SAP ABAP Class CL_OO_ADT_RES_HELPER (helper class used in class and include controller)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE-SRC (Application Component) ABAP Source Code editors in ABAP in Eclipse
     SEO_ADT (Package) ABAP Develeopment Tools integration for Class Builder
Properties
Class CL_OO_ADT_RES_HELPER  
Short Description helper class used in class and include controller    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SEO_ADT   ABAP Develeopment Tools integration for Class Builder 
Created 20090713   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_OO_ADT_RES_HELPER has no forward declaration.
Interfaces
Class CL_OO_ADT_RES_HELPER has no interface implemented.
Friends
Class CL_OO_ADT_RES_HELPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLIF_SOURCE_HELPER Instance attribute Protected Object reference (TYPE REF TO) CL_OO_CLIF_SOURCE_HELPER 20101203
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20101203
2 GET_INCLUDE_INFO Instance method Public Method read from reposrc (with workbench version A/I) 20090713
3 GET_INCLUDE_INFO2 Instance method Public Method read from reposrc (with AIE version active/inactive) 20101103
4 GET_INCLUDE_LIFECYCLE_PROPS Instance method Public Method get lifecycle infos for given class include 20090713
5 GET_LAST_MODIFIED_DATA Instance method Public Method read changedOn, changedBy, version from reposrc 20101105
6 GET_LAST_MODIFIED_TIMESTAMP Instance method Public Method read timestamp from reposrc 20090713
7 GET_MAIN_INC_PROPS Instance method Public Method get lifecycle properties for main class include 20101102
8 GET_TRANSPORT_INFO Instance method Public Method check if given class is contained in transport request 20090713
Events
Class CL_OO_ADT_RES_HELPER has no event.
Types
Class CL_OO_ADT_RES_HELPER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIF_SOURCE_HELPER Call by reference Object reference (TYPE REF TO) CL_OO_CLIF_SOURCE_HELPER 20101203

Method CONSTRUCTOR on class CL_OO_ADT_RES_HELPER has no exception.

Method GET_INCLUDE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CHANGED_BY Call by reference Type reference (TYPE) SYUNAME 20090713
2 Changing CHANGED_ON Call by reference Type reference (TYPE) XSDDATETIME_Z 20090713
3 Importing CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME 20090713
4 Importing CONSIDER_MAIN_INCLUDES_ONLY Call by reference Type reference (TYPE) ABAP_BOOL 20090713
5 Changing CREATED_BY Call by reference Type reference (TYPE) SYUNAME 20090713
6 Changing CREATED_ON Call by reference Type reference (TYPE) XSDDATETIME_Z 20090713
7 Importing INCLUDE_NAME Call by reference Type reference (TYPE) CSEQUENCE 20090713
8 Importing VERSION Call by reference Type reference (TYPE) R3STATE 20090713
9 Changing VERSION_NEW Call by reference Type reference (TYPE) R3STATE 20090713

Method GET_INCLUDE_INFO on class CL_OO_ADT_RES_HELPER has no exception.

Method GET_INCLUDE_INFO2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CHANGED_BY Call by reference Type reference (TYPE) SYUNAME 20101103
2 Changing CHANGED_ON Call by reference Type reference (TYPE) XSDDATETIME_Z 20101103
3 Importing CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME 20101103
4 Importing CONSIDER_MAIN_INCLUDES_ONLY Call by reference Type reference (TYPE) ABAP_BOOL 20101103
5 Changing CREATED_BY Call by reference Type reference (TYPE) SYUNAME 20101103
6 Changing CREATED_ON Call by reference Type reference (TYPE) XSDDATETIME_Z 20101103
7 Importing INCLUDE_NAME Call by reference Type reference (TYPE) CSEQUENCE 20101103
8 Importing VERSION Call by reference Type reference (TYPE) IF_ADT_TOOLS_CORE_TYPES=>TY_OBJECT-VERSION 20101103
9 Changing VERSION_NEW Call by reference Type reference (TYPE) IF_ADT_TOOLS_CORE_TYPES=>TY_OBJECT-VERSION 20101103

Method GET_INCLUDE_INFO2 on class CL_OO_ADT_RES_HELPER has no exception.

Method GET_INCLUDE_LIFECYCLE_PROPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20090713
2 Importing INCLUDE_NAME Call by reference Type reference (TYPE) CSEQUENCE 20090713
3 Returning RESULT Value transfer Type reference (TYPE) SADT_LIFECYCLE_PROPERTIES 20090713
4 Importing VERSION Call by reference Type reference (TYPE) R3STATE 20090713

Method GET_INCLUDE_LIFECYCLE_PROPS on class CL_OO_ADT_RES_HELPER has no exception.

Method GET_LAST_MODIFIED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CHANGED_BY Call by reference Type reference (TYPE) SYUNAME 20101118
2 Exporting CHANGED_ON Call by reference Type reference (TYPE) XSDDATETIME_Z 20101105
3 Importing CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME 20101105
4 Importing VERSION Call by reference Type reference (TYPE) IF_ADT_TOOLS_CORE_TYPES=>TY_OBJECT-VERSION 20101105
5 Exporting VERSION_NEW Call by reference Type reference (TYPE) IF_ADT_TOOLS_CORE_TYPES=>TY_OBJECT-VERSION 20101105

Method GET_LAST_MODIFIED_DATA on class CL_OO_ADT_RES_HELPER has no exception.

Method GET_LAST_MODIFIED_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME 20090713
2 Returning RESULT Value transfer Type reference (TYPE) XSDDATETIME_Z 20090713
3 Importing VERSION Call by reference Type reference (TYPE) R3STATE 20090917

Method GET_LAST_MODIFIED_TIMESTAMP on class CL_OO_ADT_RES_HELPER has no exception.

Method GET_MAIN_INC_PROPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ABAP_CLASS Call by reference Type reference (TYPE) IF_ADT_OO_TYPES=>TY_ABAP_CLASS 20101102
2 Changing MAIN_CLASS_INCLUDE Call by reference Type reference (TYPE) IF_ADT_OO_TYPES=>TY_ABAP_CLASS_INCLUDE 20101102
# Exception Resumable Description Created on
1 CX_ADT_RES_WRONG_DATA 20101102

Method GET_TRANSPORT_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME 20090713
2 Returning RESULT Value transfer Type reference (TYPE) SADT_TRANSPORT_OBJECT_INFO 20090713

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