Ansicht
Dokumentation

TR_VALID_NAMESPACE_LIST - List of valid namespaces (optional as F4 help)

TR_VALID_NAMESPACE_LIST - List of valid namespaces (optional as F4 help)

CL_GUI_FRONTEND_SERVICES - Frontend Services   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module generates a list of the namespace prefixes in the SAP System.
You can address additional restrictions for the list ET_NAMESPACE using other input parameters:

  • IV_EDIT_ONLY = "X": Only the namespaces are listed that are set in the SAP System to "modifiable".
  • IV_PRODUCER_ONLY = "X": Only the namespaces are listed that have the role "producer".
  • IV_LICENSED_ONLY = "X": Only the namespaces are listed for which a valid change license is entered.
  • IV_NONGENERATED_ONLY = "X": Only the namespaces are listed that are not reserved for generated objects.

If you activate several restrictions, then only the namespace prefixes are listed in ET_NAMESPACE that match all selection criteria.

If none of the namespaces defined in the SAP System match the selected criteria, the exception NO_VALID_NAMESPACE_FOUND is triggered.

If the input parameter IV_DISPLAY_AS_F4_LIST = "X" is set, the list is output as F4 help. If you select a row in the F4 list, its contents are returned in the structure ES_SELECTED_NAMESPACE and EV_LINE_SELECTED = "X" is set. If you do not select a line, then both of these return parameters remain unfilled.

Further information

For a detailed description of namespaces and the related settings, see Help -> SAP Library -> Basis Components -> ABAP Workbench -> Change and Transport System -> Namespaces and Naming Conventions -> Development in Reserved Namespaces.





Parameters

ES_SELECTED_NAMESPACE
ET_NAMESPACE
EV_LINE_SELECTED
IV_DISPLAY_AS_F4_LIST
IV_EDIT_ONLY
IV_LICENSED_ONLY
IV_NONGENERATED_ONLY
IV_PRODUCER_ONLY
IV_SAPSTANDARD_ONLY
IV_SHOW_ALSO_NONPREFIX_NAMESPC

Exceptions

NO_VALID_NAMESPACE_FOUND

Function Group

STR4

General Material Data   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.

Length: 2456 Date: 20240523 Time: 041218     sap01-206 ( 47 ms )