Ansicht
Dokumentation

LCM_LT_S4_EXT_LINKD_ - Modify URL for External Linked Objects

LCM_LT_S4_EXT_LINKD_ - Modify URL for External Linked Objects

CPI1466 during Backup   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.
SAP E-Book

Use this Business Add-In in CM-LT component to modify the URL for external linked objects, during runtime. This BAdI is called when you navigate to the external linked objects by the user.

This BAdI enables you to modify or handle the URL parameters of an external linked object.

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.

Ensure there exists at least one Linked Object Technical Type that is categorized as External and the relevant information is available in the configuration activity Define Technical Types for Linked Object Types node.

Only one BAdI implementation is allowed (although Multiple Use Indicator is set to True).

  • 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 documentation:

You can use this method to modify the URL Parameters of an External Linked Object during runtime.

URL to an External Linked Object is modified.,,

Importing Parameters:

LEGALTRANSACTION,,,,,,:,,Legal Transaction ID

LGLCNTNTMLINKDOBJTECHTYPE,,: ,,Linked Object Technical Type

Changing Parameters:

LGLCNTNTMEXTLINKDOBJURL,,:,,Navigation URL of an External Linked Object

MESSAGES,,,,,,,,,,:,,Messages

CX_BLE_RUNTIME_ERROR

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






General Material Data   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 2803 Date: 20240523 Time: 193017     sap01-206 ( 47 ms )