SAP ABAP Class CL_LRM_BS_INHER_OFFER (IRM Default Implementation for Determining Instance Data)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ILM-IRM-RT (Application Component) IRM Run Time
⤷
S_LRM_BS (Package) Runtime - Business Suite
⤷
⤷
Properties
| Class | CL_LRM_BS_INHER_OFFER | |
| Short Description | IRM Default Implementation for Determining Instance Data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_LRM_BS | Runtime - Business Suite |
| Created | 20091211 | SAP |
| Last change | 20130531 | SAP |
| 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) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_LRM_BS_INHER_OFFER has no interface implemented.
Friends
Class CL_LRM_BS_INHER_OFFER has no friend class.
Attributes
Class CL_LRM_BS_INHER_OFFER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Create Selction Condition | 20100225 | |
| 2 | Static method | Private | Method | 20120821 | ||
| 3 | Static method | Public | Method | Find Source Fields for Inheriting Object Instance | 20091211 | |
| 4 | Static method | Private | Method | Determine Mandatory Fields | 20100225 | |
| 5 | Static method | Private | Method | 20091211 | ||
| 6 | Static method | Private | Method | Project Instance Data and Source Fields | 20091211 | |
| 7 | Static method | Private | Method | Reading Database | 20091211 | |
| 8 | Static method | Private | Method | Reading Database | 20091211 | |
| 9 | Static method | Private | Method | Read Archive for Structures not yet in DDIC | 20111014 |
Events
Class CL_LRM_BS_INHER_OFFER has no event.
Types
Class CL_LRM_BS_INHER_OFFER has no local type.
Method Signatures
Method BUILD_SELECTION_CONDITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RESULT | Call by reference | Type reference (TYPE) | RSDS_FRANGE_T | 20100225 | ||||
| 2 | IS_INSTANCE | Call by reference | Type reference (TYPE) | IF_LRM_BS_TYPES=>TY_S_INSTANCE | 20100225 |
Method BUILD_SELECTION_CONDITION on class CL_LRM_BS_INHER_OFFER has no exception.
Method GET_COMPONENTS_FLAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_STRUCTDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Run Time Type Services | 20120821 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | ABAP_COMPONENT_TAB | 20120821 |
Method GET_COMPONENTS_FLAT on class CL_LRM_BS_INHER_OFFER has no exception.
Method GET_INSTANCE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RESULT | Call by reference | Type reference (TYPE) | IF_LRM_BS_TYPES=>TY_T_INSTANCE_DATA | 20091211 | ||||
| 2 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | CL_LRM_LOG | Logging | 20111107 | |||
| 3 | IR_INSTANCE | Call by reference | Object reference (TYPE REF TO) | DATA | 20091211 | ||||
| 4 | IT_SOURCE_FIELDS | Call by reference | Type reference (TYPE) | IF_LRM_BS_TYPES=>TY_T_TABLE_AND_FIELD | 20091211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler in Runtime | 20100225 |
Method GET_OBLIGATORY_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INSTANCE | Call by reference | Type reference (TYPE) | IF_LRM_BS_TYPES=>TY_S_INSTANCE | 20100225 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | TTFIELDNAME | Obligatorische Felder | 20100225 |
Method GET_OBLIGATORY_FIELDS on class CL_LRM_BS_INHER_OFFER has no exception.
Method GET_SOURCE_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SOURCE_FIELDS | Call by reference | Type reference (TYPE) | IF_LRM_BS_TYPES=>TY_T_TABLE_AND_FIELD | 20091211 | ||||
| 2 | RT_RESULT | Value transfer | Type reference (TYPE) | TTTABNAME | Menge von Tabellen | 20091211 |
Method GET_SOURCE_TABLES on class CL_LRM_BS_INHER_OFFER has no exception.
Method PROJECT_ONTO_SOURCE_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RESULT | Call by reference | Type reference (TYPE) | IF_LRM_BS_TYPES=>TY_T_INSTANCE_DATA | 20091211 | ||||
| 2 | IT_INSTANCE_DATA | Call by reference | Type reference (TYPE) | IF_LRM_BS_TYPES=>TY_T_INSTANCE_DATA | 20091211 | ||||
| 3 | IT_SOURCE_FIELDS | Call by reference | Type reference (TYPE) | IF_LRM_BS_TYPES=>TY_T_TABLE_AND_FIELD | 20091211 |
Method PROJECT_ONTO_SOURCE_FIELDS on class CL_LRM_BS_INHER_OFFER has no exception.
Method READ_ARCHIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RESULT | Call by reference | Type reference (TYPE) | IF_LRM_BS_TYPES=>TY_T_INSTANCE_DATA | 20091211 | ||||
| 2 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | CL_LRM_LOG | Logging | 20111108 | |||
| 3 | IS_INSTANCE | Call by reference | Type reference (TYPE) | IF_LRM_BS_TYPES=>TY_S_INSTANCE | 20100225 | ||||
| 4 | IT_SOURCE_FIELDS | Call by reference | Type reference (TYPE) | IF_LRM_BS_TYPES=>TY_T_TABLE_AND_FIELD | 20091211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler in Runtime | 20100225 |
Method READ_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RESULT | Call by reference | Type reference (TYPE) | IF_LRM_BS_TYPES=>TY_T_INSTANCE_DATA | 20091211 | ||||
| 2 | IS_INSTANCE_KEY | Call by reference | Type reference (TYPE) | DATA | 20100225 | ||||
| 3 | IT_SOURCE_FIELDS | Call by reference | Type reference (TYPE) | IF_LRM_BS_TYPES=>TY_T_TABLE_AND_FIELD | 20091211 |
Method READ_DB on class CL_LRM_BS_INHER_OFFER has no exception.
Method READ_UNCONVERTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_HANDLE | Call by reference | Type reference (TYPE) | I | 20111014 | ||||
| 2 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20111014 | |||
| 3 | RT_DATA_TABLE | Value transfer | Object reference (TYPE REF TO) | DATA | 20111014 |
Method READ_UNCONVERTED on class CL_LRM_BS_INHER_OFFER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |