SAP ABAP Class CL_RSLPO_PC_TPL_DFG_DATAPATH (Data Path with TLOGO Objects and Transformations)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSLPO_PC_TEMPLATE (Package) Logical Partitioning: Generate Process Chains

⤷

⤷

Properties
Class | CL_RSLPO_PC_TPL_DFG_DATAPATH | |
Short Description | Data Path with TLOGO Objects and Transformations | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSLPO_PC_TEMPLATE | Logical Partitioning: Generate Process Chains |
Created | 20081114 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSLPO_PC_TPL_DFG_DATAPATH has no interface implemented.
Friends
Class CL_RSLPO_PC_TPL_DFG_DATAPATH 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) | I | 0 | Path ID | 20081114 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSTRAN_S_TLOGO | TLOGO Target Object | 20081114 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | L_TY_T_DFG_DATAPATH_POOL | 20081114 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSLPO_DFG_T_RANGE | Selection Conditions for TLOGO Target Object | 20081114 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSTRAN_T_TLOGO | Table of TLOGO Objects in Data Path from Target to Source | 20081114 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adds New Object at End of Object List | 20081114 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20081114 |
3 | ![]() |
Static method | Public | Method | 20081114 | |
4 | ![]() |
Static method | Public | Method | 20081114 | |
5 | ![]() |
Static method | Public | Method | 20081114 | |
6 | ![]() |
Static method | Public | Method | 20090317 | |
7 | ![]() |
Instance method | Public | Method | Returns Data Path from Target to Source | 20081114 |
8 | ![]() |
Instance method | Public | Method | Returns Path ID | 20081114 |
9 | ![]() |
Instance method | Public | Method | Returns TLOGO Object of Data Path | 20081114 |
10 | ![]() |
Instance method | Public | Method | Returns TLOGO Target Object of Data Path | 20081114 |
11 | ![]() |
Instance method | Private | Method | Returns Data Paths to Persistent Objects for TLOGO | 20081114 |
12 | ![]() |
Static method | Public | Method | Deletes an Instance from Factory Pool | 20081114 |
Events
Class CL_RSLPO_PC_TPL_DFG_DATAPATH has no event.
Types
Class CL_RSLPO_PC_TPL_DFG_DATAPATH has no local type.
Method Signatures
Method ADD_TLOGO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_TLOGO | Call by reference | Type reference (TYPE) | RSTRAN_S_TLOGO | TLOGO-Objekt, das hinzugefügt werden soll | 20081114 |
Method ADD_TLOGO on class CL_RSLPO_PC_TPL_DFG_DATAPATH has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PATHID | Value transfer | Type reference (TYPE) | I | Pfad ID | 20081114 | ||
2 | ![]() |
I_R_DATAPATH | Call by reference | Object reference (TYPE REF TO) | CL_RSLPO_PC_TPL_DFG_DATAPATH | Datenpfad, dessen TLOGO-Objekte übernommen werden sollen | 20081114 | ||
3 | ![]() |
I_S_TLOGO | Call by reference | Type reference (TYPE) | RSTRAN_S_TLOGO | TLOGO-Objekt, das inital aufgenommen wird | 20081114 |
Method CONSTRUCTOR on class CL_RSLPO_PC_TPL_DFG_DATAPATH has no exception.
Method FACTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_TLOGO | Call by reference | Type reference (TYPE) | RSTRAN_S_TLOGO | BW Repository: TLOGO Objekt, Typ und Typ der Assoziation | 20081114 | ||
2 | ![]() |
I_USAGE | Call by reference | Type reference (TYPE) | CL_RSLPO_PC_TPL_DFG_MODEL=>TY_USAGE | 20081114 | |||
3 | ![]() |
R_TR_DATAPATH | Value transfer | Type reference (TYPE) | RSLPO_PC_TPL_DFG_TR_DATAPATH | Tabelle mit Referenzen auf Datenpfade | 20081114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20081114 | ||
2 | ![]() |
20081114 | ||
3 | ![]() |
20081114 |
Method GET_CONNECTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_TLOGO | Call by reference | Type reference (TYPE) | RSTRAN_S_TLOGO | BW Repository: TLOGO Objekt, Typ und Typ der Assoziation | 20081114 | ||
2 | ![]() |
I_USAGE | Call by reference | Type reference (TYPE) | CL_RSLPO_PC_TPL_DFG_MODEL=>TY_USAGE | 20081114 | |||
3 | ![]() |
R_T_TRFN | Value transfer | Type reference (TYPE) | RSTRAN_T_TRFN | Transformationen | 20081114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20081114 |
Method GET_CONN_CONTAINED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_DATAPATH | Call by reference | Object reference (TYPE REF TO) | CL_RSLPO_PC_TPL_DFG_DATAPATH | Ein Datenpfad mit TLOGO-Objekten und Transformationen | 20081114 | ||
2 | ![]() |
I_S_TRFN | Call by reference | Type reference (TYPE) | RSTRAN_S_TRFN | Transformationen | 20081114 | ||
3 | ![]() |
I_USAGE | Call by reference | Type reference (TYPE) | CL_RSLPO_PC_TPL_DFG_MODEL=>TY_USAGE | 20081114 | |||
4 | ![]() |
R_CONTAINED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20081114 |
Method GET_CONN_CONTAINED on class CL_RSLPO_PC_TPL_DFG_DATAPATH has no exception.
Method GET_CONN_TRAN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_TRFN | Call by reference | Type reference (TYPE) | RSTRAN_S_TRFN | Transformationen | 20090317 | ||
2 | ![]() |
I_USAGE | Call by reference | Type reference (TYPE) | CL_RSLPO_PC_TPL_DFG_MODEL=>TY_USAGE | 20090317 | |||
3 | ![]() |
R_S_TLOGO | Value transfer | Type reference (TYPE) | RSTRAN_S_TLOGO | BW Repository: TLOGO Objekt, Typ und Typ der Assoziation | 20090317 |
Method GET_CONN_TRAN on class CL_RSLPO_PC_TPL_DFG_DATAPATH has no exception.
Method GET_DATAPATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_T_TLOGO | Value transfer | Type reference (TYPE) | RSTRAN_T_TLOGO | Datenpfad von Ziel zur Quelle | 20081114 |
Method GET_DATAPATH on class CL_RSLPO_PC_TPL_DFG_DATAPATH has no exception.
Method GET_PATHID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_PATHID | Value transfer | Type reference (TYPE) | I | Pfad ID | 20081114 |
Method GET_PATHID on class CL_RSLPO_PC_TPL_DFG_DATAPATH has no exception.
Method GET_SOURCE_TLOGO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_S_SOURCE_TLOGO | Value transfer | Type reference (TYPE) | RSTRAN_S_TLOGO | BW Repository: TLOGO Objekt, Typ und Typ der Assoziation | 20081114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20081114 |
Method GET_TARGET_TLOGO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_S_TARGET_TLOGO | Value transfer | Type reference (TYPE) | RSTRAN_S_TLOGO | BW Repository: TLOGO Objekt, Typ und Typ der Assoziation | 20081114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20081114 |
Method GET_TLOGO_DATAPATHS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TR_DATAPATH | Call by reference | Type reference (TYPE) | RSLPO_PC_TPL_DFG_TR_DATAPATH | Tabelle mit Referenzen auf Datenpfade | 20081114 | ||
2 | ![]() |
I_R_DATAPATH | Call by reference | Object reference (TYPE REF TO) | CL_RSLPO_PC_TPL_DFG_DATAPATH | Referenz auf einen Datenpfad bei rekursivem Aufruf | 20081114 | ||
3 | ![]() |
I_S_TLOGO | Call by reference | Type reference (TYPE) | RSTRAN_S_TLOGO | BW Repository: TLOGO Objekt, Typ und Typ der Assoziation | 20081114 | ||
4 | ![]() |
I_USAGE | Call by reference | Type reference (TYPE) | CL_RSLPO_PC_TPL_DFG_MODEL=>TY_USAGE | 20081114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20081114 | ||
2 | ![]() |
20081114 | ||
3 | ![]() |
20081114 |
Method REFRESH_POOL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_TLOGO | Call by reference | Type reference (TYPE) | RSTRAN_S_TLOGO | BW Repository: TLOGO Objekt, Typ und Typ der Assoziation | 20081114 |
Method REFRESH_POOL on class CL_RSLPO_PC_TPL_DFG_DATAPATH has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 720 |