SAP ABAP Class CL_SAUNIT_INTERNAL_OBSOLETE (INTERNAL: Obsolete Result Format)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-UT (Application Component) ABAP Unit
     SABP_UNIT_INTERNAL (Package) INTERNAL: NO REUSE - Display, services, ...
Properties
Class CL_SAUNIT_INTERNAL_OBSOLETE  
Short Description INTERNAL: Obsolete Result Format    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SABP_UNIT_INTERNAL   INTERNAL: NO REUSE - Display, services, ... 
Created 20051213   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_SAUNIT_INTERNAL_RT_V1 Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_SAUNIT_INTERNAL_RT_V2 Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_SAUNIT_INTERNAL_RT_V3 Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_SAUNIT_INTERNAL_OBSOLETE has no interface implemented.
Friends
Class CL_SAUNIT_INTERNAL_OBSOLETE has no friend class.
Attributes
Class CL_SAUNIT_INTERNAL_OBSOLETE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_V0_TO_V1 Static method Public Method Converts version 0 to 1 - if possible 20051213
2 CONVERT_V1_TO_V2 Static method Public Method Converts version 1 to 2 - if possible 20051213
3 CONVERT_V2_TO_V3 Static method Public Method Converts version 2 to 3 - if possible 20120317
Events
Class CL_SAUNIT_INTERNAL_OBSOLETE has no event.
Types
Class CL_SAUNIT_INTERNAL_OBSOLETE has no local type.
Method Signatures

Method CONVERT_V0_TO_V1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OLD_FORMAT Call by reference Type reference (TYPE) IF_SAUNIT_INTERNAL_RT_V0=>TY_S_TASK Version 0 20051213
2 Returning RESULT Value transfer Type reference (TYPE) IF_SAUNIT_INTERNAL_RT_V1=>TY_S_TASK Version 1 20051213

Method CONVERT_V0_TO_V1 on class CL_SAUNIT_INTERNAL_OBSOLETE has no exception.

Method CONVERT_V1_TO_V2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OLD_FORMAT Call by reference Type reference (TYPE) IF_SAUNIT_INTERNAL_RT_V1=>TY_S_TASK 20051213
2 Returning RESULT Value transfer Type reference (TYPE) IF_SAUNIT_INTERNAL_RT_V2=>TY_S_TASK Data of Test Task 20051213

Method CONVERT_V1_TO_V2 on class CL_SAUNIT_INTERNAL_OBSOLETE has no exception.

Method CONVERT_V2_TO_V3 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OLD_FORMAT Call by reference Type reference (TYPE) IF_SAUNIT_INTERNAL_RT_V2=>TY_S_TASK 20120317
2 Returning RESULT Value transfer Type reference (TYPE) IF_SAUNIT_INTERNAL_RT_V3=>TY_S_TASK 20120317

Method CONVERT_V2_TO_V3 on class CL_SAUNIT_INTERNAL_OBSOLETE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710