Ansicht
Dokumentation

G_SET_GET_ALL_VALUES - Read All Values in a Set Hierarchy

G_SET_GET_ALL_VALUES - Read All Values in a Set Hierarchy

TXBHW - Original Tax Base Amount in Local Currency   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

This function module determines all the values of a set or its subordinate sets. The required call parameter is the set ID (SETNR). The other parameters are optional:

  • FORMULA_RETRIEVAL: 'X' => The formulas in the set are also returned (default ' ' requires fewer database accesses)
  • LEVEL: The default value is 0 and means "expand all levels". Values other than 0 determine the level to which they are to be expanded
  • VARIABLES_REPLACEMENT: 'X' => The value variables in the set hierarchy are replaced by their default values (this means additional database accesses for each variable)
  • NO_DESCRIPTIONS: 'X' => The short descriptions of the sets and set lines are not read from the database. For performance reasons you should only set this parameter to ' ' if you need the texts
    The values determined are returned to the internal table SET_VALUES.




Parameters

CLASS
CLIENT
DATE_FROM
DATE_TO
FIELDNAME
FORMULA_RETRIEVAL
LEVEL
NO_DESCRIPTIONS
NO_RW_INFO
SETNR
SET_VALUES
TABLE
VARIABLES_REPLACEMENT

Exceptions

SET_NOT_FOUND

Function Group

GSGF

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 1357 Date: 20240523 Time: 091915     sap01-206 ( 29 ms )