Ansicht
Dokumentation

LCM_BOINT_DETERMINE_CONTEXT - Determine Context

LCM_BOINT_DETERMINE_CONTEXT - Determine Context

Fill RESBD Structure from EBP Component Structure   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

Use this function module to determine the context ID based on the provided integration variant and the linked object.

Example

CALL FUNCTION 'LCM_BOINT_DETERMINE_CONTEXT'

      EXPORTING

        iv_integration_variant = iv_integration_variant

        iv_busobject_id        = iv_busobject_id

        it_key_value_pair      = it_key_value_pair

      IMPORTING

        ev_context_id          = lv_context_id

        et_messages            = lt_messages.

Importing Parameters

IV_INTEGRATION_VARIANT,,,,-,,Integration Variant

IV_BUSOBJECT_ID,,,,,,-,,Linked Object ID

IT_KEY_VALUE_PAIR,,,,,,-,,Key Value Pair

Exporting Parameters

EV_CONTEXT_ID,,,,,,-,,Context ID

ET_MESSAGES,,,,,,-,,Messages

Function Group

FG_LCM_BOINT

Notes

  • Ensure that you have maintained all required Configurations. For list of configurations, please use transaction SPRO and go to SAP Implementation Guide > Enterprise Contract Management> Integration> Integration with Business Objects
  • Ensure that the required BAdIs are implemented for the Integration variant. For the list of BAdIs, please use transaction SPRO and go to SAP Implementation Guide > Enterprise Contract Management> Business Add-Ins> Integration> Integration with Business Objects

Further information





Parameters

ET_MESSAGES
EV_CONTEXT_ID
IT_KEY_VALUE_PAIR
IV_BUSOBJECT_ID
IV_INTEGRATION_VARIANT

Exceptions

Function Group

FG_LCM_BOINT

Fill RESBD Structure from EBP Component Structure   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.

Length: 2947 Date: 20240523 Time: 081434     sap01-206 ( 43 ms )