SAP ABAP Class CL_AUNIT_EXEC_INFOS (INTERNAL: Factory for Step Info)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-UT (Application Component) ABAP Unit
     SABP_UNIT_CORE (Package) INTERNAL: NO REUSE - Core functionality
Properties
Class CL_AUNIT_EXEC_INFOS  
Short Description INTERNAL: Factory for Step Info    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SABP_UNIT_CORE   INTERNAL: NO REUSE - Core functionality 
Created 20030902   SAP 
Last change 20140121   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)
Interfaces
Class CL_AUNIT_EXEC_INFOS has no interface implemented.
Friends
Class CL_AUNIT_EXEC_INFOS has no friend class.
Attributes
Class CL_AUNIT_EXEC_INFOS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_INFO_CLASS_END Static method Public Method Generate Information about End of Test Class 20030903
2 CREATE_INFO_CLASS_START Static method Public Method Generate Information about Start of Test Class 20030903
3 CREATE_INFO_METHOD_END Static method Public Method Generate Information about End of Test Method 20030902
4 CREATE_INFO_METHOD_START Static method Public Method Generate Information about Start of Test Method 20030902
5 CREATE_INFO_PROGRAM_END Static method Public Method Generate Information about End of Test Support Program 20030903
6 CREATE_INFO_PROGRAM_START Static method Public Method Generate Information about Start of Test Item 20030903
7 CREATE_INFO_TASK_END Static method Public Method Generate Information about End of Test Item 20030903
8 CREATE_INFO_TASK_START Static method Public Method Generate Information about Start of Test Item 20030903
Events
Class CL_AUNIT_EXEC_INFOS has no event.
Types
Class CL_AUNIT_EXEC_INFOS has no local type.
Method Signatures

Method CREATE_INFO_CLASS_END 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 20030903
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_AUNIT_INTERNAL_STEP_END 20051212

Method CREATE_INFO_CLASS_END on class CL_AUNIT_EXEC_INFOS has no exception.

Method CREATE_INFO_CLASS_START 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 20030903
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_AUNIT_INFO_STEP 20051212

Method CREATE_INFO_CLASS_START on class CL_AUNIT_EXEC_INFOS has no exception.

Method CREATE_INFO_METHOD_END 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 20030902
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_AUNIT_INTERNAL_STEP_END 20051212

Method CREATE_INFO_METHOD_END on class CL_AUNIT_EXEC_INFOS has no exception.

Method CREATE_INFO_METHOD_START 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 20030902
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_AUNIT_INFO_STEP 20051212

Method CREATE_INFO_METHOD_START on class CL_AUNIT_EXEC_INFOS has no exception.

Method CREATE_INFO_PROGRAM_END 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 20030903
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_AUNIT_INTERNAL_STEP_END 20051212

Method CREATE_INFO_PROGRAM_END on class CL_AUNIT_EXEC_INFOS has no exception.

Method CREATE_INFO_PROGRAM_START 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 20030903
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_AUNIT_INFO_STEP 20051212

Method CREATE_INFO_PROGRAM_START on class CL_AUNIT_EXEC_INFOS has no exception.

Method CREATE_INFO_TASK_END Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_AUNIT_INTERNAL_STEP_END 20051212
2 Importing TITLE Call by reference Type reference (TYPE) STRING 20030903

Method CREATE_INFO_TASK_END on class CL_AUNIT_EXEC_INFOS has no exception.

Method CREATE_INFO_TASK_START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DURATION Call by reference Type reference (TYPE) SAUNIT_S_DURATION_SETTING Konkrete Werte für die Kategorien der Ausführungsdauer 20050124
2 Importing ESTIMATED_PROGRAMS Call by reference Type reference (TYPE) I geschätzte Zahl von Rahmenprogrammen 20041021
3 Importing MAX_DURATION Call by reference Type reference (TYPE) SAUNIT_D_ATTRIBUTE_RT_DURATION Laufzeit 20050124
4 Importing MAX_RISK_LEVEL Call by reference Type reference (TYPE) SAUNIT_D_ALLOWED_RISK_LEVEL obere Grenze Risikostufe 20050124
5 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_AUNIT_INFO_STEP_START_TASK 20051212
6 Importing RUN_MODE Call by reference Type reference (TYPE) SAUNIT_D_TASK_RUN_MODE Ausführungsmodus 20050124
7 Importing TITLE Call by reference Type reference (TYPE) STRING 20030903

Method CREATE_INFO_TASK_START on class CL_AUNIT_EXEC_INFOS has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in