SAP ABAP Class CL_LTR_SUB_BUSINESS_OBJECT (CL_LTR_SUB_BUSINESS_OBJECT)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
LTR_MODEL_APPL (Package) SAP LT: LT Respository - Application Data Model
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_LTR_BUSINESS_OBJECT | LTR: Business Object | 20101122 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_LTR_PRELOADABLE | Implemented by classes that support preloading | 20121129 |
Properties
| Class | CL_LTR_SUB_BUSINESS_OBJECT | |
| Short Description | ||
| Super Class | CL_LTR_BUSINESS_OBJECT | LTR: Business Object |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | LTR_MODEL_APPL | SAP LT: LT Respository - Application Data Model |
| Created | 20101122 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_LTR_SUB_BUSINESS_OBJECT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_LTR_PRELOADABLE | Implemented by classes that support preloading | 20121129 |
Friends
Class CL_LTR_SUB_BUSINESS_OBJECT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | LTR_OBJECT_TYPE | 'CL_LTR_SUB_BUSINESS_OBJECT' | LTR: Technical Object Type | 20101130 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | LTR_BO_SUB | LTR: Business Object | 20110324 | |||
| 3 | Instance attribute | Private | See coding | LTR: Business Object | 20110324 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20101122 | ||
| 2 | Instance method | Public | Method | 20110324 | ||
| 3 | Instance method | Public | Method | 20110324 | ||
| 4 | Instance method | Public | Method | 20110414 |
Events
Class CL_LTR_SUB_BUSINESS_OBJECT has no event.
Types
Class CL_LTR_SUB_BUSINESS_OBJECT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MAIN_BO | Call by reference | Object reference (TYPE REF TO) | CL_LTR_MAIN_BUSINESS_OBJECT | LTR: Main Business Object | 20101122 |
Method CONSTRUCTOR on class CL_LTR_SUB_BUSINESS_OBJECT has no exception.
Method GET_HEADER_CONDITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_CONDITIONS | Value transfer | Type reference (TYPE) | LTR_VALUE_CONDITION_TAB | LTR: Table of fixed Value conditions | 20110324 |
Method GET_HEADER_CONDITIONS on class CL_LTR_SUB_BUSINESS_OBJECT has no exception.
Method SET_HEADER_CONDITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CONDITIONS | Call by reference | Type reference (TYPE) | LTR_VALUE_CONDITION_TAB | LTR: Table of fixed Value conditions | 20110324 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | LTR: Access Denied | 20110324 |
Method SET_MAIN_BUSINESS_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MAIN_BUSINESS_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_LTR_MAIN_BUSINESS_OBJECT | LTR: Main Business Object | 20110414 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | LTR: Access Denied | 20110414 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |