Ansicht
Dokumentation

EXIT_SAPLC12N_001 -

EXIT_SAPLC12N_001 -

ABAP Short Reference   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.
SAP E-Book

You can use this SAP enhancement to define a function module exit with which you can control the sequence in which the default parameter values are displayed in the dialog box.

The customer exit is in the function group XC1A and is called when the default parameter value dialog box is built.

The interface parameter for the enhancement is the table with the default parameter values. These values are passed to the enhancement unsorted and are displayed in the dialog box in the sequence in which they are returned from the enhancement.

If the enhancement is not active, the parameter values are sorted according to the following criteria:

  • Priority 1: SORT field
This field contains the position, for each parameter value, at which the corresponding parameter symbol appears in the report template. If the same parameter symbol appears more than once in the report template, the field contains the first position at which the symbol is located.
  • Priority 2: PARHIER (parameter hierarchy) field
This field contains the key of the parameter hierarchy to which the parameter value is assigned.
  • Priority 3: PAROBJ (parameter object) field
This field contains the key of the parameter object to which the parameter value is assigned.
  • Priority 4: PAROBJKEY (key for parameter object) field
This field contains the key of the parameter object instance to which the parameter value is assigned.
  • Priority 5: OBJECT (assigned table or class of parameter) field
This field contains the table or class for which the corresponding parameter symbol was created.
  • Priority 6: ATTRIB (assigned field or characteristic of parameter) field
This field contains the field or characteristic for which the corresponding parameter symbol was created.
  • Priority 7: ORD (sort sequence for multiple value assignments) field
This field contains the sort sequence of the individual values if a single parameter has multiple value assignments.





PERFORM Short Reference   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.

Length: 2381 Date: 20240329 Time: 004812     sap01-206 ( 34 ms )