SAP ABAP Class CL_RSES_OSESRMAP (Mapping Object DataSource - ESR)
Hierarchy
☛
PI_BASIS (Software Component) Basis Plug-In
⤷
BC-BW (Application Component) BW Service API
⤷
RSES (Package) SAPI DataSource - ESR References
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20060104 |
Properties
| Class | CL_RSES_OSESRMAP | |
| Short Description | Mapping Object DataSource - ESR | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSES_DS | |
| Program status | ||
| Category | 0 | |
| Package | RSES | SAPI DataSource - ESR References |
| Created | 20060104 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSES_OSESRMAP has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20060104 |
Friends
Class CL_RSES_OSESRMAP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | ROOBJVERS | OLTP Source Version | 20060222 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | ROOSOURCER | DataSource | 20060222 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | ROESRHDMAP | Header Mapping of DataSource - ESR | 20060104 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | ROTESRFDMAP | Field Mapping DataSource - ESR | 20060104 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20060222 | ||
| 2 | Instance method | Public | Method | Read of ESR Mapping | 20060222 | |
| 3 | Static method | Public | Method | Generate Reference from DB | 20060222 | |
| 4 | Static method | Public | Method | Read Serialized Object from DB | 20060222 | |
| 5 | Static method | Public | Method | Write Serialized Object to DB | 20060222 | |
| 6 | Instance method | Public | Method | Set ESR Mapping | 20060222 |
Events
Class CL_RSES_OSESRMAP has no event.
Types
Class CL_RSES_OSESRMAP has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJVERS | Call by reference | Type reference (TYPE) | ROOBJVERS | Version einer OLTP Source | 20060222 | |||
| 2 | I_OLTPSOURCE | Call by reference | Type reference (TYPE) | ROOSOURCER | DataSource | 20060222 |
Method CONSTRUCTOR on class CL_RSES_OSESRMAP has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_S_OSESRHDMAP | Call by reference | Type reference (TYPE) | ROESRHDMAP | Kopfmapping DataSource - ESR | 20060222 | |||
| 2 | E_T_OSESRFDMAP | Call by reference | Type reference (TYPE) | ROTESRFDMAP | Feldmapping DataSource - ESR | 20060222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060222 |
Method GET_REF_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_OSESRMAP | Value transfer | Object reference (TYPE REF TO) | CL_RSES_OSESRMAP | Mapping Objekt DataSource - ESR | 20060222 | |||
| 2 | I_OBJVERS | Call by reference | Type reference (TYPE) | ROOBJVERS | Version einer OLTP Source | 20060222 | |||
| 3 | I_OLTPSOURCE | Call by reference | Type reference (TYPE) | ROOSOURCER | DataSource | 20060222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060222 |
Method READ_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_S_OSESRHDMAP | Call by reference | Type reference (TYPE) | ROESRHDMAP | Kopfmapping DataSource - ESR | 20060222 | |||
| 2 | E_T_OSESRFDMAP | Call by reference | Type reference (TYPE) | ROTESRFDMAP | Feldmapping DataSource - ESR | 20060222 | |||
| 3 | I_OBJVERS | Call by reference | Type reference (TYPE) | ROOBJVERS | Version einer OLTP Source | 20060222 | |||
| 4 | I_OLTPSOURCE | Call by reference | Type reference (TYPE) | ROOSOURCER | DataSource | 20060222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060222 |
Method SAVE_TO_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJVERS | Call by reference | Type reference (TYPE) | ROOBJVERS | Version einer OLTP Source | 20060222 | |||
| 2 | I_OLTPSOURCE | Call by reference | Type reference (TYPE) | ROOSOURCER | DataSource | 20060222 | |||
| 3 | I_S_OSESRHDMAP | Call by reference | Type reference (TYPE) | ROESRHDMAP | Kopfmapping DataSource - ESR | 20060222 | |||
| 4 | I_T_OSESRFDMAP | Call by reference | Type reference (TYPE) | ROTESRFDMAP | Feldmapping DataSource - ESR | 20060222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060222 |
Method SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_OSESRHDMAP | Call by reference | Type reference (TYPE) | ROESRHDMAP | Kopfmapping DataSource - ESR | 20060222 | |||
| 2 | I_T_OSESRFDMAP | Call by reference | Type reference (TYPE) | ROTESRFDMAP | Feldmapping DataSource - ESR | 20060222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060222 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 2006_1_710 |