SAP ABAP Class CL_ADT_TEST_UTIL_NAME_CREATOR (Helper class for unique object name creation)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
     SADT_TEST_UTILITIES (Package) Test utilities
Properties
Class CL_ADT_TEST_UTIL_NAME_CREATOR  
Short Description Helper class for unique object name creation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SADT_TEST_UTILITIES   Test utilities 
Created 20110323   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ADT_TEST_UTIL_NAME_CREATOR has no forward declaration.
Interfaces
Class CL_ADT_TEST_UTIL_NAME_CREATOR has no interface implemented.
Friends
Class CL_ADT_TEST_UTIL_NAME_CREATOR has no friend class.
Attributes
Class CL_ADT_TEST_UTIL_NAME_CREATOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_DATE_TIME_STRING Static method Public Method Returns a string: date + time 20110328
2 CREATE_OBJ_NAME Static method Public Method Returns a string: name + date + time 20110328
Events
Class CL_ADT_TEST_UTIL_NAME_CREATOR has no event.
Types
Class CL_ADT_TEST_UTIL_NAME_CREATOR has no local type.
Method Signatures

Method CREATE_DATE_TIME_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING 20110328

Method CREATE_DATE_TIME_STRING on class CL_ADT_TEST_UTIL_NAME_CREATOR has no exception.

Method CREATE_OBJ_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING 20110328
2 Returning RESULT Value transfer Type reference (TYPE) STRING 20110328

Method CREATE_OBJ_NAME on class CL_ADT_TEST_UTIL_NAME_CREATOR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in