2009 Apr 29 8:52 AM
Hi Guys,
Can any one let me to know by which function modules or Bapi or IDOC available to create material master in ECC?
Regards,
Veera
Hi Guys,
Can any one let me to know by which function modules or Bapi or IDOC available to create material master in ECC?
Regards,
Veera
2009 Apr 29 8:56 AM
2009 Apr 29 9:04 AM
Hi,
You can use BAPI_MATERIAL_SAVEDATA works for Material create as well as change
Check this link for http://help.sap.com/autoid20/helpdata/en/aa/45db9af1d36046b48a291a0551631c/content.htm
Edited by: AD on Apr 29, 2009 10:05 AM
2009 Apr 29 9:09 AM
hi,
there are lot many ways of creating Mat master.
1: you can go for idocs: /CWM/MATMAS_BAPI, /SAPSLL/MATMAS_SLL, ARTMAS, MATMAS..
2: you can use LSMW batch method:
Object 0020 Material master
Method 0000
Program Name RMDATIND
Program Type D Direct Input
3: you can use BAPI as suggested above:
Business Object BUS1001006 Standard material
Method SAVEDATA Create and change materia
Message Type MATMAS_BAPI Create and change materia
Basic Type MATMAS_BAPI03 Create and Change Materia
ags.
2009 Apr 29 9:06 AM
Hello,
My suggestion is better u use direct input program to create the material.
Use Direct input program: RMDATIND
2009 Apr 29 9:08 AM
2009 Apr 29 9:10 AM
Hi ,
for posting material master thru idoc, u can use FM "IDOC_INPUT_MATMAS01".
thru Bapi, u can use BAPI_STANDARDMATERIAL_CREATE.
Regards,
Naveen
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |