cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI's in SAP SRM Module

Former Member
0 Kudos

Hi SAP Gurus,

Please provide me the list of BAPI's with its descriptions for SAP SRM module.

regards,

George.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Which BAPIs are you looking for ? What's your detailed requirement ?

Using SE37 Transaction, you cand find the BAPI Function modules.

Search using BAPI* or META* to get all the existing SRM BAPIs.

Meta function are generic call to external system. Depending on system kind and release, the function to call is different. The bapi that the Meta will effectly call in a backend is defined in table bbp_function_map.

Some sample BAPIs in SRM ->

BAPI_POEC_CREATE

bapi_srm_doc_getlist

BBP_VENDOR_GET_NON_BAPI

BAPI_PCA_MASTER_CREATE

BAPI_ORGMASTER_REPLICATE

PCA_MASTER_CREATE

BAPI_ORGMASTER_SAVE_ORIG_MULT

BAPI_ORGMASTER_SAVE_REPL_MULT

BBP_BAPI_CONF_CREATE_IN

BBP_BAPI_CONF_RESPONSE_CRT

BBP_BAPI_INV_RESPONSE_CRT

BBP_BAPI_INV_SEND

BBP_BAPI_IV_CREATE_IN

BBP_BAPI_PCO_CREATE_IN

BBP_BAPI_PO_SEND

ALE_ORGMASTER_SAVE_REPL_MULT

IDOC_INPUT_ORGMASTER

RSO_GET_MASTER_DATA

RSSEM_UPB_MASTER_DATA

UPDATE_MASTER

MASTERIDOC_CREATE_REQ_ADRMAS

MASTERIDOC_CREATE_SMD_ADRMAS

UPC_MASTER_DATA_MAINTAIN

RSDPW_MASTERDATA_UPLOAD

UPC_BW_MASTER_DATA_MAINTAIN

UPSDL_MASTER_IDOC_CREATE

MASTER_IDOC_CREATE_UPSMAS

MASTER_IDOC_CREATE_UPSRCP

BR,

Disha.

Do reward points for useful answers.

Answers (0)