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 = ” [...]
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 [...]
Pattern of SAP BAPI Function Module BAPI_BL_REQUESTDETAIL CALL FUNCTION ‘BAPI_BL_REQUESTDETAIL’ “BAPI to Request Location detail data EXPORTING locationid = ” bapibuloc01-locationid Business location businesstype = ” bapibuloc01-businesstype Business type . ” BAPI_BL_REQUESTDETAIL
Pattern of SAP BAPI Function Module BAPI_BMUOM_REPLICATE CALL FUNCTION ‘BAPI_BMUOM_REPLICATE’ “Distribute batch-specific material units of measure * EXPORTING * requestchanges = ” bapi_bmuom_data-rqstchng Request changes from eng. change mgmt * changepointerselection = ” bapi_bmuom_changepointer_sel Parameters for Selecting Change Pointers * nocommit = ” bapi_bmuom_data-nocommit COMMIT Control at BAPI Interface * testrun = ” bapi_bmuom_data-testrun Switch [...]
Pattern of SAP BAPI Function Module BAPI_BMUOM_SAVEREPLICAMULTIPLE CALL FUNCTION ‘BAPI_BMUOM_SAVEREPLICAMULTIPLE’ “Replicate batch-specific material quantity units EXPORTING materialnumber = ” bapi_bmuom_key-material Material Number * materialdata = ” bapi_bmuom_material_data Relevant attribute at material level * materialdatax = ” bapi_bmuom_material_datax Material attribute – Change parameters – * completereplication = ” bapi_bmuom_data-replicate Complete Replication * sender = ” bapi_bmuom_data-system [...]
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 [...]
Pattern of SAP BAPI Function Module BAPI_BOOK_ATTENDANCE CALL FUNCTION ‘BAPI_BOOK_ATTENDANCE’ “Book attendance EXPORTING plvar = ” bapiatdat-plvar Plan version attendeeid = ” bapiatname-parid Attendee Key (Personnel Number etc.)… attendeetype = ” bapiatname-patyp Participant Type eventid = ” bapievdat-eveid Business event key * attendance_priority = ” bapiatdat-priox Booking Priority * attendance_count = ” bapiatdat-manzl Number of [...]
Pattern of SAP BAPI Function Module BAPI_BPARTNER_CHANGEPASSWORD CALL FUNCTION ‘BAPI_BPARTNER_CHANGEPASSWORD’ “Change Password of Business Partner Internet Users EXPORTING businesspartner = ” bapibus1006_head-bpartner Business Partner Number password = ” bapiuid-password Password for Internet user newpassword = ” bapiuid-password New Password for Internet User verifypassword = ” bapiuid-password New Password for Verification IMPORTING return = ” bapiret2 [...]
Pattern of SAP BAPI Function Module BAPI_BPARTNER_CHECKPASSWORD CALL FUNCTION ‘BAPI_BPARTNER_CHECKPASSWORD’ “Check Password of Business Partner Internet User EXPORTING businesspartner = ” bapibus1006_head-bpartner Business Partner Number password = ” bapiuid-password Password for Internet user IMPORTING return = ” bapiret2 Return Value Status . ” BAPI_BPARTNER_CHECKPASSWORD
Pattern of SAP BAPI Function Module BAPI_BPARTNER_CREATEPASSWORD CALL FUNCTION ‘BAPI_BPARTNER_CREATEPASSWORD’ “Create B2C Internet User for Business Partner EXPORTING businesspartner = ” bapibus1006_head-bpartner Business Partner Number IMPORTING return = ” bapiret2 Return Value Status . ” BAPI_BPARTNER_CREATEPASSWORD