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

BAPI to to Insert/Delete/Update/Select material data

Former Member
0 Likes
1,189

Hi All,

I have a requirement for Insert/Delete/Update/Selecting Material data from sap to non-sap system and non-sap system to sap .

following are the fields to be Insert/Delete/Update/Selected according to Material Group Passed(MATKL), and a flag which tells BAPI whether to Insert/Delete/Update/Select.

Material Number(MARA-MATNR)

Material Description(MAKT-MAKTX)

Total Shelf Life(MARA-MHDHB)

Time Unit(MARC-LZEIH)

Material Description(MAKT-MAKTX)

Kindly suggest how to create the above BAPI, if any sample is there , kindly send the same.

appropriate Points will be rewarded .

Thanks

Bobby

3 REPLIES 3
Read only

Former Member
0 Likes
710

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

1001MASSUEB BAPIs for mass maintenance of mat. data

BAPI_MATERIAL_SAVEREPLICA BAPI for Mass Maintenance of Material Data

1001UEB BAPIs for Creating/Changing Matl Data

BAPI_MATERIAL_SAVEDATA Create and Change Material Master Data

BUS1001 BAPIs for the Business Object Material

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

Reward points if useful.

Read only

Former Member
0 Likes
710

got the solution

Read only

0 Likes
710

hi bobby can you please share the solution