Announcement:
wanna exchange links? contact me at sapchatroom@gmail.com.
Posted by
Admin at
Reply from P_Applestone on Aug 22 at 1:29 PM Hi, It is always tricky for BDC to handle screens which contain tables with multiple lines, like CT02/CT04. That's because the batch input field name contains the line number. For example, the first characteristic value is called CAWN-ATWRT(01) and the second is CAWN-ATWRT(02) etc. If you have recorded the transaction only for the first line, it will only ever work for the first line. Moreover, you often want to load a different number of values for different characteristics, and the number you want to load is greater than the number of lines displayed at any time. Hence you need to find a way of scrolling down to find the correct line to update. Not all transactions have the ability to do this in batch mode, and how you do it differs among those that do support it. BDC can still work OK in old ECC transactions where you don't need to scroll. For anything else - including your case, you need to use a BAPI or IDoc - look at BAPI_CHARACT_CREATE and BAPI_CHARACT_CHANGE. You can link these to a LSMW which will work out the 1:many relationships for you if you have your header and item data in separate files (note: BDC and LSMW are not synonymous!!) Btw, I used program RCCLBI03 years ago and found it to be flaky - and its reporting capabilities were either poor or non-existent. Peter
| | | ---------------Original Message--------------- From: kakolidas Sent: Wednesday, August 22, 2012 3:28 AM Subject: Update Master Data of CLASSIFICATION (ct02) hI genius, How can I update master data of CLASSIFICATION View of mm01. I have tried BDC ..But its not working. Can anyone please help me out. Thanks & Regards KakolI Das | | Reply to this email to post your response. __.____._ | _.____.__ |