Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

bdc for TCODE 'CS01'

Former Member
0 Kudos

i want to make a BDC FOR TCODE 'CS01' FOR AFS MATERIALS BUT I FEEL SOME PROBLEM IN ENTERING GRIDVALUES SUCH AS BLU32

BLK22

GRN32

SUCH LIKE THAT

MAY ANY ONE SUGGEST ME HOW I CAN DO THIS

WITH THE HELP OF RECORDING METHOD FOR 'CS02'.

SOONER REPLY WILL BE HIGHLY APPRECIABLE.

3 REPLIES 3

Former Member
0 Kudos

Hi

Try to use a BAPI to update the BOM (for ex. BAPI_BOM_UPLOAD_SAVE)

Max

Former Member
0 Kudos

hi Pawan,

i think its better to use lsmw rather than using bdc for tcode CS01.

u can easily record this transaction n go further

or check it out

using a standard program RCSBI010,

it has 3 structures

~~bgr00

~~~~|

~~~-BICSK

~~~~~~ |

~~~~~~ |-BICSP

~~~~~~ |

~~~~~~ |-BICSU

if u neeed further assistance let me know

Regards,

naveen

Former Member
0 Kudos

Hi! I noticed that this is an old post already. May I know how you did the sales BOM creation for this requirement? I am also currently working on an interface that requires creation of AFS sales BOM in SAP. I have seen a BAPI which is used to create BOM, but this doesn't cover AFS requirements. As much as possible, I want to avoid using BDC. So if there is an existing BAPI which I could use, then that would really be great.

Thanks in advance for your help!