Skip to content

BAPI_BL_RECEIVEDETAIL

Pattern of SAP BAPI Function Module BAPI_BL_RECEIVEDETAIL

CALL FUNCTION 'BAPI_BL_RECEIVEDETAIL' "IS-Oil SSR Business location detail data
  EXPORTING
    locationid =                " oif_pblnr     Business location identifier (IS-Oil MRN)
*   address =                   " bapiaddr1     BAPI Reference Structure for Addresses (Org./Company)
  IMPORTING
    return =                    " bapiret2      Return
* TABLES
*   businesstypedata =          " bapibuloc03   Business types and Convenience stores
*   openinghours =              " bapibuloc04   Opening hours
*   competitors =               " bapibuloc05   Competitor loctions
*   allocatedmaterials =        " bapibuloc06   Materials and Service types
*   acceptedpaymentcards =      " bapibuloc07   Accepted payment cards
*   communication_tel =         " bapiadtel     Telephone numbers
*   communication_fax =         " bapiadfax     Fax numbers
*   communication_tlx =         " bapiadtlx     Telex numbers
*   communication_ttx =         " bapiadttx     Teletext numbers
*   communication_x400 =        " bapiadx400     X.400 adresses
*   communication_smtp =        " bapiadsmtp    e-mail addresses
*   communication_rml =         " bapiadrml     R/Mail addresses
*   communication_rfc =         " bapiadrfc     RFC addresses
*   communication_prt =         " bapiadprt     PRT addresses
*   communication_ssf =         " bapiadssf     SSF addresses
*   communication_uri =         " bapiaduri     URI addresses
*   communication_pag =         " bapiadpag     Pager numbers
*   communication_rem =         " bapiad_rem    Address comments
*   communication_comrem =      " bapicomrem    Communication type comments
*   extensionout =              " bapiparex     Extension parameter for customer data
    .  "  BAPI_BL_RECEIVEDETAIL
Related SAP Training Study materials and help guides
  1. BAPI_BL_GETDETAIL Pattern of SAP BAPI Function Module BAPI_BL_GETDETAIL CALL FUNCTION 'BAPI_BL_GETDETAIL' "Business Location Detail Data BAPI EXPORTING locationid = " oifspbl-pblnr Location * businesstype = " bapibuloc01-businesstype Business type IMPORTING return = " bapiret2 Return address = " bapiaddr1 Address * TABLES * businesstypedata = " bapibuloc03 Business types and Convenience stores * openinghours = " [...]...
  2. 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 [...]...
  3. 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 [...]...
  4. BAPI_BUPA_ADDRESS_ADD Pattern of SAP BAPI Function Module BAPI_BUPA_ADDRESS_ADD CALL FUNCTION 'BAPI_BUPA_ADDRESS_ADD' "SAP BP, BAPI: Add Address EXPORTING businesspartner = " bapibus1006_head-bpartner Business Partner Number addressdata = " bapibus1006_address Address Data * duplicate_message_type = " bapibus1006_head-controlduplicatemessage Message Type Control * accept_error = SPACE " bapi4001_1-accept_err Accept Regional Structure Check Errors with Warnings IMPORTING addressguid = " but020-guid [...]...
  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_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 [...]...
  7. BAPI_BUPA_CENTRAL_GETDETAIL Pattern of BAPI_BUPA_CENTRAL_GETDETAIL CALL FUNCTION 'BAPI_BUPA_CENTRAL_GETDETAIL' "SAP BP, BAPI: Read Central Data EXPORTING businesspartner = " bapibus1006_head-bpartner Business Partner Number * valid_date = SY-DATLO " bapibus1006_validity-valid_date Initial Date for Business Partner Data IMPORTING centraldata = " bapibus1006_central Central Data centraldataperson = " bapibus1006_central_person Central Data, Person centraldataorganization = " bapibus1006_central_organ Central Data, Organization centraldatagroup = [...]...
  8. BAPI_BUPA_ADDRESS_GETDETAIL Pattern of SAP BAPI Function Module BAPI_BUPA_ADDRESS_GETDETAIL CALL FUNCTION 'BAPI_BUPA_ADDRESS_GETDETAIL' "SAP BP, BAPI: Read Address EXPORTING businesspartner = " bapibus1006_head-bpartner Business Partner Number * addressguid = " but020-guid Address GUID * valid_date = SY-DATLO " bapibus1006_validity-valid_date Validity Date IMPORTING addressdata = " bapibus1006_address Address Data * TABLES * bapiadtel = " bapiadtel Telephone Number * [...]...
  9. 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 [...]...
  10. BAPI_ADDRCONTPART_SAVEREPLICA Pattern of SAP BAPI function module BAPI_ADDRCONTPART_SAVEREPLICA CALL FUNCTION 'BAPI_ADDRCONTPART_SAVEREPLICA' "BAPI for inbound distribution of 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 [...]...