‎2016 Jan 29 11:30 PM
Hi Expert,
I want to create BOM for material through program as CS01 tcode doing.
I have below information to create BOM -
Header -
MATNR | Article Number | C(8) | Mandatory |
WERKS | Plant | C(4) | Mandatory |
DATUV | Valid From | DDMMYY(6) | Mandatory |
STLAL | Alternative BOM | C(2) | Mandatory |
Item -
MATNR | Header Article Number | C(8) | Mandatory |
POSTP | Item Category | C(1) | Mandatory |
IDNRK | Component | C(8) | Mandatory |
MENGE | Component Quantity | Dec(10,3) | Mandatory |
MEINS | Unit of measure | C(3) | Mandatory |
AUSCH | Scrap % | Dec(5,2) | Mandatory |
ALPGR | Alt Item Group | C(2) | Optional |
ALPRF | Alternative item: ranking order | C(2) | Optional |
ALPST | Alternative item: strategy | N(1) | Optional |
EWAHR | Usage probability in % (alternative item) | N(3) | Optional |
Is there any BAPI to create the BOM with above information.
Thanks & Regards,
Arindam Samanta.
‎2016 Jan 30 4:00 AM
Hello Arindam,
KJogeswaraRao
‎2016 Jan 30 3:44 AM
for ur rerquirement no FM .
if u want check function group : CSDI
better make BDC recording.
‎2016 Jan 30 4:00 AM
Hello Arindam,
KJogeswaraRao
‎2016 Jan 30 8:22 AM
You can use LSMW for this purpose:
Object 0030 Material BOM
Method 0001 Create
Program Name RCSBI010
Program Type B