SAP ABAP Class CL_LTR_DEPENDENCY (LTR: Atom Dependency - Abstract)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
LTR_CM_CORE (Package) LTR: Content Management - Core Classes
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_LTR_ALTERNATIVE_DEPENDENCY | LTR: Atom Dependency - Alternatives (OR) | 20100927 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_LTR_OBJECT_DEPENDENCY | LTR: Atom Dependency - Other VOB | 20100929 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_LTR_REPOBJ_DEPENDENCY | LTR: Atom Dependency - TADIR object | 20100929 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_LTR_SWCOMP_DEPENDENCY | LTR: Atom Dependency - SW component | 20100929 |
Properties
| Class | CL_LTR_DEPENDENCY | |
| Short Description | LTR: Atom Dependency - Abstract | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | LTR_CM_CORE | LTR: Content Management - Core Classes |
| Created | 20100927 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_LTR_DEPENDENCY has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_LTR_ATOM | 20101112 | LTR: Atom | |
| 2 | CL_LTR_VOB | 20100927 | LTR: Versioned Object (VOB) |
Attributes
Class CL_LTR_DEPENDENCY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20100927 | ||
| 2 | Instance method | Protected | Method | 20100929 | ||
| 3 | Instance method | Protected | Method | 20100927 | ||
| 4 | Instance method | Public | Method | 20100927 | ||
| 5 | Instance method | Protected | Method | 20100927 | ||
| 6 | Static method | Public | Method | 20100927 | ||
| 7 | Instance method | Protected | Method | 20100927 | ||
| 8 | Instance method | Protected | Method | 20100929 | ||
| 9 | Instance method | Protected | Method | 20100927 | ||
| 10 | Instance method | Protected | Method | 20100927 | ||
| 11 | Instance method | Protected | Method | 20100927 |
Events
Class CL_LTR_DEPENDENCY has no event.
Types
Class CL_LTR_DEPENDENCY has no local type.
Method Signatures
Method AND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_REF1_CHANGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100929 | ||||
| 2 | IT_ID_REF1 | Call by reference | Type reference (TYPE) | LTR_DEPENDENCY_TAB | SLO: Table of References to Dependencies | 20100927 | |||
| 3 | IT_ID_REF2 | Call by reference | Type reference (TYPE) | LTR_DEPENDENCY_TAB | SLO: Table of References to Dependencies | 20100927 | |||
| 4 | RT_ID_REF | Value transfer | Type reference (TYPE) | LTR_DEPENDENCY_TAB | SLO: Table of References to Dependencies | 20100927 |
Method AND on class CL_LTR_DEPENDENCY has no exception.
Method EQUALS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DEP1 | Call by reference | Object reference (TYPE REF TO) | CL_LTR_DEPENDENCY | Abstract Dependency Class | 20100929 | |||
| 2 | RV_EQUALS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100929 |
Method EQUALS on class CL_LTR_DEPENDENCY has no exception.
Method GET_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_CONTENT | Value transfer | Object reference (TYPE REF TO) | DATA | 20100927 |
Method GET_CONTENT on class CL_LTR_DEPENDENCY has no exception.
Method GET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ID | Value transfer | Type reference (TYPE) | STRING | 20100927 |
Method GET_ID on class CL_LTR_DEPENDENCY has no exception.
Method INTERSECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_REF | Call by reference | Object reference (TYPE REF TO) | CL_LTR_DEPENDENCY | Abstract Dependency Class | 20100927 | |||
| 2 | RR_REF | Value transfer | Object reference (TYPE REF TO) | CL_LTR_DEPENDENCY | Abstract Dependency Class | 20100927 |
Method INTERSECTION on class CL_LTR_DEPENDENCY has no exception.
Method OR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ID_REF1 | Call by reference | Type reference (TYPE) | LTR_DEPENDENCY_TAB | SLO: Table of References to Dependencies | 20100927 | |||
| 2 | IT_ID_REF2 | Call by reference | Type reference (TYPE) | LTR_DEPENDENCY_TAB | SLO: Table of References to Dependencies | 20100927 | |||
| 3 | RT_ID_REF | Value transfer | Type reference (TYPE) | LTR_DEPENDENCY_TAB | SLO: Table of References to Dependencies | 20100927 |
Method OR on class CL_LTR_DEPENDENCY has no exception.
Method PERFORM_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LR_PROTOCOL | Call by reference | Object reference (TYPE REF TO) | CL_LTR_PROTOCOL | 20101006 | ||||
| 2 | RV_SUCCESS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100927 |
Method PERFORM_CHECK on class CL_LTR_DEPENDENCY has no exception.
Method RECURSION_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_DEPENDENCIES | Value transfer | Type reference (TYPE) | LTR_DEPENDENCY_TAB | SLO: Table of References to Dependencies | 20100929 |
Method RECURSION_STEP on class CL_LTR_DEPENDENCY has no exception.
Method RETRIEVE_FROM_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONTENT | Call by reference | Object reference (TYPE REF TO) | DATA | 20100927 | ||||
| 2 | IV_ID | Call by reference | Type reference (TYPE) | STRING | 20100927 |
Method RETRIEVE_FROM_DATA on class CL_LTR_DEPENDENCY has no exception.
Method TO_TRANSPORT_PIECELIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_E071 | Call by reference | Type reference (TYPE) | TR_OBJECTS | Change & Transport System: Object Entries of Requests/Tasks | 20101006 | |||
| 2 | ET_E071K | Call by reference | Type reference (TYPE) | TR_KEYS | Table Keys | 20101006 | |||
| 3 | IV_SWCOMP | Call by reference | Type reference (TYPE) | DLVUNIT | Software Component | 20101110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110121 |
Method UNION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_REF | Call by reference | Object reference (TYPE REF TO) | CL_LTR_DEPENDENCY | Abstract Dependency Class | 20100927 | |||
| 2 | RR_REF | Value transfer | Object reference (TYPE REF TO) | CL_LTR_DEPENDENCY | Abstract Dependency Class | 20100927 |
Method UNION on class CL_LTR_DEPENDENCY has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |