‎2007 Apr 24 10:38 AM
Could anybody help me how to get BAPI for Material MAster Create, BOM Create and Change number create
I required all the BAPI names to create the above things.Also the procedures how to get the BAPI.
Thanks & Regards
Shyam
‎2007 Apr 24 10:41 AM
chk these
BAPI_MATERIAL_MAINTAINDATA_RT Create and Change Material Master Data (Retail)
BAPI_RETAILMATERIAL_CREATE Create Material
BAPI_STANDARDMATERIAL_CREATE Create/Extend Material
BAPI_MATERIAL_SAVEDATA Create and Change Material Master Data
BAPI_MATERIAL_GETBATCHCERT Create Quality Certificate for Batch in Portable
BAPI_MATERIAL_GETBATCHES Create Batch List for a Material
BAPI_MATERIAL_BOM_GROUP_CREATE Creation of a material BOM groupto find u can use transaction BAPI and search in the relevant are or
goto SE37 and give BAPIMaterial and go for F4 help
‎2007 Apr 24 10:53 AM
Thanks Chandrasekhar...
Actually I want to know how to search these FM by using BAPI transaction...Means if I will run BAPI transaction then after that what is the procedure to get the FMs that you mentioned in your reply.
Also you haven't provided the FM for Change number
Note: Transaction code for change number is CC01
‎2007 Apr 24 10:59 AM
You can use the RFC FM : RFC_CREATE_CHANGE_MASTER fo rchange number creation.
It is better to use se37 and search using bapi*<someKey words separeted by *> and press f4.
Regards,
Ravi