SAP ABAP Class CL_RSLPO_DFG_VIEW_DETAILS (Data Flow Generation: Detail View)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSLPO_DFG (Package) Logical Partitioning: Data-Flow Generation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GUI_CONTAINER Abstract Container for GUI Controls 20061109
Properties
Class CL_RSLPO_DFG_VIEW_DETAILS  
Short Description Data Flow Generation: Detail View    
Super Class CL_GUI_CONTAINER Abstract Container for GUI Controls 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSLPO_DFG   Logical Partitioning: Data-Flow Generation 
Created 20061109   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSLPO_DFG_VIEW_DETAILS has no forward declaration.
Interfaces
Class CL_RSLPO_DFG_VIEW_DETAILS has no interface implemented.
Friends
Class CL_RSLPO_DFG_VIEW_DETAILS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_C_ICON_FALSE Constant Private Type reference (TYPE) ICONNAME 'ICON_ABSENCE' Icon for Display of rs_c_false 20061109
2 P_C_ICON_TRUE Constant Private Type reference (TYPE) ICONNAME 'ICON_PRESENCE' Icon for Display of rs_c_true 20061109
3 P_R_DETAILS Instance attribute Private Object reference (TYPE REF TO) CL_DD_DOCUMENT Detail Document 20061109
4 P_R_DETAILS_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Container of Detail Document 20061109
5 P_R_DFG_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) CL_RSLPO_DFG_CONTROLLER Data-Flow Generation: Controller 20061109
6 P_R_DFG_MODEL Instance attribute Private Object reference (TYPE REF TO) CL_RSLPO_DFG_MODEL Data-Flow Generation: Model 20061109
7 P_R_HEADER Instance attribute Private Object reference (TYPE REF TO) CL_DD_DOCUMENT Header Document 20061109
8 P_R_SPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20061109
Methods
# Method Level Visibility Method type Description Created on
1 ADD_EXE_PARAMS_GENERAL Instance method Private Method Adds Parameter Values to a Document 20090119
2 ADD_PARAMS Instance method Private Method Adds Parameter Values to a Document 20061109
3 ADD_SRC_PARAMS_DELTA Instance method Private Method Adds Parameter Values to a Document 20090119
4 ADD_SRC_PARAMS_DSO Instance method Private Method Adds Parameter Values to a Document 20090119
5 ADD_SRC_PARAMS_DSO_IC Instance method Private Method Adds Parameter Values to a Document 20090119
6 ADD_SRC_PARAMS_GENERAL Instance method Private Method Adds Parameter Values to a Document 20090119
7 ADD_SRC_PARAMS_IC Instance method Private Method Adds Parameter Values to a Document 20090119
8 ADD_TGT_PARAMS Instance method Private Method Adds Parameter Values to a Document 20090119
9 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20061109
10 CREATE_HEADER Instance method Private Method Generates Header Document 20061109
11 GET_DTP_PARAMETERS Instance method Private Method Imports DTP parameters 20090120
12 GET_DTP_SRC_PARAMETERS_DELTA Instance method Private Method Imports DTP parameters 20090120
13 GET_DTP_SRC_PARAMETERS_DSO Instance method Private Method Imports DTP parameters 20090120
14 GET_DTP_SRC_PARAMETERS_IC Instance method Private Method Imports DTP parameters 20090120
15 GET_DTP_SRC_PARA_GENERAL Instance method Private Method Imports DTP parameters 20090120
16 GET_DTP_TGT_PARAMETERS Instance method Private Method Imports DTP parameters 20090120
17 GET_DTP_TGT_PARAMETERS_DSO Instance method Private Method Imports DTP parameters 20090120
18 GET_DTP_TGT_PARAMETERS_IC Instance method Private Method Imports DTP parameters 20090120
19 REFRESH_DTP_DETAILS Instance method Public Method Displays Details of DTP Again 20061109
20 REFRESH_TEMPLATE_DETAILS Instance method Public Method Displays Details of DTP Template Again 20061109
Events
Class CL_RSLPO_DFG_VIEW_DETAILS has no event.
Types
Class CL_RSLPO_DFG_VIEW_DETAILS has no local type.
Method Signatures

Method ADD_EXE_PARAMS_GENERAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_NAME Call by reference Object reference (TYPE REF TO) CL_DD_AREA Dynamische Dokumente: Bereich auf einem Dokument 20090119
2 Importing I_R_TABLE Call by reference Object reference (TYPE REF TO) CL_DD_TABLE_ELEMENT Dynamische Dokumente: Tabellenelement 20090119
3 Importing I_R_VALUE Call by reference Object reference (TYPE REF TO) CL_DD_AREA Dynamische Dokumente: Bereich auf einem Dokument 20090119
4 Importing I_SHOW_STYLE Call by reference Type reference (TYPE) RS_BOOL Anzeige des Success/Error-Stils 20090119
5 Importing I_S_PARAMS_DISPLAY Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20090119
6 Importing I_S_PARAMS_VALID Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20090119

