Application Development and Automation 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: 
Read only

regarding BAPI for material master

kishorepallapothula
Participant
0 Likes
735

Hi SAP gurus,

I am a biggener to BAPI i need to work on this for material master. Can anybody advise me how can i hadle this issue.

Points for sure.

kishore

3 REPLIES 3
Read only

Former Member
0 Likes
543

Use BAPI_MATERIAL_SAVEDATA.

Search forum there are lots of sample code of this BAPI.

Regards,

Atish

Read only

Former Member
0 Likes
543

BAPI_CHARACT_CREATE and BAPI_CHARACT_CHANGE. Can we use BAPI_MATERIAL_SAVEDATA to upload and change characteristic data for material master(MM01/02).

Kevin

Read only

Former Member
0 Likes
543

BAPI_MATERIAL_DELETE Flag Material for Deletion

BAPI_MATERIAL_DISPLAY Display Material

BAPI_MATERIAL_EDIT Change Material

BAPI_RETAILMATERIAL_CREATE Create Material

BAPI_RETAILMATERIAL_DELETE Discontinue Material

BAPI_STANDARDMATERIAL_CREATE Create/Extend Material

BAPI_MATERIAL_SAVEREPLICA BAPI for Mass Maintenance of Material Data

BAPI_MATERIAL_SAVEDATA Create and Change Material Master Data

BAPI_MATERIAL_EXISTENCECHECK Check Existence of Material

BAPI_MATERIAL_GETBATCHCERT Create Quality Certificate for Batch in Portable Document Format (PDF)

BAPI_MATERIAL_GETBATCHES Create Batch List for a Material

BAPI_MATERIAL_GETCHARMERCHHIER Supply Characteristics of Retail Material for Material Group Hierarchy

BAPI_MATERIAL_GETINTNUMBER Assign New Internal Numbers for a Material Type

BAPI_MATERIAL_GETINTNUMBERRET Assign New Internal Numbers for a Material Type for Retail Materials

BAPI_MATERIAL_GETLIST Supply List of Materials for Search Criteria Transferred

Regards

Usman