Ansicht
Dokumentation

LCM_BOINT_COMPARE_CONTEXT - Compare Context of Legal Transaction with determined Context

LCM_BOINT_COMPARE_CONTEXT - Compare Context of Legal Transaction with determined Context

rdisp/max_wprun_time - Maximum work process run time   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

Use this function module to determine the context for the given integration variant and linked object ID. You can then compare with the context of the provided legal transaction. If both are same, then the 'X' will be returned else ''.

Example

CALL FUNCTION 'LCM_BOINT_COMPARE_CONTEXT'

      EXPORTING

        iv_integration_variant = iv_integration_variant

        iv_busobject_id        = iv_busobject_id

        it_key_value_pair      = it_key_value_pair

        iv_legaltransaction    = iv_legaltransaction

      IMPORTING

        ev_same_context        = ev_same_context.

Importing Parameters

IV_INTEGRATION_VARIANT,,,,-,,Integration Variant

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

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

IV_LEGALTRANSACTION,,,,-,,Legal Transaction

Exporting Parameters

EV_SAME_CONTEXT,,,,,,-,,Value is 'X' if same context

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

EV_SAME_CONTEXT
IT_KEY_VALUE_PAIR
IV_BUSOBJECT_ID
IV_INTEGRATION_VARIANT
IV_LEGALTRANSACTION

Exceptions

Function Group

FG_LCM_BOINT

CL_GUI_FRONTEND_SERVICES - Frontend Services   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.

Length: 3108 Date: 20240523 Time: 053040     sap01-206 ( 41 ms )