SAP ABAP Class CL_RSODSO_OSSHELP_TOOLS_NEW_DF (Tools Class for OSS Auxiliary Program for New Data Flow)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSODSO_TOOLS (Package) Tools for DataStore Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSODSO_OSSHELP_TOOLS | Tools Class for OSS Auxiliary Program | 20060531 |
Properties
| Class | CL_RSODSO_OSSHELP_TOOLS_NEW_DF | |
| Short Description | Tools Class for OSS Auxiliary Program for New Data Flow | |
| Super Class | CL_RSODSO_OSSHELP_TOOLS | Tools Class for OSS Auxiliary Program |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSODSO_TOOLS | Tools for DataStore Objects |
| Created | 20060531 | 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) |
Interfaces
Class CL_RSODSO_OSSHELP_TOOLS_NEW_DF has no interface implemented.
Friends
Class CL_RSODSO_OSSHELP_TOOLS_NEW_DF 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) | ROOSOURCER | DataSource | 20060623 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSSID | 20060801 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | 20060623 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | T_TH_PSA_LOAD_REQUESTS | DTP Table with Request SIDs | 20060801 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20060623 | ||
| 2 | Instance method | Private | Method | PSA Requests Contained in DTP Request | 20060801 |
Events
Class CL_RSODSO_OSSHELP_TOOLS_NEW_DF has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_S_PSA_LOAD_REQUESTS | Private | See coding | 20060801 | BEGIN OF t_s_psa_load_requests,
dtp_request TYPE rsrequid,
dtp_sid TYPE rssid,
psa_requests TYPE rsbk_th_requid,
END OF t_s_psa_load_requests
|
||
| 2 | T_TH_PSA_LOAD_REQUESTS | Private | See coding | 20060801 | t_th_psa_load_requests TYPE TABLE OF t_s_psa_load_requests
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOAD_REQUEST | Call by reference | Type reference (TYPE) | RSREQUID | Request-ID (Datenpaket) | 20060731 | |||
| 2 | I_ODSOBJECT | Call by reference | Type reference (TYPE) | RSDODSOBJECT | DataStore-Objekt | 20060623 |
Method CONSTRUCTOR on class CL_RSODSO_OSSHELP_TOOLS_NEW_DF has no exception.
Method GET_PSA_DTP_REQUEST_CONNECTION Signature
Method GET_PSA_DTP_REQUEST_CONNECTION on class CL_RSODSO_OSSHELP_TOOLS_NEW_DF has no parameter.
Method GET_PSA_DTP_REQUEST_CONNECTION on class CL_RSODSO_OSSHELP_TOOLS_NEW_DF has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |