Re: Need DTW Template for updating Mfg serial no
Hi i have tried the same, but it is showing as Updated Successfully, but the Mgf SERIAL no field is not getting updated Regards
View ArticleRe: How to change the WCEM error message?
Hi Suhaas,many error configuration or development can lead this error message, to make it clear, could you please past your trace file?the trace file is lcalcated in:...
View ArticleRe: Need DTW Template for updating Mfg serial no
Hi i have checked the thread, but it is not getting updated Regards
View ArticleRe: HRESS_CC_PER_OVR_BANK_XX - customize delimition date when deleting
Look for the feeder classes CL_HRESS_PER*, debug them and then enhance where appropriate.(process_event could be the method that could be enhanced) Regards,Sahir.
View ArticleRe: PA structure change
Hi Jolin, Its not a good practice of creating characteristics and value fields directly in PRD server. In future, if someone handles the same by transporting from DEV to PRD, system will overwrite. In...
View ArticleRe: How to call the command line prompt in a data services script
Hi, REPORT ZCOMMAND. DATA: BEGIN OF ITAB OCCURS 0, DOSCMD LIKE RLGRAP-FILENAME, END OF ITAB. ITAB-DOSCMD = 'CD\'. APPEND ITAB. ITAB-DOSCMD = 'Commandname'. APPEND ITAB.CALL...
View ArticlePCA- Allow Balance Carryforward
Hi, Kindly suggest whether if the PCA- Allow Balance Carryforward (2KET) has not been set to carryforward allowed in customizing, Can it be subsequently be set to carryforward allowed in a production...
View ArticleRe: Migration issues from DEV to QA
Hi Is there any port on dev sytem to be opened?Sandeep
View ArticleRe: Inner join using 2 fields of different sizes
Thanks for the feedback Arindam.Not sure what you mean by 'For all entries' though...? Is that some keyword to use? Couldn't find reference to it in the help document..
View ArticleRe: user exit CONFPP05 for prod order confirmation with message type E
Hello Evgenij, check BADI WORKORDER_GOODSMVT. Regards,
View ArticleRe: Webdynpro Export to Excel selected rows only
Hi, Create a custom button(say Export Selected Records) in the ALV toolbar and create an action for that button. Then in onAction of new toolbar button get the selected records and download it as Excel...
View ArticleRe: PO Release strategy, How many Release Groups i can have
You can assign only one Release class per Release object. In future, you donot need to create again a release class for anything. For PO, Contract, Scheduling agreement we have the release object 2 and...
View ArticleRe: How to get current company login user
Hi, Please check with below document : http://scn.sap.com/people/lisa.mulchinock/blog/2010/05/11/how-to-track-who-is-the-current-user-logged-into-sap-business-one Thanks & Regards,Nagarajan
View ArticleRe: MR8M Reversal - Dr & Cr balance does not ties up
Hi Guys, I have done debugging and found out the system was not able to pick up the Cenvat clearing account which was coming from amount posted to J1iex with posting key 40 Somehow system was not able...
View ArticleRe: Dmp error while selecting Sales Employee
Hi, Now this is happening in other screens too. While Making Outgoing Payment, If user changed the date then System is throwing Dmp Error.And Also while Opening GRPO Screen and other screens too....
View ArticleRe: Missing Materials in Materials tab on Master Recipe
Hello alf ka, Have you maintained production version for this recipe?please share more detail with screen shot of c202-material tab. Regards,
View ArticleConversion of WBS Element.
Hello Experts, I have an alv report in which i need to display WBS element. I tried to convert it and pass it to alv but it still shows element in alv report as <<<PR00355453>>>. I...
View ArticleRe: Subcontracting - Good Issue.
We strongly recommend that you cancel the whole process like Cancel GRN, Cancel PO line item and then recreate new line in the same PO with item category and ensure the components are fine in the...
View Article