Ansicht
Dokumentation

CBIH_LB08_XX_KEYINFO_GET - EHS: Template - Reading Key Information

CBIH_LB08_XX_KEYINFO_GET - EHS: Template - Reading Key Information

rdisp/max_wprun_time - Maximum work process run time   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.
SAP E-Book

Example for Reading Other Information on the Integration Object

Functionality

This function module allows you to display information on an integration object. A structure is available for entering the standard parameters for the integration object with which the name can be returned, for example.

In addition, any data on the integration object can be exported via a table. For this purpose, the information is entered in the table in the following manner:

E_DETAIL_INFO-TABLENAME = 'MY_TABLE_NAME'.

E_DETAIL_INFO-FIELDNAME = 'MY_FIELD_NAME'.

E_DETAIL_INFO-VALUE     = .

APPEND E_DETAIL_INFO.

Here, 'MY_TABLE_NAME' and 'MY_FIELD_NAME' are the table name and field name from which the transferred value originated. Make sure that you use only upper case letters for the table and field names.

The function that reads integration object information of this type can also display this table in reverse.





Parameters

E_DETAIL_INFO
E_INFOOBJECT
I_INFOOBJECT

Exceptions

NOT_FOUND

Function Group

CBIH_LB08

RFUMSV00 - Advance Return for Tax on Sales/Purchases   General Data in Customer Master  
This documentation is copyright by SAP AG.

Length: 1605 Date: 20240523 Time: 114800     sap01-206 ( 30 ms )