Method ADD_EXE_PARAMS_GENERAL on class CL_RSLPO_DFG_VIEW_DETAILS has no exception.

Method ADD_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_DTP Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP Datentransferprozess: Public Interface 20090119
2 Importing I_SHOW_STYLE Call by reference Type reference (TYPE) RS_BOOL Anzeige des Success/Error-Stils 20061109
3 Importing I_S_PARAMS_DISPLAY Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20061109
4 Importing I_S_PARAMS_VALID Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20061109

Method ADD_PARAMS on class CL_RSLPO_DFG_VIEW_DETAILS has no exception.

Method ADD_SRC_PARAMS_DELTA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_NAME Call by reference Object reference (TYPE REF TO) CL_DD_AREA Dynamische Dokumente: Bereich auf einem Dokument 20090119
2 Importing I_R_TABLE Call by reference Object reference (TYPE REF TO) CL_DD_TABLE_ELEMENT Dynamische Dokumente: Tabellenelement 20090119
3 Importing I_R_VALUE Call by reference Object reference (TYPE REF TO) CL_DD_AREA Dynamische Dokumente: Bereich auf einem Dokument 20090119
4 Importing I_SHOW_STYLE Call by reference Type reference (TYPE) RS_BOOL Anzeige des Success/Error-Stils 20090119
5 Importing I_S_PARAMS_DISPLAY Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20090119
6 Importing I_S_PARAMS_VALID Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20090119

Method ADD_SRC_PARAMS_DELTA on class CL_RSLPO_DFG_VIEW_DETAILS has no exception.

Method ADD_SRC_PARAMS_DSO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_NAME Call by reference Object reference (TYPE REF TO) CL_DD_AREA Dynamische Dokumente: Bereich auf einem Dokument 20090119
2 Importing I_R_TABLE Call by reference Object reference (TYPE REF TO) CL_DD_TABLE_ELEMENT Dynamische Dokumente: Tabellenelement 20090119
3 Importing I_R_VALUE Call by reference Object reference (TYPE REF TO) CL_DD_AREA Dynamische Dokumente: Bereich auf einem Dokument 20090119
4 Importing I_SHOW_STYLE Call by reference Type reference (TYPE) RS_BOOL Anzeige des Success/Error-Stils 20090119
5 Importing I_S_PARAMS_DISPLAY Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20090119
6 Importing I_S_PARAMS_VALID Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20090119

Method ADD_SRC_PARAMS_DSO on class CL_RSLPO_DFG_VIEW_DETAILS has no exception.

Method ADD_SRC_PARAMS_DSO_IC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_NAME Call by reference Object reference (TYPE REF TO) CL_DD_AREA Dynamische Dokumente: Bereich auf einem Dokument 20090119
2 Importing I_R_TABLE Call by reference Object reference (TYPE REF TO) CL_DD_TABLE_ELEMENT Dynamische Dokumente: Tabellenelement 20090119
3 Importing I_R_VALUE Call by reference Object reference (TYPE REF TO) CL_DD_AREA Dynamische Dokumente: Bereich auf einem Dokument 20090119
4 Importing I_SHOW_STYLE Call by reference Type reference (TYPE) RS_BOOL Anzeige des Success/Error-Stils 20090119
5 Importing I_S_PARAMS_DISPLAY Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20090119
6 Importing I_S_PARAMS_VALID Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20090119

Method ADD_SRC_PARAMS_DSO_IC on class CL_RSLPO_DFG_VIEW_DETAILS has no exception.

Method ADD_SRC_PARAMS_GENERAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_DTP Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP Datentransferprozess: Public Interface 20090417
2 Importing I_R_NAME Call by reference Object reference (TYPE REF TO) CL_DD_AREA Dynamische Dokumente: Bereich auf einem Dokument 20090119
3 Importing I_R_TABLE Call by reference Object reference (TYPE REF TO) CL_DD_TABLE_ELEMENT Dynamische Dokumente: Tabellenelement 20090119
4 Importing I_R_VALUE Call by reference Object reference (TYPE REF TO) CL_DD_AREA Dynamische Dokumente: Bereich auf einem Dokument 20090119
5 Importing I_SHOW_STYLE Call by reference Type reference (TYPE) RS_BOOL Anzeige des Success/Error-Stils 20090119
6 Importing I_S_PARAMS_DISPLAY Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20090119
7 Importing I_S_PARAMS_VALID Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20090119

Method ADD_SRC_PARAMS_GENERAL on class CL_RSLPO_DFG_VIEW_DETAILS has no exception.

Method ADD_SRC_PARAMS_IC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_NAME Call by reference Object reference (TYPE REF TO) CL_DD_AREA Dynamische Dokumente: Bereich auf einem Dokument 20090119
2 Importing I_R_TABLE Call by reference Object reference (TYPE REF TO) CL_DD_TABLE_ELEMENT Dynamische Dokumente: Tabellenelement 20090119
3 Importing I_R_VALUE Call by reference Object reference (TYPE REF TO) CL_DD_AREA Dynamische Dokumente: Bereich auf einem Dokument 20090119
4 Importing I_SHOW_STYLE Call by reference Type reference (TYPE) RS_BOOL Anzeige des Success/Error-Stils 20090119
5 Importing I_S_PARAMS_DISPLAY Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20090119
6 Importing I_S_PARAMS_VALID Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20090119

