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 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_OO_CLIF_SOURCE_HELPER | 20101203 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20101203 | |
2 | ![]() |
Instance method | Public | Method | read from reposrc (with workbench version A/I) | 20090713 |
3 | ![]() |
Instance method | Public | Method | read from reposrc (with AIE version active/inactive) | 20101103 |
4 | ![]() |
Instance method | Public | Method | get lifecycle infos for given class include | 20090713 |
5 | ![]() |
Instance method | Public | Method | read changedOn, changedBy, version from reposrc | 20101105 |
6 | ![]() |
Instance method | Public | Method | read timestamp from reposrc | 20090713 |
7 | ![]() |
Instance method | Public | Method | get lifecycle properties for main class include | 20101102 |
8 | ![]() |
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 | ![]() |
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 | ![]() |
CHANGED_BY | Call by reference | Type reference (TYPE) | SYUNAME | 20090713 | |||
2 | ![]() |
CHANGED_ON | Call by reference | Type reference (TYPE) | XSDDATETIME_Z | 20090713 | |||
3 | ![]() |
CLASS_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20090713 | |||
4 | ![]() |
CONSIDER_MAIN_INCLUDES_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090713 | |||
5 | ![]() |
CREATED_BY | Call by reference | Type reference (TYPE) | SYUNAME | 20090713 | |||
6 | ![]() |
CREATED_ON | Call by reference | Type reference (TYPE) | XSDDATETIME_Z | 20090713 | |||
7 | ![]() |
INCLUDE_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090713 | |||
8 | ![]() |
VERSION | Call by reference | Type reference (TYPE) | R3STATE | 20090713 | |||
9 | ![]() |
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 | ![]() |
CHANGED_BY | Call by reference | Type reference (TYPE) | SYUNAME | 20101103 | |||
2 | ![]() |
CHANGED_ON | Call by reference | Type reference (TYPE) | XSDDATETIME_Z | 20101103 | |||
3 | ![]() |
CLASS_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20101103 | |||
4 | ![]() |
CONSIDER_MAIN_INCLUDES_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20101103 | |||
5 | ![]() |
CREATED_BY | Call by reference | Type reference (TYPE) | SYUNAME | 20101103 | |||
6 | ![]() |
CREATED_ON | Call by reference | Type reference (TYPE) | XSDDATETIME_Z | 20101103 | |||
7 | ![]() |
INCLUDE_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20101103 | |||
8 | ![]() |
VERSION | Call by reference | Type reference (TYPE) | IF_ADT_TOOLS_CORE_TYPES=>TY_OBJECT-VERSION | 20101103 | |||
9 | ![]() |
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 | ![]() |
CLASS_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20090713 | ||
2 | ![]() |
INCLUDE_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090713 | |||
3 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SADT_LIFECYCLE_PROPERTIES | 20090713 | |||
4 | ![]() |
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 | ![]() |
CHANGED_BY | Call by reference | Type reference (TYPE) | SYUNAME | 20101118 | |||
2 | ![]() |
CHANGED_ON | Call by reference | Type reference (TYPE) | XSDDATETIME_Z | 20101105 | |||
3 | ![]() |
CLASS_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20101105 | |||
4 | ![]() |
VERSION | Call by reference | Type reference (TYPE) | IF_ADT_TOOLS_CORE_TYPES=>TY_OBJECT-VERSION | 20101105 | |||
5 | ![]() |
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 | ![]() |
CLASS_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20090713 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | XSDDATETIME_Z | 20090713 | |||
3 | ![]() |
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 | ![]() |
ABAP_CLASS | Call by reference | Type reference (TYPE) | IF_ADT_OO_TYPES=>TY_ABAP_CLASS | 20101102 | |||
2 | ![]() |
MAIN_CLASS_INCLUDE | Call by reference | Type reference (TYPE) | IF_ADT_OO_TYPES=>TY_ABAP_CLASS_INCLUDE | 20101102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20101102 |
Method GET_TRANSPORT_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASS_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20090713 | |||
2 | ![]() |
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 |