Skip to content

BAPI_BOM_UPLOAD_SAVE

Pattern of SAP BAPI Function Module BAPI_BOM_UPLOAD_SAVE

CALL FUNCTION 'BAPI_BOM_UPLOAD_SAVE' "Main Module for BOM Update (Upload from CRM)
  EXPORTING
    is_mast =                   " bapibommst    Communication Structure MAST
    is_stzu =                   " bapibomstz    Communication Structure STZU
  IMPORTING
    es_return =                 " bapiret2      BAPI Return Structure
  TABLES
    it_stko =                   " bapibomstk    Table for Communication Structure STKO
    it_stpo =                   " bapibomstp    Table for Communication Structure STPO
    it_stas =                   " bapibomsta    Table for Communication Structure STAS
    .  "  BAPI_BOM_UPLOAD_SAVE
Related SAP Training Study materials and help guides
  1. BAPI_ABCLAIM_CREATE Pattern of  SAP BAPI function Module BAPI_ABCLAIM_CREATE CALL FUNCTION 'BAPI_ABCLAIM_CREATE' "AB-CWB: Create BAPI Complaint EXPORTING claimdatain = " bapicwbhead Communication Structure: Header Data Complaint IMPORTING claimdataout = " bapicwbheado Communication Structure: Header Data Complaint (Output) claimnumber = " bapicwbheado-claimnumber AB-CWB: Complaints Number * TABLES * return = " bapiret2 Return Parameters * claimfields = " [...]...
  2. BAPI_BARCODE_SENDLIST Pattern of SAP BAPI Function Module BAPI_BARCODE_SENDLIST CALL FUNCTION 'BAPI_BARCODE_SENDLIST' "Function module for BAPI BARCODE.SendList IMPORTING return = " bapiret2 Return code TABLES barcodetable = " bapibarc Table with barcode entries . " BAPI_BARCODE_SENDLIST...
  3. BAPI_ALM_GET_PROP Pattern of SAP BAPI Function module BAPI_ALM_GET_PROP CALL FUNCTION 'BAPI_ALM_GET_PROP' "Propose Data for Time Confirmation * EXPORTING * proposal = SPACE " bapi_alm_conf_prop Indicators - Suggest Confirmation Data in PM/CS IMPORTING return = " bapiret2 Return Parameter TABLES timetickets = " bapi_alm_timeconfirmation BAPI Structure for Confirmation in PM/CS * detail_return = " bapi_alm_return Return Information [...]...
  4. BAPI_ADDRESSORG_GETDETAIL Pattern of SAP BAPI Function Module BAPI_ADDRESSORG_GETDETAIL CALL FUNCTION 'BAPI_ADDRESSORG_GETDETAIL' "BAPI to Read Organization Addresses EXPORTING obj_type = " bapi4001_1-objtype Address owner BOR object type obj_id = " bapi4001_1-objkey Address owner BOR object key * obj_id_ext = SPACE " bapi4001_1-extension BOR object key extension (GUID) * context = 1 " bapi4001_1-context Semantic meaning of the [...]...
  5. BAPI_ADDRESSPERS_GETDETAIL Pattern of SAP BAPI Function Module BAPI_ADDRESSPERS_GETDETAIL CALL FUNCTION 'BAPI_ADDRESSPERS_GETDETAIL' "BAPI to read person addresses EXPORTING obj_type = " bapi4002_1-objtype Person object BOR object type obj_id = " bapi4002_1-objkey Person object BOR object key * obj_id_ext = SPACE " bapi4002_1-extension BOR object key extension (GUID) * context = 0 " bapi4002_1-context Semantic meaning of the [...]...
  6. BAPI_ALM_CONF_CREATE Pattern of SAP BAPI Function module BAPI_ALM_CONF_CREATE CALL FUNCTION 'BAPI_ALM_CONF_CREATE' "Create confirmation for maintenance/service order * EXPORTING * post_wrong_entries = '0' " bapi_coru_param-ins_err Ind.: Incorrect data in error pool * testrun = " bapi_coru_param-testrun Test is active IMPORTING return = " bapiret2 Return Parameter TABLES timetickets = " bapi_alm_timeconfirmation Table of confirmations * detail_return = [...]...
  7. BAPI_ADDRESSORG_SAVEREPLICA Pattern of SAP BAPI Function Module BAPI_ADDRESSORG_SAVEREPLICA CALL FUNCTION 'BAPI_ADDRESSORG_SAVEREPLICA' "BAPI for Inbound Distribution of Company Addresses EXPORTING obj_type = " bapi4001_1-objtype Address owner BOR object type obj_id = " bapi4001_1-objkey Address owner BOR object key * obj_id_ext = SPACE " bapi4001_1-extension BOR object key extension (GUID) * context = 1 " bapi4001_1-context Semantic meaning [...]...
  8. BAPI_ADDRESSCONTPART_GETDETAIL Pattern of the SAP BAPI Function Module BAPI_ADDRESSCONTPART_GETDETAIL CALL FUNCTION 'BAPI_ADDRESSCONTPART_GETDETAIL' "BAPI to read contact person addresses EXPORTING obj_type_p = " bapi4003_1-objtype_p Person object BOR object type obj_id_p = " bapi4003_1-objkey_p Person object BOR object key obj_type_c = " bapi4003_1-objtype_c Company address owner BOR object type obj_id_c = " bapi4003_1-objkey_c BOR company address owner object [...]...
  9. BAPI_ADMGMTCOA_GETDETAIL Pattern of SAP BAPI Function Module BAPI_ADMGMTCOA_GETDETAIL CALL FUNCTION 'BAPI_ADMGMTCOA_GETDETAIL' "IS-M/AM: BAPI Read Contract EXPORTING coanumber = " bapibusism012_head-coa_number Contract Number * with_texts = 'X' " bapiflag Also read texts? IMPORTING header = " bapibusism012_head IS-M: BAPI Structure for Contract Header * TABLES * return = " bapiret2 Return Parameters * scale = " bapibusism012_scale [...]...
  10. BAPI_ADDRESSPERS_SAVEREPLICA Pattern of SAP BAPI Function Module BAPI_ADDRESSPERS_SAVEREPLICA CALL FUNCTION 'BAPI_ADDRESSPERS_SAVEREPLICA' "BAPI for inbound distribution of private addresses EXPORTING obj_type = " bapi4002_1-objtype Person object BOR object type obj_id = " bapi4002_1-objkey Person object BOR object key * obj_id_ext = SPACE " bapi4002_1-extension BOR object key extension (GUID) * context = 0 " bapi4002_1-context Semantic meaning [...]...