Ansicht
Dokumentation

WR21_GROUP_SELECTION - NOTRANSL: Selektion Werke über Werksgruppen

WR21_GROUP_SELECTION - NOTRANSL: Selektion Werke über Werksgruppen

ROGBILLS - Synchronize billing plans   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module uses a series of transferred classes and the class type to create the tree structure for graphical display. The tree structure can be displayed and processed using function modules that belong to function group SEUT.

The following paramters must be transferred:

IMPORTING

  • VALUE(I_HIER_KLART) LIKE KLAH-KLART
  • Hierarchical class type

  • VALUE(I_NON_HIER_KLART) LIKE KLAH-KLART
  • Non-hierarchical class type (should currently always be the same as the hierarchical class type)

  • VALUE(I_WITH_OBJECTS)
  • This flag indicates whether the objects are also to be determined for the classes.

TABLES

  • O_NODES STRUCTURE SNODETEXT
  • Table with expanded tree structure

  • I_GROUP
  • Range table with selection requirements for the classes

CHANGING

  • VALUE(I_TREE_TITLE)
  • The class type description is used as the tree title. Example: Material group hierarchy

  • VALUE(I_OBJECT_TITLE)
  • The object description is used for the title of the object. Example: Material group

Following errors can occur:

EXCEPTIONS

  • NO_CLASS_FOUND
  • No class found for the selection entered

  • INVALID_CLASSTYPE
  • Invalid class type

  • INVALID_CLASS
  • No selection requirements entered for classes

  • DIFFREND_OBJECT_TYPES
  • The hierarchical and non-hierarchical class types classify different objects

  • INVALID_OBJECT_TABLE
  • No object table could be determined





Parameters

I_ATNAM
I_GROUP
I_HIER_KLART
I_NON_HIER_KLART
I_OBJECT_TITLE
I_SELBEW
I_TCLA
I_TCLAT
I_TREE_TITLE
I_WITH_CHARACTERIST
I_WITH_INDICATOR
I_WITH_OBJECTS
O_NODES

Exceptions

INVALID_CLASS
INVALID_CLASSTYPE
INVALID_OBJECT_TABLE
NO_CLASS_FOUND

Function Group

WR21

ROGBILLS - Synchronize billing plans   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.

Length: 3044 Date: 20240523 Time: 143253     sap01-206 ( 35 ms )