SAP ABAP Class CL_RSAN_MDL_DST_SERVICE (Source Transformation - Intelligent Service Adapter)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-EI-APD (Application Component) Analysis Process Designer
⤷
RSAN_IS_ADAPTER (Package) APD - Tool - IS Service Adapter
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSAN_MDL_ABSTRACT_NODE_DST | Abstract Class for Transformation Nodes | 20030502 |
Properties
| Class | CL_RSAN_MDL_DST_SERVICE | |
| Short Description | Source Transformation - Intelligent Service Adapter | |
| Super Class | CL_RSAN_MDL_ABSTRACT_NODE_DST | Abstract Class for Transformation Nodes |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSAN_MDL | |
| Program status | ||
| Category | 0 | |
| Package | RSAN_IS_ADAPTER | APD - Tool - IS Service Adapter |
| Created | 20030207 | 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSAN_MDL_DST_SERVICE has no interface implemented.
Friends
Class CL_RSAN_MDL_DST_SERVICE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | `SERVICE=` | `SERVICE=` | 20030915 | ||
| 2 | Constant | Public | Type reference (TYPE) | I | 8 | 8 | 20030915 | ||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | Parameterization as XML | 20030207 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | RSIS_E_SERVICE | Service | 20030207 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSISR_CALL_PACKAGE | Call Package | 20030424 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Add New Fields from Call Package (Added by Parameterization) | 20030829 | |
| 2 | Static method | Public | Method | Build New Data Object Description | 20030903 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20030507 | |
| 4 | Instance method | Public | Method | 20030424 | ||
| 5 | Static method | Private | Method | Transform Source Field Structure to Data Item Structure | 20030826 | |
| 6 | Static method | Private | Method | Merge New Data Item with "Old" (Before Persisted) Data Items | 20030826 | |
| 7 | Static method | Public | Method | Reset Data Items in Call Package | 20030828 | |
| 8 | Static method | Public | Method | Refresh Data Item Attributes (Derived from Data Type) | 20030903 | |
| 9 | Instance method | Private | Method | 20030506 | ||
| 10 | Instance method | Public | Method | 20030207 | ||
| 11 | Instance method | Public | Method | 20030207 |
Events
Class CL_RSAN_MDL_DST_SERVICE has no event.
Types
Class CL_RSAN_MDL_DST_SERVICE has no local type.
Method Signatures
Method ADD_NEW_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CTH_FIELDS | Call by reference | Type reference (TYPE) | RSANM_TH_MAP_SOURCE_FIELD | 20030829 | ||||
| 2 | C_ERROR_DUPLICATE_KEY | Call by reference | Type reference (TYPE) | RS_BOOL | 20030829 | ||||
| 3 | IR_CALL_PACKAGE | Call by reference | Object reference (TYPE REF TO) | CL_RSISR_CALL_PACKAGE | 20030829 |
Method ADD_NEW_FIELDS on class CL_RSAN_MDL_DST_SERVICE has no exception.
Method BUILD_DATA_OBJECT_DESC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATAOBJ_DESC | Call by reference | Type reference (TYPE) | RSISR_T_DATAOBJ | 20030903 | ||||
| 2 | ITH_FIELDS | Call by reference | Type reference (TYPE) | RSANM_TH_MAP_SOURCE_FIELD | 20030903 | ||||
| 3 | I_SERVICE | Call by reference | Type reference (TYPE) | RSIS_E_SERVICE | 20030903 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid service (name or type) | 20030903 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSAN_MDL_DST_SERVICE has no parameter.
Method CONSTRUCTOR on class CL_RSAN_MDL_DST_SERVICE has no exception.
Method GET_CALL_PACKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_CALL_PACKAGE | Value transfer | Object reference (TYPE REF TO) | CL_RSISR_CALL_PACKAGE | 20030424 |
Method GET_CALL_PACKAGE on class CL_RSAN_MDL_DST_SERVICE has no exception.
Method MAP_FIELD_TO_DATAITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_FIELD | Call by reference | Type reference (TYPE) | RSANM_S_MAP_SOURCE_FIELD | 20030826 | ||||
| 2 | RS_DATAITEM | Value transfer | Type reference (TYPE) | RSISR_S_DATAITEM | 20030826 |
Method MAP_FIELD_TO_DATAITEM on class CL_RSAN_MDL_DST_SERVICE has no exception.
Method MERGE_WITH_OLD_DATAITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DATAITEM | Call by reference | Type reference (TYPE) | RSISR_S_DATAITEM | 20030826 | ||||
| 2 | IT_DATAITEM_OLD | Call by reference | Type reference (TYPE) | RSISR_T_DATAITEM | 20030826 |
Method MERGE_WITH_OLD_DATAITEMS on class CL_RSAN_MDL_DST_SERVICE has no exception.
Method REFRESH_CALL_PACKAGE_DATAITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DUPLICATE_FIELDS | Value transfer | Type reference (TYPE) | RSISR_T_DATAITEM | Duplicate fields (data items) | 20030901 | |||
| 2 | IR_CALL_PACKAGE | Call by reference | Object reference (TYPE REF TO) | CL_RSISR_CALL_PACKAGE | Call package | 20030828 | |||
| 3 | ITH_FIELDS | Call by reference | Type reference (TYPE) | RSANM_TH_MAP_SOURCE_FIELD | Input fields | 20030828 | |||
| 4 | I_ADD_NEW_FIELDS | Call by reference | Type reference (TYPE) | RS_BOOL | Keep new data items in call package | 20030829 |
Method REFRESH_CALL_PACKAGE_DATAITEMS on class CL_RSAN_MDL_DST_SERVICE has no exception.
Method REFRESH_DATAITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DATAITEM | Value transfer | Type reference (TYPE) | RSISR_S_DATAITEM | 20030903 |
Method REFRESH_DATAITEM on class CL_RSAN_MDL_DST_SERVICE has no exception.
Method SET_CALL_PACKAGE_FROM_XML Signature
Method SET_CALL_PACKAGE_FROM_XML on class CL_RSAN_MDL_DST_SERVICE has no parameter.
Method SET_CALL_PACKAGE_FROM_XML on class CL_RSAN_MDL_DST_SERVICE has no exception.
Method SET_PARAM_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VALUE | Call by reference | Type reference (TYPE) | STRING | 20030207 |
Method SET_PARAM_XML on class CL_RSAN_MDL_DST_SERVICE has no exception.
Method SET_SERVICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VALUE | Call by reference | Type reference (TYPE) | RSIS_E_SERVICE | 20030207 |
Method SET_SERVICE on class CL_RSAN_MDL_DST_SERVICE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 400 |