Method ADD_SRC_PARAMS_IC on class CL_RSLPO_DFG_VIEW_DETAILS has no exception.

Method ADD_TGT_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_DTP Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP Datentransferprozess: Public Interface 20090119
2 Importing I_R_NAME Call by reference Object reference (TYPE REF TO) CL_DD_AREA Dynamische Dokumente: Bereich auf einem Dokument 20090119
3 Importing I_R_TABLE Call by reference Object reference (TYPE REF TO) CL_DD_TABLE_ELEMENT Dynamische Dokumente: Tabellenelement 20090119
4 Importing I_R_VALUE Call by reference Object reference (TYPE REF TO) CL_DD_AREA Dynamische Dokumente: Bereich auf einem Dokument 20090119
5 Importing I_SHOW_STYLE Call by reference Type reference (TYPE) RS_BOOL Anzeige des Success/Error-Stils 20090119
6 Importing I_S_PARAMS_DISPLAY Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20090119
7 Importing I_S_PARAMS_VALID Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20090119

Method ADD_TGT_PARAMS on class CL_RSLPO_DFG_VIEW_DETAILS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_DFG_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_RSLPO_DFG_CONTROLLER Datenflussgenerierung: Controller 20061109
2 Importing I_R_DFG_MODEL Call by reference Object reference (TYPE REF TO) CL_RSLPO_DFG_MODEL Datenflussgenerierung: Modell 20061109
3 Importing I_R_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20061109

Method CONSTRUCTOR on class CL_RSLPO_DFG_VIEW_DETAILS has no exception.

Method CREATE_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Container, in dem das Dokument angezeigt wird 20061109

Method CREATE_HEADER on class CL_RSLPO_DFG_VIEW_DETAILS has no exception.

Method GET_DTP_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_DTP Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP Datentransferprozess: Public Interface 20090120
2 Returning R_S_DTPTPLPARAMS Value transfer Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20090120
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_FAILED 20090120
2 CX_RS_ACCESS_ERROR Fehler beim Zugriff 20090120

Method GET_DTP_SRC_PARAMETERS_DELTA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_DTPTPLPARAMS Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20090120
2 Importing I_R_DTP Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP Datentransferprozess: Public Interface 20090120
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_FAILED 20090120
2 CX_RS_ACCESS_ERROR Fehler beim Zugriff 20090120

Method GET_DTP_SRC_PARAMETERS_DSO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_DTPTPLPARAMS Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20090120
2 Importing I_R_DTP Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP Datentransferprozess: Public Interface 20090120
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_FAILED 20090120
2 CX_RS_ACCESS_ERROR Fehler beim Zugriff 20090120

Method GET_DTP_SRC_PARAMETERS_IC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_DTPTPLPARAMS Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20090120
2 Importing I_R_DTP Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP Datentransferprozess: Public Interface 20090120
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_FAILED 20090120
2 CX_RS_ACCESS_ERROR Fehler beim Zugriff 20090120

Method GET_DTP_SRC_PARA_GENERAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_DTPTPLPARAMS Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20090120
2 Importing I_R_DTP Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP Datentransferprozess: Public Interface 20090120
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_FAILED 20090120
2 CX_RS_ACCESS_ERROR Fehler beim Zugriff 20090120

Method GET_DTP_TGT_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_DTPTPLPARAMS Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20090120
2 Importing I_R_DTP Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP Datentransferprozess: Public Interface 20090120
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_FAILED 20090120
2 CX_RS_ACCESS_ERROR Fehler beim Zugriff 20090120

Method GET_DTP_TGT_PARAMETERS_DSO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_DTPTPLPARAMS Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20090120
2 Importing I_R_DTP Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP Datentransferprozess: Public Interface 20090120
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_FAILED 20090120
2 CX_RS_ACCESS_ERROR Fehler beim Zugriff 20090120

Method GET_DTP_TGT_PARAMETERS_IC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_DTPTPLPARAMS Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20090120
2 Importing I_R_DTP Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP Datentransferprozess: Public Interface 20090120
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_FAILED 20090120
2 CX_RS_ACCESS_ERROR Fehler beim Zugriff 20090120

Method REFRESH_DTP_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DTPID Call by reference Type reference (TYPE) RSBKDTPNM Datentransferprozess ID 20061109

Method REFRESH_DTP_DETAILS on class CL_RSLPO_DFG_VIEW_DETAILS has no exception.

Method REFRESH_TEMPLATE_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DTPTEMPLATE Call by reference Type reference (TYPE) RSLPO_DFG_DTPTEMPLATE Name einer DTP-Vorlage 20061109

Method REFRESH_TEMPLATE_DETAILS on class CL_RSLPO_DFG_VIEW_DETAILS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710