Ansicht
Dokumentation

CATS_GET_INFLUENCES - CATS: Read Field Selection

CATS_GET_INFLUENCES - CATS: Read Field Selection

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

Functionality

The function module returns the values from the field selection according to the settings under Modifiable and Influencing.

In the field selection, the fields are saved in an HEX format.

This means:

Ready for input : 0D 00001101
Required : 0F 00001111
Display : 0C 00001100
Hidden : 05 00000101
Ready for input HiLi : 1D
Required HiLi : 1F
Display HiLi : 1C
Hidden HiLi : 15

The function module returns fields VISIBLE, REQUIRED, and READONLY. The result from the bit sequence is as follows:

VISIBLE means bit 4 is 1
REQUIRED means bit 2 is 1
READONLY means bit 1 is 0

The modifiable and influencing field selections are

For VISIBLE with and linked
For REQUIRED with or linked
For READONLY with or linked

Example

Notes

Further information





Parameters

ENTRYLIST_SELECTION
VARIANT
WORKLIST_SELECTION

Exceptions

Function Group

CATSEXTERN

Vendor Master (General Section)   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 1401 Date: 20240523 Time: 084835     sap01-206 ( 22 ms )