SAP ABAP Function Module TR_GET_NAMESPACE_AND_ROLE (Namespace and Related Role for TADIR Object)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-ORG (Application Component) Transport Organizer
     SCTS_NSP (Package) CTS: Namespaces and Naming Conventions
Basic Data
Function Module TR_GET_NAMESPACE_AND_ROLE Namespace and Related Role for TADIR Object  
Function Group STR4   General Namespace Modules  
Program Name SAPLSTR4   General F4 Help 
INCLUDE Name LSTR4U05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_NAMESPACE TYPE TRNSPACE-NAMESPACE Namespace for object (result)
Exporting EV_ROLE TYPE TRNSPACE-ROLE Role of namespace for object (result)
Importing IV_PGMID TYPE TADIR-PGMID TADIR object PGMID (e.g. R3TR/..)
Importing IV_OBJECT TYPE TADIR-OBJECT TADIR OBJECT TYPE (for example: PROG/TABL/..)
Importing IV_OBJNAME TYPE TADIR-OBJ_NAME TADIR OBJECT NAME (for example: <OBJECT NAME>)
Importing IV_USE_DEVCLASS_INFO TYPE TRPARI-S_CHECKED ' ' Use package to determine namespace
Exception NAMESPACE_NOT_EXISTING TYPE Namespace does not exist (in the system)
Exception INVALID_OBJECT TYPE Object type invalid (for example, not TADIR-compulsory)
Exception NAMESPACE_NOT_DETERMINABLE TYPE Namespace cannot be determined
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19970808 
SAP Release Created in