VBAK-LIFSK transfer to CRM system
Hi experts, I am new CRM person, and I am trying to replicate all the sales order that were created in ECC 6.0 to CRM 7.0. I have so far done the following:1. I replicated all the customers and...
View ArticleRe: Assignment for New created tool in PRT cant be used as TOOL resource...
Thank you Pete I didn't understand where to put the breakpoint ? You mean to say through ABAP help to hide this message to apper? or soething else?Could you please explain
View ArticleRe: Export Button in SAPUI5
As far as i know, there is no default framework-functionality to export JSON-data to csv or something else. You have to implement this by yourself. Are you getting any errors or what exactly does not...
View ArticleRe: Query on the concept of front end and back end in erecruiting
Hi Poonam, This is best described under:http://help.sap.com/saphelp_erp60_sp/helpdata/en/2c/95c241979ac417e10000000a155106/content.htm?frameset=/en/17/d992411663ad5fe10000000a1550b0/frameset.htm Best...
View ArticleRe: Row Repeater Control with a long label
Hi Ahmed, Set some width and set wrapping as true. oLabel.setWidth('50px');oLabel.setWrapping(true); It will help you.. Regards,Surendra.
View ArticleRe: HR ABAP Overtime Calc.
Thank you very much for quick reply, but I have one more question how would I relate Employee Group and employee Subgroup with the Internal table which only has Personnel No, Wage type, Overtime Hours...
View ArticleRe: What are Java IDocs ?
Hi, As far as i know it is relevant to the adapter configuration relavant to Idocs handling in singlestack i.e. javastack... As there is a new IDoc adapter in javastack which is IDoc_AAE concept you...
View ArticleRe: Original Demand Retention-Location Substitution
Hello Karan,To the best of my knowledge, considering your scenario requirement class that gets determined in R/3 plays a major role here. Usually for main items and sub items the schedule line category...
View Articleupload XML file through t-code DMEE fail please help urgent
Recently when i imp notes 1915134 it have to upload one XML file through t-code DMEE. but it fail. first when i save my xml file in desktop , it raise an error message said it can not upload. then i...
View ArticleRe: Small Problem with calling a form
Hi Anuska- Here is how you can use CHANGING . Example - TYPES : BEGIN OF t_itab, value TYPE char20, END OF t_itab.DATA : itab TYPE STANDARD TABLE OF t_itab, w_itab TYPE...
View ArticleRe: Report View Broadcast Issue
Please note original report has more KPIs than broadcast one
View ArticleRe: R3load -testconnection failed in import abap for EHP7-HANA
Hello, Please check if hdbuserstore information is correct on application server. Use command hdbuserstore list to check if all details like hostname, port no. and user is correct. Thanks,Sunny
View ArticleRe: Problem with net value in VA01
I am sorry to say the way in which this thread is dragging should have been locked. I have already indicated the issue is in your pricing procedure if the value is not fetching correctly in sale...
View ArticleError - Gaps in financial year variant periods
Hello, I am getting this error while saving the FSV. My FSV is based on Weeks. Below is what I am inputting for this. Other details are Calender Year - 2017, No. of posting periods - 53, checked year...
View ArticlePlease maintain services or limits
Hi,I am facing an error message 'Please maintain services or limits' while trying to create a service PO with reference to Purchase Requisition through BAPI_PO_CREATE1 where services are already there...
View ArticleRe: How to free unused extended memory?
Well, then for now I can only suggest to go restart work processes one by one and check after each if it helped or not. It could be long way if you have lot of DIA processes in the system, but it...
View ArticleRe: Proration of Basic Pay for a New Joiner with shift patern and IT0008 splits
Hi Sikandar, PCR /801 Thanks,Nimit.
View ArticleRe: document is not relevant for billing in Advance return STO
HiPlease share message number and steps you followed. Share steps with Tcodes so that we can understand it that what process you are doing to get this error. Thank$
View Article