Re: I have an doubt an delta and full extraction in dtp
In any case, if it is full only one request.If it is delta and the option ' load request by request ' is selected, 4 requests are loaded, if not only 1 compressed request. Regards,Dilip.
View ArticleRe: Write single data within Loop
Hi Bikash, You can delete those records using delete adjacent duplicate entries comparing...... So you wont get duplicate entries. Arivazhagan S
View ArticleRe: BEX variable is very slow
It happens if there are too many queries inserted in the workbook. Any how check if any code is written in I_step = 1 and try to optimize it. Regards,Dilip.
View ArticleRe: New Service order created takes long time to fetch the search results
Hi Deepika, Time is taking at class - CL_CRM_REPORT_ACC_DYNAMIC=====CP and table CRMD_ORDER_INDEX. We have also done indexing for the table.Thanks,Thiru
View ArticleRe: BPM Monitoring/Troubleshooting
It is not showing for 'Automated Activities' (service calls), but it the service call is inside a sub process, it is traceable.
View ArticleRe: Required Help For BADI or User-Exit
Hi, I think that - instead - you should change the outbound interface (the extraction program) to filter any characters that it doesn't like. SAP doesn't have a problem with long hyphens, so there's no...
View ArticleRe: BADI to validate the document date in ME21N transaction
Hi, BADi- ME_PROCESS_PO_CUSTMethod - CHECK DATA: RDATA TYPE MEPOHEADER.CALL METHOD IM_HEADER->GET_DATA RECEIVING RE_DATA = RDATA.Document date = RDATA-BEDAT.Now you can...
View ArticleRe: Cost component splilt not working in COAP
Hi Though i never used this functionality, would you like to check in Price calculation setting withing Version configuration for Setting for each fiscal year to see if you have a Cost component...
View ArticleRe: RPUTPR00 - Run after change in Daily Work Schedule
Hi Experts, Please advise. Regards, IFF
View ArticleRe: CONVERSION_EXIT_ALPHA_INPUT not resulting the output with leading zeros
Hi Srikanth, Could you please tell us the data type of the field GS_FINAL-CHARG. Regards,Satish
View ArticleRe: steps required moving data sources from ECC dev to ECC quality other than...
Hi I need process without downtime. for early delta initialization:so insated of execute normal deta infopackage to make entries 0 from rsa7 , i can use exta early delta initialization for delta...
View ArticleRe: Return to vendor
Hello, Please find the following link for Return PO price maintenance in Info Record Inforecord Price for Return PO Regards, B V
View ArticleRe: Activating Transformation in BI content
Hi, after installing the transformation activate the through programgo to SE38 -> use the program - RSDG_TRFN_ACTIVATEit will activate along with the DTP. Thanks,Phani.
View ArticleRe: Error in creating measures in PAS
It seems to be saying your score is based on a logic-set called %ZCBITPL_TARDEV. If you have not created a logic-set of that name you will get this error. Did you mean to use a logic set or was that...
View ArticleRe: Button with semantic Quick create in custom screen not working in Ipad
Hi Tom, Yes I have added button in the ActionMenu ( wheel ) still it is not coming. Regrards,Dhruvin
View ArticleRe: i have problem with number range .
Hi Alaa, In the previous reply, i given the documents link how to create Number range is there check it.
View ArticleRe: Activating Transformation in BI content
Hi, So it is okay to delete the transformation and re-install it from the BI content even if I do not delete the 0sd_c03 infocube with added customized field?
View ArticleRe: If need manually execute 'SAPCPE' for sync the kernel on all Instances
Hi Michael After copied all the new kernel files just do the full system restart and start the SAP instance, you no need to execute the command by manually. during the start-up time it will compare...
View ArticleRe: Prompt Issue in WEB Service
Hi Priya,Try belowRun the BEx query in RSRT . Copy the Fiscal year value from there and fill it in both index and value of prompt.
View ArticleRe: How to deduct specific wagetypes prorately on applying on specific absences
Better you create a absence type for scenario 1 and then you can write logic to count those absence days and accordingly you can reduce the salary as well for specific wage components. 2nd case you...
View Article