SAP ABAP Class CL_SATC_AC_PROGRAM_NAME_SVC (Service for conversions of program names)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     SATC_ABAP_CHECK_SVC (Package) INTERNAL: - *NO* REUSE - Test services
Properties
Class CL_SATC_AC_PROGRAM_NAME_SVC  
Short Description Service for conversions of program names    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SATC_ABAP_CHECK_SVC   INTERNAL: - *NO* REUSE - Test services 
Created 20090822   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_AUNIT_PROG_INFO_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_SATC_AC_PROGRAM_NAME_SVC has no interface implemented.
Friends
Class CL_SATC_AC_PROGRAM_NAME_SVC has no friend class.
Attributes
Class CL_SATC_AC_PROGRAM_NAME_SVC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 PROGNAME_TO_TADIR Static method Public Method Converts name of main program to tadir key (CLAS,PROG,FUGR) 20090822
2 TADIR_TO_PROGNAME Static method Public Method Converts tadir key (CLAS,PROG,FUGR) to program name 20090822
Events
Class CL_SATC_AC_PROGRAM_NAME_SVC has no event.
Types
Class CL_SATC_AC_PROGRAM_NAME_SVC has no local type.
Method Signatures

Method PROGNAME_TO_TADIR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting OBJ_NAME Call by reference Type reference (TYPE) TADIR-OBJ_NAME Name of Object in Tadir 20090822
2 Exporting OBJ_TYPE Call by reference Type reference (TYPE) TADIR-OBJECT Type of Object in Tadir 20090822
3 Importing PROGNAME Call by reference Type reference (TYPE) PROGNAME Name of Program 20090822

Method PROGNAME_TO_TADIR on class CL_SATC_AC_PROGRAM_NAME_SVC has no exception.

Method TADIR_TO_PROGNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJ_NAME Call by reference Type reference (TYPE) TADIR-OBJ_NAME Object Name in Tadir 20090822
2 Importing OBJ_TYPE Call by reference Type reference (TYPE) TADIR-OBJECT Object Type in Tadir 20090822
3 Returning PROGNAME Value transfer Type reference (TYPE) PROGNAME 20090822

Method TADIR_TO_PROGNAME on class CL_SATC_AC_PROGRAM_NAME_SVC has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 800