Ansicht
Dokumentation

LCM_BOINT_SKIP_CTX_C - Skip Context Comparison

LCM_BOINT_SKIP_CTX_C - Skip Context Comparison

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

Use this Business Add-In in CM-LTcomponent to skip the comparison of context while updating the legal transaction from other business objects.

To create a BAdI implementation, you can use the transactions SE18 or SE19, or you can use the Custom Logic app in the front-end system. If you use the Custom Logic app, the following applies:

  • The app provides a special ABAP language version ABAP for Key Users. This makes the implementation of BAdIs for business experts and implementation consultants easier.
  • The app ensures that you can use only released interfaces.

If you use the transactions SE19 or SE18 to create a BAdI implementation, the implementation is not visible in the Custom Logic app.

If several BAdI implementations exist, the system runs through the implementations in the following order:

  1. Implementations created in the transactions SE18 or SE19.
  2. Implementation created in the Custom Logic app.

You have a valid user with the required authorizations.

  • In the standard system, the BAdI is not active.
  • The BAdI is filter-independent.
  • With the app Custom Fields and Logic, you can create exactly one active implementation.

BAdI method implementation:

Use this method to skip the context comparison while updating the legal transaction.

Importing Parameters: LGLCNTNTMINTEGRATIONVARIANT (Type - LCM_INTEGRATION_TYPE) - You can use this parameter to define the integration variant.

Importing Parameters: LGLCNTNTMLINKDOBJ (Type - LCM_LINKEDOBJECT_ID) - You can use this parameter to define the linked object ID.

Importing Parameters: LGLCNTNTMKEYVALUEPAIR (Type - LCM_T_KEY_VALUE_PAIR) - This is the binding context or attributes that are passed from source application.

Changing Parameters: LGLCNTNTMSKIPCNTXTCOMPARISON (Type - ABAP_BOOLEAN) - Value is 'X' if duplicate rules exist.

Exceptions: CX_BLE_RUNTIME_ERROR

Please refer to the example class implementation CL_LCM_BOINT_EXMP_SKIP_CTX_CMP related to this BAdI.






ROGBILLS - Synchronize billing plans   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 2470 Date: 20240523 Time: 213336     sap01-206 ( 41 ms )