Ansicht
Dokumentation

CONTROL_RECORD_GET_TABLE - Control record get table from key

CONTROL_RECORD_GET_TABLE - Control record get table from key

General Data in Customer Master   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function will return all values for entries with the same attribute name. The attribute name is the key for the control record.

Move the values area of the records found for that key to X_TAB.

X_TAB refers to the field BBP_CONTROL_VAL. This is used to return the error message only, and not the whole record.

The key for this search may be either alpha or numeric.

Error: If a read of control_record takes place, and no records with

that key exist - raise not_found.

Example

Examples of attribute names (keys) are 'ERROR' and 'WARNING'.

Notes

Further information





Parameters

CONTROL_RECORD
KEY
X_TAB

Exceptions

NOT_FOUND

Function Group

BBP_BD_DISPATCHER

rdisp/max_wprun_time - Maximum work process run time   BAL Application Log Documentation  
This documentation is copyright by SAP AG.

Length: 971 Date: 20240523 Time: 095501     sap01-206 ( 20 ms )