SAP ABAP Class CL_RSLPO_DFG (Logical Partitioning: Data-Flow Generation)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSLPO_DFG (Package) Logical Partitioning: Data-Flow Generation
⤷
⤷
Properties
| Class | CL_RSLPO_DFG | |
| Short Description | Logical Partitioning: Data-Flow Generation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSLPO_DFG | Logical Partitioning: Data-Flow Generation |
| Created | 20060818 | 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_RSLPO_DFG has no interface implemented.
Friends
Class CL_RSLPO_DFG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | 1 | All DTPs Have Green Status | 20061113 | ||
| 2 | Constant | Public | Type reference (TYPE) | I | 0 | Generation not started yet | 20061113 | ||
| 3 | Constant | Public | Type reference (TYPE) | I | 3 | At Least One DTP Has Red Status | 20061113 | ||
| 4 | Constant | Public | Type reference (TYPE) | I | 2 | At Least One DTP Has Yellow Status; No DTP Has Red Status | 20061113 | ||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSLPO_DFG_CONTROLLER | Data-Flow Generation: Controller | 20060818 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSLPO_DFG_MODEL | Data-Flow Generation: Model | 20060818 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSAWBN_NAVIGATOR | AWB Navigator | 20061109 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | P_TY_T_DFG_POOL | 20060818 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Asks About Saving If Settings Are Modified | 20061109 | |
| 2 | Instance method | Public | Constructor | Constructor for Data-Flow Generation with TLOGO Data Targets | 20060818 | |
| 3 | Static method | Public | Method | Factory for Data-Flow Generation with LPO | 20060818 | |
| 4 | Static method | Public | Method | Delivers Total Status of DTP Generation for LPO | 20061113 | |
| 5 | Static method | Public | Method | Deletes Buffered Instances from Factory Pools for an LPO | 20061120 | |
| 6 | Instance method | Private | Method | Sets New AWB Navigator | 20061109 | |
| 7 | Instance method | Public | Method | Starts Data-Flow Generation | 20060818 |
Events
Class CL_RSLPO_DFG has no event.
Types
Class CL_RSLPO_DFG has no local type.
Method Signatures
Method ASK_FOR_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CANCELLED | Call by reference | Type reference (TYPE) | RS_BOOL | Abbrechen wurde im Dialog gewählt | 20061109 |
Method ASK_FOR_SAVE on class CL_RSLPO_DFG has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_NAVIGATOR | Call by reference | Object reference (TYPE REF TO) | IF_RSAWBN_NAVIGATOR | AWB-Navigator | 20061109 | |||
| 2 | I_T_TARGET_TLOGO | Call by reference | Type reference (TYPE) | RSTRAN_T_TLOGO | Tabelle mit TLOGO-Zielobjekten für Datenflussgenerierung | 20060818 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060818 | |||
| 2 | 20060818 |
Method FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LPONAME | Call by reference | Type reference (TYPE) | RSLPONAME | Logische Partitionierung: Name eines LPO | 20060818 | |||
| 2 | I_R_NAVIGATOR | Call by reference | Object reference (TYPE REF TO) | IF_RSAWBN_NAVIGATOR | AWB Navigator | 20061109 | |||
| 3 | R_R_DFG | Value transfer | Object reference (TYPE REF TO) | CL_RSLPO_DFG | Logische Partitionierung: Datenflussgenerierung | 20060818 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060818 | |||
| 2 | 20060818 |
Method GET_OVERALL_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LPONAME | Call by reference | Type reference (TYPE) | RSLPONAME | Logische Partitionierung: Name eines LPO | 20061113 | |||
| 2 | R_STATUS | Value transfer | Type reference (TYPE) | I | Gesamtstatus der Generierung eines LPO aus n_c_status_* | 20061113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20061113 | |||
| 2 | 20061113 |
Method REFRESH_POOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LPONAME | Call by reference | Type reference (TYPE) | RSLPONAME | Logische Partitionierung: Name eines LPO | 20061120 |
Method REFRESH_POOL on class CL_RSLPO_DFG has no exception.
Method SET_NAVIGATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_NAVIGATOR | Call by reference | Object reference (TYPE REF TO) | IF_RSAWBN_NAVIGATOR | AWB-Navigator | 20061109 |
Method SET_NAVIGATOR on class CL_RSLPO_DFG has no exception.
Method START Signature
Method START on class CL_RSLPO_DFG has no parameter.
Method START on class CL_RSLPO_DFG has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |