SAP ABAP Class CL_RSODP_R3IS_PS_CONV_AGENT (PoleStar Conversion Agent)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSODP (Package) Operational Data Provisioning (BW Part)
⤷
⤷
Properties
| Class | CL_RSODP_R3IS_PS_CONV_AGENT | |
| Short Description | PoleStar Conversion Agent | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSODP | Operational Data Provisioning (BW Part) |
| Created | 20090519 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_RSODP_R3IS_PS_CONV_AGENT has no interface implemented.
Friends
Class CL_RSODP_R3IS_PS_CONV_AGENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20090630 | |||||
| 2 | Instance attribute | Private | Type reference (TYPE) | TREXD_ATTR_NAME | Attribute Name | 20090630 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | FIELDNAME | Field Name | 20090630 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | TREXS_VIEW_ATTRIBUTE-DISPLAY_NAME | 20090630 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | RSD_S_DTA_PRO | InfoObject Properties in Data Target | 20090630 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | TTH_CONVERSION | 20090630 | ||||
| 7 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_ELEMDESCR | Runtime Type Services | 20090630 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090630 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20090630 | |
| 3 | Instance method | Public | Method | 20090630 | ||
| 4 | Instance method | Public | Method | 20090630 | ||
| 5 | Instance method | Public | Method | 20090630 | ||
| 6 | Instance method | Public | Method | 20090630 | ||
| 7 | Instance method | Public | Method | 20090630 | ||
| 8 | Instance method | Public | Method | 20090630 | ||
| 9 | Instance method | Public | Method | 20090630 | ||
| 10 | Instance method | Public | Method | 20090630 | ||
| 11 | Static method | Public | Method | 20090630 | ||
| 12 | Instance method | Public | Method | 20090630 |
Events
Class CL_RSODP_R3IS_PS_CONV_AGENT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_CONVERSION | Public | See coding | 20090630 | BEGIN OF ts_conversion,
internal TYPE rschavl,
external TYPE rschavl,
END OF ts_conversion
|
||
| 2 | TTH_CONVERSION | Public | See coding | 20090630 | tth_conversion TYPE HASHED TABLE OF ts_conversion WITH UNIQUE KEY internal
|
||
| 3 | TT_CONVERSION | Public | See coding | 20090630 | tt_conversion type STANDARD TABLE OF ts_conversion
|
Method Signatures
Method CLEAR_CONVERSION_TABLE Signature
Method CLEAR_CONVERSION_TABLE on class CL_RSODP_R3IS_PS_CONV_AGENT has no parameter.
Method CLEAR_CONVERSION_TABLE on class CL_RSODP_R3IS_PS_CONV_AGENT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_ATTR_INFO | Call by reference | Type reference (TYPE) | CL_RSODP_INDEX=>TS_COMP_TO_ATTRNAME | 20090630 | ||||
| 2 | I_S_DTA_PRO | Call by reference | Type reference (TYPE) | RSD_S_DTA_PRO | Eigenschaften eines InfoObjects im Datenziel | 20090630 |
Method CONSTRUCTOR on class CL_RSODP_R3IS_PS_CONV_AGENT has no exception.
Method GET_ATTRNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ATTRNAME_INTERNAL | Value transfer | Type reference (TYPE) | TREXD_ATTR_NAME | Attributname | 20090630 |
Method GET_ATTRNAME on class CL_RSODP_R3IS_PS_CONV_AGENT has no exception.
Method GET_ATTRNAME_EXTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ATTRNAME_EXTERNAL | Value transfer | Type reference (TYPE) | TREXD_ATTR_NAME | Attributname | 20090630 |
Method GET_ATTRNAME_EXTERNAL on class CL_RSODP_R3IS_PS_CONV_AGENT has no exception.
Method GET_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_COMPONENT | Value transfer | Type reference (TYPE) | FIELDNAME | Feldname | 20090630 |
Method GET_COMPONENT on class CL_RSODP_R3IS_PS_CONV_AGENT has no exception.
Method GET_COMP_TO_ATTRNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TH_COMP_TO_ATTRNAME | Call by reference | Type reference (TYPE) | CL_RSODP_INDEX=>TTH_COMP_TO_ATTRNAME | 20090630 |
Method GET_COMP_TO_ATTRNAME on class CL_RSODP_R3IS_PS_CONV_AGENT has no exception.
Method GET_CONVERSION_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_CONVERSION_TABLE | Call by reference | Type reference (TYPE) | TT_CONVERSION | 20090630 |
Method GET_CONVERSION_TABLE on class CL_RSODP_R3IS_PS_CONV_AGENT has no exception.
Method GET_DATA_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | 20090630 |
Method GET_DATA_REF on class CL_RSODP_R3IS_PS_CONV_AGENT has no exception.
Method GET_DISPLAYNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DISPLAYNAME_INTERNAL | Value transfer | Type reference (TYPE) | TREXD_ATTR_NAME | Attributname | 20090630 |
Method GET_DISPLAYNAME on class CL_RSODP_R3IS_PS_CONV_AGENT has no exception.
Method GET_DISPLAYNAME_EXTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DISPLAYNAME_EXTERNAL | Value transfer | Type reference (TYPE) | TREXD_ATTR_NAME | Attributname | 20090630 |
Method GET_DISPLAYNAME_EXTERNAL on class CL_RSODP_R3IS_PS_CONV_AGENT has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_ATTR_INFO | Call by reference | Type reference (TYPE) | CL_RSODP_INDEX=>TS_COMP_TO_ATTRNAME | InfoObject | 20090630 | |||
| 2 | I_S_DTA_PRO | Call by reference | Type reference (TYPE) | RSD_S_DTA_PRO | InfoProvider | 20090630 | |||
| 3 | R_R_AGENT | Value transfer | Object reference (TYPE REF TO) | CL_RSODP_R3IS_PS_CONV_AGENT | 20090630 |
Method GET_INSTANCE on class CL_RSODP_R3IS_PS_CONV_AGENT has no exception.
Method INSERT_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_DATA | Call by reference | Type reference (TYPE) | ANY | 20090630 |
Method INSERT_VALUE on class CL_RSODP_R3IS_PS_CONV_AGENT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |