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 RS 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 N_C_STATUS_GREEN Constant Public Type reference (TYPE) I 1 All DTPs Have Green Status 20061113
2 N_C_STATUS_NOT_GENERATED Constant Public Type reference (TYPE) I 0 Generation not started yet 20061113
3 N_C_STATUS_RED Constant Public Type reference (TYPE) I 3 At Least One DTP Has Red Status 20061113
4 N_C_STATUS_YELLOW Constant Public Type reference (TYPE) I 2 At Least One DTP Has Yellow Status; No DTP Has Red Status 20061113
5 P_R_DFG_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) CL_RSLPO_DFG_CONTROLLER Data-Flow Generation: Controller 20060818
6 P_R_DFG_MODEL Instance attribute Private Object reference (TYPE REF TO) CL_RSLPO_DFG_MODEL Data-Flow Generation: Model 20060818
7 P_R_NAVIGATOR Instance attribute Private Object reference (TYPE REF TO) IF_RSAWBN_NAVIGATOR AWB Navigator 20061109
8 P_T_DFG_POOL Static Attribute Private Type reference (TYPE) P_TY_T_DFG_POOL 20060818
Methods
# Method Level Visibility Method type Description Created on
1 ASK_FOR_SAVE Instance method Public Method Asks About Saving If Settings Are Modified 20061109
2 CONSTRUCTOR Instance method Public Constructor Constructor for Data-Flow Generation with TLOGO Data Targets 20060818
3 FACTORY Static method Public Method Factory for Data-Flow Generation with LPO 20060818
4 GET_OVERALL_STATUS Static method Public Method Delivers Total Status of DTP Generation for LPO 20061113
5 REFRESH_POOL Static method Public Method Deletes Buffered Instances from Factory Pools for an LPO 20061120
6 SET_NAVIGATOR Instance method Private Method Sets New AWB Navigator 20061109
7 START 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 Exporting 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 Importing I_R_NAVIGATOR Call by reference Object reference (TYPE REF TO) IF_RSAWBN_NAVIGATOR AWB-Navigator 20061109
2 Importing 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 CX_RSLPO_OBJECT_NOT_FOUND 20060818
2 CX_RSLPO_OPERATION_FAILED 20060818

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LPONAME Call by reference Type reference (TYPE) RSLPONAME Logische Partitionierung: Name eines LPO 20060818
2 Importing I_R_NAVIGATOR Call by reference Object reference (TYPE REF TO) IF_RSAWBN_NAVIGATOR AWB Navigator 20061109
3 Returning R_R_DFG Value transfer Object reference (TYPE REF TO) CL_RSLPO_DFG Logische Partitionierung: Datenflussgenerierung 20060818
# Exception Resumable Description Created on
1 CX_RSLPO_OBJECT_NOT_FOUND 20060818
2 CX_RSLPO_OPERATION_FAILED 20060818

Method GET_OVERALL_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LPONAME Call by reference Type reference (TYPE) RSLPONAME Logische Partitionierung: Name eines LPO 20061113
2 Returning R_STATUS Value transfer Type reference (TYPE) I Gesamtstatus der Generierung eines LPO aus n_c_status_* 20061113
# Exception Resumable Description Created on
1 CX_RSLPO_OBJECT_NOT_FOUND 20061113
2 CX_RSLPO_OPERATION_FAILED 20061113

Method REFRESH_POOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 Importing 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