Ansicht
Dokumentation

G_GLU1_GET_DIM_VALUE - FISL: Get values for selected dimensions out of GLU1-table

G_GLU1_GET_DIM_VALUE - FISL: Get values for selected dimensions out of GLU1-table

PERFORM Short Reference   rdisp/max_wprun_time - Maximum work process run time  
Diese Dokumentation steht unter dem Copyright der SAP AG.
SAP E-Book

Funktionalität

The function allows to retrieve the values for a given list of dimensions from a table having GLU1-structure. The user has to provide a table in GLU1-format having the entries and a list of fieldnames for the dimensions he wants to extract.

Beispiel

Having a GLU1-like table with the following entries:

Table Glu1_intab:

RCLNT RYEAR DOCNR RLDNR RBUKRS DOCLN DOCCT RRCTY RVERS BUKRS RACCT

1998 0001 1 400000

1997 2 200000

1966 9999

and asking for

Table fieldnames:

RACCT

RYEAR

RBUKRS

RVERS

would lead to the following entries in:

Table field_values:

RACCT 400000

RACCT 200000

RVERS 1

RVERS 2

RBUKRS 0001

RBUKRS 9999

RYEAR 1998

RYEAR 1997

RYEAR 1966

Weiterführende Informationen





Parameter

FIELDNAMES
FIELD_VALUES
GLU1_INTAB

Ausnahmen

INVALID_DIMENSION

Funktionsgruppe

KPP_FISL

CPI1466 during Backup   BAL Application Log Documentation  
Diese Dokumentation steht unter dem Copyright der SAP AG.

Length: 1487 Date: 20240523 Time: 065824     sap01-206 ( 27 ms )