SAP ABAP Class CL_RSLPO_DFG_MODEL (Data-Flow Generation: Model)
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 - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSLPO_DFG_MODEL_IP Data flow generation: InfoProvider Model 20080918
2 Inheritance (c INHERITING FROM c_ref)  CL_RSLPO_DFG_MODEL_SPO Data flow generation: Model for SPOs 20080918
Properties
Class CL_RSLPO_DFG_MODEL  
Short Description Data-Flow Generation: Model    
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 20060814   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_MODEL has no interface implemented.
Friends
Class CL_RSLPO_DFG_MODEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_STD_TEMPLATE Constant Public Type reference (TYPE) RSLPO_DFG_DTPTEMPLATE 'Standard' Name of DTP Template 20060817
2 P_DTPGEN_MODIFIED Instance attribute Private Type reference (TYPE) RS_BOOL RS_C_FALSE Were the DTP gen. logs in the buffer modified in database? 20061012
3 P_LPONAME Instance attribute Private Type reference (TYPE) RSLPONAME Logical Partitioning: Name of LPO 20061011
4 P_PATHID Instance attribute Private Type reference (TYPE) I Count Up Unique Path ID in get_data_paths() 20060814
5 P_READ_ONLY Instance attribute Private Type reference (TYPE) RS_BOOL Only reading methods can be executed 20061113
6 P_R_TLOGO_HANDLER Static Attribute Private Object reference (TYPE REF TO) CL_RSLPO_TLOGO_HANDLER TLOGO Handler of LPO 20060814
7 P_TARGET_TLOGO Instance attribute Public Type reference (TYPE) RSTLOGO BW: Object Type (TLOGO) 20090127
8 P_TR_DATAPATH Instance attribute Private Type reference (TYPE) RSLPO_DFG_TR_DATAPATH Table of References to Data Path 20061011
9 P_T_DFG_MODEL_POOL Static Attribute Private Type reference (TYPE) L_TY_T_DFG_MODEL_POOL DFG Pool for Saving Instances for Factory 20060815
10 P_T_DTPGEN Instance attribute Private Type reference (TYPE) RSLPO_DFG_T_DTPGEN Buffer Table with Generated DTPs 20061010
11 P_T_DTPGEN_DELETE Instance attribute Private Type reference (TYPE) L_TY_T_DTPID Buffer Table with Logs To Be Deleted at Save 20061010
12 P_T_TARGET_RANGE Instance attribute Private Type reference (TYPE) RSLPO_DFG_T_RANGE Selection Conditions for Target InfoObjects 20060814
13 P_T_TARGET_TLOGO Instance attribute Private Type reference (TYPE) RSTRAN_T_TLOGO Table of TLOGO Target Objects 20060814
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_DTP_GENERATION Instance method Public Method Sets User Name and Time Stamp of DTP Generation Log 20061010
2 ADD_DTP_FOLDER Static method Public Method Adds a New DTP Template Folder 20060816
3 ADD_DTP_TEMPLATE Static method Public Method Adds a New DTP Template 20060816
4 ADD_RANGE Instance method Public Method Adds a Selection to TLOGO Target Objects 20060814
5 CHECK_DTP Instance method Public Method Checks existing DTP and modifies settings, as required 20061011
6 CHECK_DTP_RANGE Instance method Private Method Check if range table can be translated to DTP filter 20091015
7 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20061019
8 CMP_GEN_DTP_SRCOBJ_DEP Instance method Private Method Comparison of predefined DTP parameters with generated DTP 20090415
9 CMP_GEN_DTP_SRC_DELTA Instance method Private Method Comparison of predefined DTP parameters with generated DTP 20090119
10 CMP_GEN_DTP_SRC_DSO Instance method Private Method Comparison of predefined DTP parameters with generated DTP 20090119
11 CMP_GEN_DTP_SRC_DSO_IC Instance method Private Method Comparison of predefined DTP parameters with generated DTP 20090119
12 CMP_GEN_DTP_SRC_GENERAL Instance method Private Method Comparison of predefined DTP parameters with generated DTP 20090119
13 CMP_GEN_DTP_SRC_IC Instance method Private Method Comparison of predefined DTP parameters with generated DTP 20090119
14 CMP_GEN_DTP_TGT Instance method Private Method Comparison of predefined DTP parameters with generated DTP 20090119
15 CMP_GEN_DTP_TGT_DSO Instance method Private Method Comparison of predefined DTP parameters with generated DTP 20090119
16 CMP_GEN_DTP_TGT_IC Instance method Private Method Comparison of predefined DTP parameters with generated DTP 20090119
17 CMP_GEN_DTP_VS_PREDEFINED_DTP Instance method Private Method Comparison of predefined DTP parameters with generated DTP 20081210
18 CMP_PRED_DTP_SRCOBJ_DEP Instance method Private Method Comparison of assigned DTP parameters with the template 20090415
19 CMP_PRED_DTP_VS_TPL_PARA Instance method Private Method Comparison of assigned DTP parameters with the template 20081210
20 CMP_PRED_SRC_DELTA Instance method Private Method Comparison of assigned DTP parameters with the template 20090119
21 CMP_PRED_SRC_DSO Instance method Private Method Comparison of assigned DTP parameters with the template 20090119
22 CMP_PRED_SRC_DSO_IC Instance method Private Method Comparison of assigned DTP parameters with the template 20090119
23 CMP_PRED_SRC_GENERAL Instance method Private Method Comparison of assigned DTP parameters with the template 20090119
24 CMP_PRED_SRC_IC Instance method Private Method Comparison of assigned DTP parameters with the template 20090119
25 CMP_PRED_TGT_DSO_IC Instance method Private Method Comparison of assigned DTP parameters with the template 20090119
26 CONSTRUCTOR Instance method Public Constructor Create New Instance of Data-Flow Generation 20060814
27 CREATE_DTP Instance method Private Method Generates New DTP 20061011
28 DELETE_DTP Instance method Private Method Deletes a DTP 20061013
29 DELETE_DTP_FOLDER Static method Public Method Deletes DTP Template Folder and All Content 20060816
30 DELETE_DTP_GENERATION Instance method Public Method Deletes DTP Generation Log 20060828
31 DELETE_DTP_TEMPLATE Static method Public Method Deletes DTP Template 20060816
32 DEQUEUE Instance method Public Method Releases Locks on TLOGO Target Objects 20061010
33 ENQUEUE Instance method Private Method Sets Locks for All TLOGO Target Objects 20061010
34 FACTORY Static method Public Method Returns Instance from Factory Pool 20060814
35 GENERATE_DTP Instance method Public Method Generates Single DTP 20061011
36 GET_ALL_DTP_GENERATION Instance method Public Method Returns All DTP Generation Logs for Data Target 20061010
37 GET_DATAPATH Instance method Public Method Delivers Data Path for DTP ID 20061020
38 GET_DATAPATHS Instance method Public Method Returns All Data Paths for Persistent Objects 20060814
39 GET_DTP_FOLDER Static method Public Method Returns One or More DTP Template Folders 20060816
40 GET_DTP_GENERATION Instance method Public Method Returns DTP Template Used to Generate DTP 20060828
41 GET_DTP_TEMPLATE_ALL Static method Public Method Returns One or More DTP Templates 20090323
42 GET_OVERALL_STATUS Instance method Public Method Returns Total Status for All Generated DTPs 20061113
43 GET_STD_DTPTEMPLATE Static method Public Method Returns Standard DTP Template 20061023
44 GET_T_TARGET_TLOGO Instance method Public Method Returns Table of TLOGO Target Objects for This Model 20060815
45 IS_DTPGEN_MODIFIED Instance method Public Method Have the current DTP gen. logs not been saved? 20061012
46 IS_TEMPLATE_ASSIGNABLE Instance method Public Method Check whether template source type matches source type 20090108
47 IS_TEMPLATE_USED Static method Public Method Check whether template is used 20090109
48 MAP_WARNINGSTATEFLAG_DFG_DTP Instance method Private Method Mapping of status to X and space 20081219
49 MAP_WARNINGSTATEFLAG_DTP_DFG Instance method Private Method Mapping of status to X and space 20081219
50 MODIFY_DTP_GENERATION Instance method Public Method Refreshes or Adds DTP Generation Log 20061010
51 MODIFY_DTP_GEN_FROM_GENDTP Instance method Public Method Refreshes or Adds DTP Generation Log 20090402
52 REFRESH_POOL Static method Public Method Deletes an Instance from Factory Pool 20061120
53 RENAME_DTP_FOLDER Static method Public Method Renaming of DTP Template Folder 20060816
54 REORG_DTP_GENERATION Static method Public Method Clears Database Tables 20061019
55 REORG_DTP_GENERATION_FOR_SPO Instance method Public Method Cleans up database tables for an SPO 20090216
56 ROLLBACK_DTP_GENERATION Instance method Public Method Deletes DTP Generation Logs from Buffer 20061010
57 SAVE_DTP_GENERATION Instance method Public Method Saves DTP Generation Logs 20061010
58 SET_DTPGEN_DELFLAG Instance method Public Method Selects DTP Generation Log to Be Deleted 20061013
59 SET_DTPGEN_DTPTEMPLATE Instance method Public Method Sets New Template for DTP Generation Log 20061016
60 SET_DTPGEN_FROM_DTP Instance method Public Method Sets DTP Generation Parameters from Already Generated DTP 20061017
61 SET_DTPGEN_FROM_DTP_DELTA Instance method Private Method Set DSO-dependent parameters 20090825
62 SET_DTPGEN_FROM_DTP_SRC_DSO Instance method Private Method Set DSO-dependent parameters 20090119
63 SET_DTPGEN_FROM_DTP_SRC_IC Instance method Private Method Set IC-dependent parameters 20090119
64 SET_DTPGEN_FROM_DTP_TGT Instance method Private Method Set IC-dependent parameters 20090119
65 SET_DTPGEN_FROM_DTP_TGT_DSO Instance method Private Method Set IC-dependent parameters 20090119
66 SET_DTPGEN_FROM_DTP_TGT_IC Instance method Private Method Set IC-dependent parameters 20090119
67 SET_DTPGEN_USERDEF Instance method Public Method Sets DTP Generation Parameter as User Defined 20061017
68 SET_DTP_PROPERTIES Instance method Private Method Sets Properties of Created DTP 20060814
69 SET_DTP_RANGE Instance method Private Method Sets range of DTP to be created/edited 20081124
70 SET_DTP_SRC_PROP_DELTA Instance method Private Method Sets Properties of Created DTP 20090119
71 SET_DTP_SRC_PROP_DSO Instance method Private Method Sets Properties of Created DTP 20090119
72 SET_DTP_SRC_PROP_DSO_IC Instance method Private Method Sets Properties of Created DTP 20090119
73 SET_DTP_SRC_PROP_GENERAL Instance method Private Method Sets Properties of Created DTP 20090119
74 SET_DTP_SRC_PROP_IC Instance method Private Method Sets Properties of Created DTP 20090119
75 SET_DTP_TGT_PROP Instance method Private Method Sets Properties of Created DTP 20090127
76 SET_DTP_TGT_PROP_DSO Instance method Private Method Sets Properties of Created DTP 20090127
77 SET_DTP_TGT_PROP_IC Instance method Private Method Sets Properties of Created DTP 20090127
78 UPDATE_DTP_TEMPLATE Static method Public Method Refreshes DTP Template 20060816
Events
Class CL_RSLPO_DFG_MODEL has no event.
Types
Class CL_RSLPO_DFG_MODEL has no local type.
Method Signatures

Method ACTIVATE_DTP_GENERATION 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 20061010
2 Importing I_NEW_DTPID Call by reference Type reference (TYPE) RSBKDTPNM Neue ID des generierten DTP 20061010
# Exception Resumable Description Created on
1 CX_RSLPO_OBJECT_NOT_FOUND DTP mit übergebener ID nicht gefunden 20061010
2 CX_RSLPO_OPERATION_FAILED Fehler beim Schreiben des Protokolls in die DB 20061010

Method ADD_DTP_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DTPFOLDER Call by reference Type reference (TYPE) RSLPO_DFG_DTPFOLDER Name eines Ordners zur Organisation von DTP-Vorlagen 20060816
2 Importing I_PARENT_FOLDERID Call by reference Type reference (TYPE) RSLPO_DFG_DTPFOLDERID ID des Elternordners, '' für Anlegen auf oberster Ebene 20060816
3 Returning R_FOLDERID Value transfer Type reference (TYPE) RSLPO_DFG_DTPFOLDERID ID des angelegten DTP-Vorlagenordners 20060816
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_FAILED 20060816

Method ADD_DTP_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_DTPTEMPLATE Call by reference Type reference (TYPE) RSLPO_DFG_DTPTPL Neue DTP-Vorlage 20060816
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_FAILED 20060816

Method ADD_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_RANGE Call by reference Type reference (TYPE) RSLPO_DFG_S_RANGE Selektionsbedingung auf InfoObject im TLOGO-Zielobjekt 20060814

Method ADD_RANGE on class CL_RSLPO_DFG_MODEL has no exception.

Method CHECK_DTP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_CHANGES Call by reference Type reference (TYPE) RS_BOOL Wurden Änderungen am DTP durchgeführt? 20061019
2 Exporting E_DTP_CONSISTENT Call by reference Type reference (TYPE) RS_BOOL Ist der DTP bzgl. Generierungsinfo konsistent? 20061011
3 Exporting E_TPL_CONSISTENT Call by reference Type reference (TYPE) RS_BOOL Stimmen DTP-Parameter mit aktuellem Vorlagen-Zustand überein 20061011
4 Exporting E_T_MSG_DTP Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten für DTP-Konsistenz 20061013
5 Exporting E_T_MSG_TPL Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten für Vorlagen-Konsistenz 20061013
6 Importing I_GENERATION_CALL Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE generieren gewählt, wenn nicht aktiv --> aktivieren erlaubt 20081124
7 Importing I_REPAIR_DTP Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Korrigiert DTP bzgl. der Generierungsparameter 20061011
8 Importing I_R_DATAPATH Call by reference Object reference (TYPE REF TO) CL_RSLPO_DFG_DATAPATH Ein Datenpfad mit TLOGO-Objekten und Transformationen 20061011
9 Importing I_R_DTP Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP Datentransferprozess: Public Interface 20061011
# Exception Resumable Description Created on
1 CX_RSLPO_OBJECT_NOT_FOUND 20061011
2 CX_RSLPO_OPERATION_FAILED 20061011

Method CHECK_DTP_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20091015
2 Changing C_T_RANGE Call by reference Type reference (TYPE) RSBK_TH_RANGE DTP: Selektionen für Quelle 20091015
3 Importing I_R_DTP Call by reference Object reference (TYPE REF TO) IF_RSBK_DTP_MAINTAIN Ändern eines Datentransferprozesses 20091015

Method CHECK_DTP_RANGE on class CL_RSLPO_DFG_MODEL has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSLPO_DFG_MODEL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSLPO_DFG_MODEL has no exception.

Method CMP_GEN_DTP_SRCOBJ_DEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MSG_DTP Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20090415
2 Exporting E_DTP_CONSISTENT Call by reference Type reference (TYPE) RS_BOOL Boolean 20090415
3 Exporting E_UPDATE_DTP Call by reference Type reference (TYPE) RS_BOOL Boolean 20090415
4 Importing I_REPAIR_DTP Call by reference Type reference (TYPE) RS_BOOL Boolean 20090415
5 Importing I_R_DATAPATH Call by reference Object reference (TYPE REF TO) CL_RSLPO_DFG_DATAPATH Ein Datenpfad mit TLOGO-Objekten und Transformationen 20090415
6 Importing I_R_DTP Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP Datentransferprozess: Public Interface 20090415
7 Importing I_S_DTPTPLPARAMS Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20090415
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_FAILED 20090415

Method CMP_GEN_DTP_SRC_DELTA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MSG_DTP Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20090119
2 Exporting E_DTP_CONSISTENT Call by reference Type reference (TYPE) RS_BOOL Boolean 20090119
3 Exporting E_UPDATE_DTP Call by reference Type reference (TYPE) RS_BOOL save information to update dtp on incorrect state 20090119
4 Importing I_REPAIR_DTP Call by reference Type reference (TYPE) RS_BOOL Boolean 20090119
5 Importing I_R_DTP Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP Datentransferprozess: Public Interface 20090119
6 Importing I_S_DTPTPLPARAMS Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20090119

Method CMP_GEN_DTP_SRC_DELTA on class CL_RSLPO_DFG_MODEL has no exception.

Method CMP_GEN_DTP_SRC_DSO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MSG_DTP Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20090119
2 Exporting E_DTP_CONSISTENT Call by reference Type reference (TYPE) RS_BOOL Boolean 20090119
3 Exporting E_UPDATE_DTP Call by reference Type reference (TYPE) RS_BOOL save information to update dtp on incorrect state 20090119
4 Importing I_REPAIR_DTP Call by reference Type reference (TYPE) RS_BOOL Boolean 20090119
5 Importing I_R_DTP Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP Datentransferprozess: Public Interface 20090119
6 Importing I_S_DTPTPLPARAMS Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20090119
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_FAILED 20090119

Method CMP_GEN_DTP_SRC_DSO_IC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MSG_DTP Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20090119
2 Exporting E_DTP_CONSISTENT Call by reference Type reference (TYPE) RS_BOOL Boolean 20090119
3 Exporting E_UPDATE_DTP Call by reference Type reference (TYPE) RS_BOOL save information to update dtp on incorrect state 20090119
4 Importing I_REPAIR_DTP Call by reference Type reference (TYPE) RS_BOOL Boolean 20090119
5 Importing I_R_DTP Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP Datentransferprozess: Public Interface 20090119
6 Importing I_R_X_IPRO Call by reference Object reference (TYPE REF TO) CL_RSDD_X_INFOPROVIDER_TPL Extraktion DS-Objekt 20090119
7 Importing I_S_DTPTPLPARAMS Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20090119
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_FAILED 20090119

Method CMP_GEN_DTP_SRC_GENERAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MSG_DTP Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20090119
2 Exporting E_DTP_CONSISTENT Call by reference Type reference (TYPE) RS_BOOL Boolean 20090119
3 Exporting E_UPDATE_DTP Call by reference Type reference (TYPE) RS_BOOL Boolean 20090119
4 Importing I_REPAIR_DTP Call by reference Type reference (TYPE) RS_BOOL Boolean 20090119
5 Importing I_R_DATAPATH Call by reference Object reference (TYPE REF TO) CL_RSLPO_DFG_DATAPATH Ein Datenpfad mit TLOGO-Objekten und Transformationen 20090119
6 Importing I_R_DTP Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP Datentransferprozess: Public Interface 20090119
7 Importing I_S_DTPTPLPARAMS Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20090119
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_FAILED 20090119

Method CMP_GEN_DTP_SRC_IC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MSG_DTP Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20090119
2 Exporting E_DTP_CONSISTENT Call by reference Type reference (TYPE) RS_BOOL Boolean 20090119
3 Exporting E_UPDATE_DTP Call by reference Type reference (TYPE) RS_BOOL save information to update dtp on incorrect state 20090119
4 Importing I_REPAIR_DTP Call by reference Type reference (TYPE) RS_BOOL Boolean 20090119
5 Importing I_R_DTP Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP Datentransferprozess: Public Interface 20090119
6 Importing I_S_DTPTPLPARAMS Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20090119
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_FAILED 20090119

Method CMP_GEN_DTP_TGT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MSG_DTP Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20090119
2 Exporting E_DTP_CONSISTENT Call by reference Type reference (TYPE) RS_BOOL Boolean 20090119
3 Exporting E_UPDATE_DTP Call by reference Type reference (TYPE) RS_BOOL save information to update dtp on incorrect state 20090119
4 Importing I_REPAIR_DTP Call by reference Type reference (TYPE) RS_BOOL Boolean 20090119
5 Importing I_R_DTP Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP Datentransferprozess: Public Interface 20090119
6 Importing I_S_DTPTPLPARAMS Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20090119
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_FAILED 20090119

Method CMP_GEN_DTP_TGT_DSO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MSG_DTP Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20090119
2 Exporting E_DTP_CONSISTENT Call by reference Type reference (TYPE) RS_BOOL Boolean 20090119
3 Exporting E_UPDATE_DTP Call by reference Type reference (TYPE) RS_BOOL save information to update dtp on incorrect state 20090119
4 Importing I_REPAIR_DTP Call by reference Type reference (TYPE) RS_BOOL Boolean 20090119
5 Importing I_R_DTP Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP Datentransferprozess: Public Interface 20090119
6 Importing I_S_DTPTPLPARAMS Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20090119
7 Importing I_TGTTP Call by reference Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20090119
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_FAILED 20090119

Method CMP_GEN_DTP_TGT_IC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MSG_DTP Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20090119
2 Exporting E_DTP_CONSISTENT Call by reference Type reference (TYPE) RS_BOOL Boolean 20090119
3 Exporting E_UPDATE_DTP Call by reference Type reference (TYPE) RS_BOOL save information to update dtp on incorrect state 20090119
4 Importing I_REPAIR_DTP Call by reference Type reference (TYPE) RS_BOOL Boolean 20090119
5 Importing I_R_DTP Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP Datentransferprozess: Public Interface 20090119
6 Importing I_S_DTPTPLPARAMS Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20090119
7 Importing I_TGTTP Call by reference Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20090119
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_FAILED 20090119

Method CMP_GEN_DTP_VS_PREDEFINED_DTP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DTP_CONSISTENT Call by reference Type reference (TYPE) RS_BOOL Boolean 20081210
2 Exporting E_T_MSG_DTP Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20081210
3 Exporting E_UPDATE_DTP Call by reference Type reference (TYPE) RS_BOOL Boolean 20081210
4 Importing I_REPAIR_DTP Call by reference Type reference (TYPE) RS_BOOL Boolean 20081210
5 Importing I_R_DATAPATH Call by reference Object reference (TYPE REF TO) CL_RSLPO_DFG_DATAPATH Ein Datenpfad mit TLOGO-Objekten und Transformationen 20081210
6 Importing I_R_DTP Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP Datentransferprozess: Public Interface 20081210
7 Importing I_S_DTPTPLPARAMS Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20081210
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_FAILED 20081210

Method CMP_PRED_DTP_SRCOBJ_DEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MSG_TPL Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20090415
2 Exporting E_TPL_CONSISTENT Call by reference Type reference (TYPE) RS_BOOL Boolean 20090415
3 Importing I_R_DTP Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP Datentransferprozess: Public Interface 20090417
4 Importing I_S_DTPTEMPLATE Call by reference Type reference (TYPE) RSLPO_DFG_DTPTPL Tabelle mit DTP-Vorlagen 20090415
5 Importing I_S_DTPTPLPARAMS Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20090415
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_FAILED 20090417

Method CMP_PRED_DTP_VS_TPL_PARA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TPL_CONSISTENT Call by reference Type reference (TYPE) RS_BOOL Boolean 20081210
2 Exporting E_T_MSG_TPL Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20081210
3 Importing I_DTPTEMPLATEID Call by reference Type reference (TYPE) RSLPO_DFG_DTPTEMPLATEID ID einer DTP-Vorlage 20081210
4 Importing I_R_DTP Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP Datentransferprozess: Public Interface 20090417
5 Importing I_S_DTPTPLPARAMS Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20081210
6 Importing I_TGT_TLOGO Call by reference Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20090119
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_FAILED 20081210

Method CMP_PRED_SRC_DELTA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MSG_TPL Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20090119
2 Exporting E_TPL_CONSISTENT Call by reference Type reference (TYPE) RS_BOOL Boolean 20090119
3 Importing I_S_DTPTEMPLATE Call by reference Type reference (TYPE) RSLPO_DFG_DTPTPL Tabelle mit DTP-Vorlagen 20090119
4 Importing I_S_DTPTPLPARAMS Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20090119

Method CMP_PRED_SRC_DELTA on class CL_RSLPO_DFG_MODEL has no exception.

Method CMP_PRED_SRC_DSO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MSG_TPL Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20090119
2 Exporting E_TPL_CONSISTENT Call by reference Type reference (TYPE) RS_BOOL Boolean 20090119
3 Importing I_S_DTPTEMPLATE Call by reference Type reference (TYPE) RSLPO_DFG_DTPTPL ID einer DTP-Vorlage 20090119
4 Importing I_S_DTPTPLPARAMS Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20090119

Method CMP_PRED_SRC_DSO on class CL_RSLPO_DFG_MODEL has no exception.

Method CMP_PRED_SRC_DSO_IC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MSG_TPL Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20090119
2 Exporting E_TPL_CONSISTENT Call by reference Type reference (TYPE) RS_BOOL Boolean 20090119
3 Importing I_S_DTPTEMPLATE Call by reference Type reference (TYPE) RSLPO_DFG_DTPTPL ID einer DTP-Vorlage 20090119
4 Importing I_S_DTPTPLPARAMS Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20090119

Method CMP_PRED_SRC_DSO_IC on class CL_RSLPO_DFG_MODEL has no exception.

Method CMP_PRED_SRC_GENERAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MSG_TPL Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20090119
2 Exporting E_TPL_CONSISTENT Call by reference Type reference (TYPE) RS_BOOL Boolean 20090119
3 Importing I_S_DTPTEMPLATE Call by reference Type reference (TYPE) RSLPO_DFG_DTPTPL Tabelle mit DTP-Vorlagen 20090119
4 Importing I_S_DTPTPLPARAMS Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20090119

Method CMP_PRED_SRC_GENERAL on class CL_RSLPO_DFG_MODEL has no exception.

Method CMP_PRED_SRC_IC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MSG_TPL Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20090119
2 Exporting E_TPL_CONSISTENT Call by reference Type reference (TYPE) RS_BOOL Boolean 20090119
3 Importing I_S_DTPTEMPLATE Call by reference Type reference (TYPE) RSLPO_DFG_DTPTPL Tabelle mit DTP-Vorlagen 20090119
4 Importing I_S_DTPTPLPARAMS Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20090119

Method CMP_PRED_SRC_IC on class CL_RSLPO_DFG_MODEL has no exception.

Method CMP_PRED_TGT_DSO_IC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MSG_TPL Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20090119
2 Exporting E_TPL_CONSISTENT Call by reference Type reference (TYPE) RS_BOOL Boolean 20090119
3 Importing I_S_DTPTEMPLATE Call by reference Type reference (TYPE) RSLPO_DFG_DTPTPL ID einer DTP-Vorlage 20090119
4 Importing I_S_DTPTPLPARAMS Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20090119

Method CMP_PRED_TGT_DSO_IC on class CL_RSLPO_DFG_MODEL has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_READ_ONLY Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Nur lesende Methoden dürfen ausgeführt werden 20061113
2 Importing I_T_TARGET_TLOGO Call by reference Type reference (TYPE) RSTRAN_T_TLOGO Tabelle mit Ziel-TLOGOs, für die die Generierung startet 20060814
# Exception Resumable Description Created on
1 CX_RSLPO_OBJECT_NOT_FOUND 20060814
2 CX_RSLPO_OPERATION_FAILED 20061120

Method CREATE_DTP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_DTP Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP Datentransferprozess: Public Interface 20061012
2 Changing C_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20061019
3 Importing I_DTPID Call by reference Type reference (TYPE) RSBKDTPNM Datentransferprozess ID 20061107
4 Importing I_R_DATAPATH Call by reference Object reference (TYPE REF TO) CL_RSLPO_DFG_DATAPATH Ein Datenpfad mit TLOGO-Objekten und Transformationen 20061011
5 Importing I_S_DTPTPLPARAMS Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20061012
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_FAILED 20061011

Method DELETE_DTP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20061019
2 Importing I_R_DTP Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP Datentransferprozess: Public Interface 20061013
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_FAILED 20061013

Method DELETE_DTP_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FOLDERID Call by reference Type reference (TYPE) RSLPO_DFG_DTPFOLDERID ID eines DTP-Vorlagenordners 20060816
2 Importing I_FORCE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Ordner und gesamten Inhalt löschen, wenn Ordner nicht leer 20060816
# Exception Resumable Description Created on
1 CX_RSLPO_OBJECT_NOT_FOUND Zu löschender DTP-Vorlagenordner wurde nicht gefunden 20060816
2 CX_RSLPO_OPERATION_FAILED 20060816
3 CX_RSLPO_OPERATION_NOT_ALLOWED DTP-Vorlagenordner enthält Inhalt, I_FORCE ist nicht true 20060816

Method DELETE_DTP_GENERATION 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 20060828
# Exception Resumable Description Created on
1 CX_RSLPO_OBJECT_NOT_FOUND 20060828
2 CX_RSLPO_OPERATION_FAILED 20060828

Method DELETE_DTP_TEMPLATE 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 20060816
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_FAILED 20060816

Method DEQUEUE Signature

Method DEQUEUE on class CL_RSLPO_DFG_MODEL has no parameter.
Method DEQUEUE on class CL_RSLPO_DFG_MODEL has no exception.

Method ENQUEUE Signature

Method ENQUEUE on class CL_RSLPO_DFG_MODEL has no parameter.
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_FAILED Mindestens ein TLOGO-Zielobjekt konnte nicht gesperrt werden 20061120

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 20060814
2 Importing I_READ_ONLY Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Nur lesende Methoden dürfen ausgeführt werden 20061113
3 Returning R_R_DFG_MODEL Value transfer Object reference (TYPE REF TO) CL_RSLPO_DFG_MODEL Instanz für Datenflussgenerierung 20060814
# Exception Resumable Description Created on
1 CX_RSLPO_OBJECT_NOT_FOUND 20060814
2 CX_RSLPO_OPERATION_FAILED 20060814

Method GENERATE_DTP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHANGES Call by reference Type reference (TYPE) RS_BOOL Es wurden Änderungen am DTP durchgeführt 20061019
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20090128
3 Importing I_DTPID Call by reference Type reference (TYPE) RSBKDTPNM Datentransferprozess ID 20061011
4 Importing I_REPAIR_DTP Call by reference Type reference (TYPE) RS_BOOL Sollen inkonsistente DTPs repariert werden? 20061017
5 Importing I_R_DFG_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_RSLPO_DFG_CONTROLLER Datenflussgenerierung: Controller 20120725
# Exception Resumable Description Created on
1 CX_RSLPO_OBJECT_NOT_FOUND 20061012
2 CX_RSLPO_OPERATION_FAILED 20061011

Method GET_ALL_DTP_GENERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_DTPGEN Call by reference Type reference (TYPE) RSLPO_DFG_T_DTPGEN Tabelle mit generierten DTPs 20061010
2 Importing I_S_SOURCE_TLOGO Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20061010
3 Importing I_S_TARGET_TLOGO Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20061010

Method GET_ALL_DTP_GENERATION on class CL_RSLPO_DFG_MODEL has no exception.

Method GET_DATAPATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20061020
2 Exporting E_R_DATAPATH Call by reference Object reference (TYPE REF TO) CL_RSLPO_DFG_DATAPATH Ein Datenpfad mit TLOGO-Objekten und Transformationen 20061020
3 Importing I_DTPID Call by reference Type reference (TYPE) RSBKDTPNM Datentransferprozess ID 20061020

Method GET_DATAPATH on class CL_RSLPO_DFG_MODEL has no exception.

Method GET_DATAPATHS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WITHOUT_BUFFER Call by reference Type reference (TYPE) RS_BOOL Boolean 20090226
2 Returning R_TR_DATAPATH Value transfer Type reference (TYPE) RSLPO_DFG_TR_DATAPATH Tabelle mit Referenzen auf Datenpfade 20060814
# Exception Resumable Description Created on
1 CX_RSLPO_METADATA_INCONSISTENT 20060814
2 CX_RSLPO_OBJECT_NOT_FOUND 20060814
3 CX_RSLPO_OPERATION_FAILED 20060814

Method GET_DTP_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_DTPFOLDER Call by reference Type reference (TYPE) RSLPO_DFG_DTPFOL DTP-Vorlagenordner 20060816
2 Exporting E_T_DTPFOLDER Call by reference Type reference (TYPE) RSLPO_DFG_T_DTPFOLDER Tabelle mit DTP-Vorlagenordnern 20060816
3 Importing I_FOLDERID Call by reference Type reference (TYPE) RSLPO_DFG_DTPFOLDERID ID eines DTP-Vorlagenordners 20060816
# Exception Resumable Description Created on
1 CX_RSLPO_OBJECT_NOT_FOUND 20060816

Method GET_DTP_GENERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DELFLAG Call by reference Type reference (TYPE) RS_BOOL Soll der DTP gelöscht werden? 20061013
2 Exporting E_DTPTEMPLATEID Call by reference Type reference (TYPE) RSLPO_DFG_DTPTEMPLATEID DTP-Vorlage, die zur Generierung verwendet wurde 20060829
3 Exporting E_S_DTPTPLPARAMS Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20060828
4 Exporting E_S_SOURCE_TLOGO Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20061010
5 Exporting E_S_TARGET_TLOGO Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20061010
6 Exporting E_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP Zeitstempel der Generierung 20060828
7 Exporting E_USERNAME Call by reference Type reference (TYPE) SYUNAME Benutzer, mit dem der DTP generiert wurde 20060828
8 Importing I_DTPID Call by reference Type reference (TYPE) RSBKDTPNM Datentransferprozess ID 20060828
# Exception Resumable Description Created on
1 CX_RSLPO_OBJECT_NOT_FOUND 20060828

Method GET_DTP_TEMPLATE_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_DTPTEMPLATE Call by reference Type reference (TYPE) RSLPO_DFG_T_DTPTEMPLATE Tabelle mit allen DTP-Vorlagen 20090323
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_FAILED 20090323

Method GET_OVERALL_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_STATUS Value transfer Type reference (TYPE) I Gesamtstatus der DTPs aus cl_rslpo_dfg=>n_c_status_* 20061113
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_FAILED 20061113

Method GET_STD_DTPTEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_S_DTPTEMPLATE Value transfer Type reference (TYPE) RSLPO_DFG_DTPTPL DTP-Vorlage 20061023

Method GET_STD_DTPTEMPLATE on class CL_RSLPO_DFG_MODEL has no exception.

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_TARGET_TLOGO Value transfer Type reference (TYPE) RSTRAN_T_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20060815

Method GET_T_TARGET_TLOGO on class CL_RSLPO_DFG_MODEL has no exception.

Method IS_DTPGEN_MODIFIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MODIFIED Value transfer Type reference (TYPE) RS_BOOL Sind die DTP-Generierungsprotokolle ungesichert? 20061012

Method IS_DTPGEN_MODIFIED on class CL_RSLPO_DFG_MODEL has no exception.

Method IS_TEMPLATE_ASSIGNABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IS_ASSIGNABLE Call by reference Type reference (TYPE) RS_BOOL Boolean 20090108
2 Importing I_MESSAGE_POPUP Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20090325
3 Importing I_R_DATAPATH Call by reference Object reference (TYPE REF TO) CL_RSLPO_DFG_DATAPATH Ein Datenpfad mit TLOGO-Objekten und Transformationen 20090108
4 Importing I_S_DTPID Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPID DTP ID 20090108
5 Importing I_S_DTPTEMPLATE Call by reference Type reference (TYPE) RSLPO_DFG_DTPTPL Tabelle mit DTP-Vorlagen 20090108
# Exception Resumable Description Created on
1 CX_RSLPO_OBJECT_NOT_FOUND 20090108

Method IS_TEMPLATE_USED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_AMOUNT_OF_USAGES Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20090109
2 Exporting E_DTPID Call by reference Type reference (TYPE) RSBKDTPNM Datentransferprozess ID 20090109
3 Exporting E_TPL_USED Call by reference Type reference (TYPE) RS_BOOL Boolean 20090109
4 Importing I_DTPTEMPLATEID Call by reference Type reference (TYPE) RSLPO_DFG_DTPTEMPLATEID ID einer DTP-Vorlage 20090109

Method IS_TEMPLATE_USED on class CL_RSLPO_DFG_MODEL has no exception.

Method MAP_WARNINGSTATEFLAG_DFG_DTP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_WARNINGSTATEFLAG Call by reference Type reference (TYPE) RSBKWARNINGTSTATEFLAG DTP-Request: Verhalten bei Warnungen im Protokoll 20081219

Method MAP_WARNINGSTATEFLAG_DFG_DTP on class CL_RSLPO_DFG_MODEL has no exception.

Method MAP_WARNINGSTATEFLAG_DTP_DFG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_WARNINGSTATEFLAG Call by reference Type reference (TYPE) RSBKWARNINGTSTATEFLAG DTP-Request: Verhalten bei Warnungen im Protokoll 20081219

Method MAP_WARNINGSTATEFLAG_DTP_DFG on class CL_RSLPO_DFG_MODEL has no exception.

Method MODIFY_DTP_GENERATION 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 20061010
2 Importing I_S_DTPTEMPLATE Call by reference Type reference (TYPE) RSLPO_DFG_DTPTPL DTP-Vorlage, mit der generiert wurde 20061010
3 Importing I_S_SOURCE_TLOGO Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20061010
4 Importing I_S_TARGET_TLOGO Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20061010
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_FAILED 20061010

Method MODIFY_DTP_GEN_FROM_GENDTP 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 20090402
2 Importing I_S_DTPGEN Call by reference Type reference (TYPE) RSLPO_DFG_DTPGEN DTP-Vorlage, mit der generiert wurde 20090402
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_FAILED 20090402

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_MODEL has no exception.

Method RENAME_DTP_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FOLDERID Call by reference Type reference (TYPE) RSLPO_DFG_DTPFOLDERID ID eines DTP-Vorlagenordners 20060816
2 Importing I_NEW_FOLDER Call by reference Type reference (TYPE) RSLPO_DFG_DTPFOLDER Neuer Name des DTP-Vorlagenordners 20060816
# Exception Resumable Description Created on
1 CX_RSLPO_OBJECT_NOT_FOUND 20060816

Method REORG_DTP_GENERATION Signature

Method REORG_DTP_GENERATION on class CL_RSLPO_DFG_MODEL has no parameter.
Method REORG_DTP_GENERATION on class CL_RSLPO_DFG_MODEL has no exception.

Method REORG_DTP_GENERATION_FOR_SPO Signature

Method REORG_DTP_GENERATION_FOR_SPO on class CL_RSLPO_DFG_MODEL has no parameter.
Method REORG_DTP_GENERATION_FOR_SPO on class CL_RSLPO_DFG_MODEL has no exception.

Method ROLLBACK_DTP_GENERATION Signature

Method ROLLBACK_DTP_GENERATION on class CL_RSLPO_DFG_MODEL has no parameter.
Method ROLLBACK_DTP_GENERATION on class CL_RSLPO_DFG_MODEL has no exception.

Method SAVE_DTP_GENERATION Signature

Method SAVE_DTP_GENERATION on class CL_RSLPO_DFG_MODEL has no parameter.
Method SAVE_DTP_GENERATION on class CL_RSLPO_DFG_MODEL has no exception.

Method SET_DTPGEN_DELFLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DELFLAG Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE DTP wird gelöscht 20061013
2 Importing I_DTPID Call by reference Type reference (TYPE) RSBKDTPNM Datentransferprozess ID 20061013
# Exception Resumable Description Created on
1 CX_RSLPO_OBJECT_NOT_FOUND 20061013
2 CX_RSLPO_OPERATION_FAILED 20061013

Method SET_DTPGEN_DTPTEMPLATE 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 20061016
2 Importing I_S_DTPTEMPLATE Call by reference Type reference (TYPE) RSLPO_DFG_DTPTPL DTP-Vorlage 20061016
# Exception Resumable Description Created on
1 CX_RSLPO_OBJECT_NOT_FOUND 20061016
2 CX_RSLPO_OPERATION_FAILED 20061016

Method SET_DTPGEN_FROM_DTP 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 20061017
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_FAILED 20090205

Method SET_DTPGEN_FROM_DTP_DELTA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_DTPTEMPLATE Call by reference Type reference (TYPE) RSLPO_DFG_DTPTPL Template-Dynpro-User-Interface-Struktur 20090825
2 Importing I_R_DTP Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP Datentransferprozess: Public Interface 20090825

Method SET_DTPGEN_FROM_DTP_DELTA on class CL_RSLPO_DFG_MODEL has no exception.

Method SET_DTPGEN_FROM_DTP_SRC_DSO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_DTPTEMPLATE Call by reference Type reference (TYPE) RSLPO_DFG_DTPTPL Template-Dynpro-User-Interface-Struktur 20090119
2 Importing I_R_DTP Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP Datentransferprozess: Public Interface 20090119
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_FAILED 20090119

Method SET_DTPGEN_FROM_DTP_SRC_IC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_DTPTEMPLATE Call by reference Type reference (TYPE) RSLPO_DFG_DTPTPL Tabelle mit DTP-Vorlagen 20090119
2 Importing I_R_DTP Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP Datentransferprozess: Public Interface 20090119
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_FAILED 20090119

Method SET_DTPGEN_FROM_DTP_TGT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_DTPTEMPLATE Call by reference Type reference (TYPE) RSLPO_DFG_DTPTPL Tabelle mit DTP-Vorlagen 20090119
2 Importing I_R_DTP Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP Datentransferprozess: Public Interface 20090119
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_FAILED 20090119

Method SET_DTPGEN_FROM_DTP_TGT_DSO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_DTPTEMPLATE Call by reference Type reference (TYPE) RSLPO_DFG_DTPTPL Tabelle mit DTP-Vorlagen 20090119
2 Importing I_R_DTP Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP Datentransferprozess: Public Interface 20090119
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_FAILED 20090119

Method SET_DTPGEN_FROM_DTP_TGT_IC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_DTPTEMPLATE Call by reference Type reference (TYPE) RSLPO_DFG_DTPTPL Tabelle mit DTP-Vorlagen 20090119
2 Importing I_R_DTP Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP Datentransferprozess: Public Interface 20090119
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_FAILED 20090119

Method SET_DTPGEN_USERDEF 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 20061017
2 Importing I_S_DTPTPLPARAMS Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20061024
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_FAILED 20061017

Method SET_DTP_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20061019
2 Importing I_R_DATAPATH Call by reference Object reference (TYPE REF TO) CL_RSLPO_DFG_DATAPATH Ein Datenpfad mit TLOGO-Objekten und Transformationen 20060815
3 Importing I_R_DTP Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP Datentransferprozess: Public Interface 20081219
4 Importing I_R_DTP_MAINTAIN Call by reference Object reference (TYPE REF TO) IF_RSBK_DTP_MAINTAIN Referenz auf DTP 20061017
5 Importing I_S_DTPTPLPARAMS Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20061012
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_FAILED 20061011

Method SET_DTP_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20081124
2 Importing I_R_DATAPATH Call by reference Object reference (TYPE REF TO) CL_RSLPO_DFG_DATAPATH Ein Datenpfad mit TLOGO-Objekten und Transformationen 20081124
3 Importing I_R_DTP_MAINTAIN Call by reference Object reference (TYPE REF TO) IF_RSBK_DTP_MAINTAIN Referenz auf DTP 20081124
4 Importing I_S_DTPTPLPARAMS Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20081124
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_FAILED 20081124

Method SET_DTP_SRC_PROP_DELTA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20090119
2 Importing I_R_DATAPATH Call by reference Object reference (TYPE REF TO) CL_RSLPO_DFG_DATAPATH Ein Datenpfad mit TLOGO-Objekten und Transformationen 20090119
3 Importing I_R_DTP Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP Datentransferprozess: Public Interface 20090119
4 Importing I_R_DTP_MAINTAIN Call by reference Object reference (TYPE REF TO) IF_RSBK_DTP_MAINTAIN Referenz auf DTP 20090119
5 Importing I_S_DTPTPLPARAMS Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20090119
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_FAILED 20090119

Method SET_DTP_SRC_PROP_DSO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20090119
2 Importing I_R_DATAPATH Call by reference Object reference (TYPE REF TO) CL_RSLPO_DFG_DATAPATH Ein Datenpfad mit TLOGO-Objekten und Transformationen 20090119
3 Importing I_R_DTP Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP Datentransferprozess: Public Interface 20090119
4 Importing I_R_DTP_MAINTAIN Call by reference Object reference (TYPE REF TO) IF_RSBK_DTP_MAINTAIN Referenz auf DTP 20090119
5 Importing I_S_DTPTPLPARAMS Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20090119
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_FAILED 20090119

Method SET_DTP_SRC_PROP_DSO_IC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20090119
2 Importing I_R_X_IPRO Call by reference Object reference (TYPE REF TO) CL_RSDD_X_INFOPROVIDER_TPL Datentransferprozess: Public Interface 20090119
3 Importing I_S_DTPTPLPARAMS Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20090119
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_FAILED 20090119

Method SET_DTP_SRC_PROP_GENERAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20090119
2 Importing I_R_DATAPATH Call by reference Object reference (TYPE REF TO) CL_RSLPO_DFG_DATAPATH Ein Datenpfad mit TLOGO-Objekten und Transformationen 20090119
3 Importing I_R_DTP Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP Datentransferprozess: Public Interface 20090417
4 Importing I_R_DTP_MAINTAIN Call by reference Object reference (TYPE REF TO) IF_RSBK_DTP_MAINTAIN Referenz auf DTP 20090119
5 Importing I_S_DTPTPLPARAMS Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20090119
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_FAILED 20090119

Method SET_DTP_SRC_PROP_IC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20090119
2 Importing I_R_DATAPATH Call by reference Object reference (TYPE REF TO) CL_RSLPO_DFG_DATAPATH Ein Datenpfad mit TLOGO-Objekten und Transformationen 20090119
3 Importing I_R_DTP Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP Datentransferprozess: Public Interface 20090119
4 Importing I_R_DTP_MAINTAIN Call by reference Object reference (TYPE REF TO) IF_RSBK_DTP_MAINTAIN Referenz auf DTP 20090119
5 Importing I_S_DTPTPLPARAMS Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20090119
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_FAILED 20090119

Method SET_DTP_TGT_PROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20090127
2 Importing I_R_DTP Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP Datentransferprozess: Public Interface 20090127
3 Importing I_S_DTPTPLPARAMS Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20090127
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_FAILED 20090127

Method SET_DTP_TGT_PROP_DSO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20090127
2 Importing I_R_DTP Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP Datentransferprozess: Public Interface 20090127
3 Importing I_S_DTPTPLPARAMS Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20090127
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_FAILED 20090127

Method SET_DTP_TGT_PROP_IC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20090127
2 Importing I_R_DTP Call by reference Object reference (TYPE REF TO) CL_RSBK_DTP Datentransferprozess: Public Interface 20090127
3 Importing I_S_DTPTPLPARAMS Call by reference Type reference (TYPE) RSLPO_DFG_S_DTPTPLPARAMS Struktur der DTP-Vorlagenparameter 20090127
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_FAILED 20090127

Method UPDATE_DTP_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_DTPTEMPLATE Call by reference Type reference (TYPE) RSLPO_DFG_DTPTPL Zu aktualisierende DTP-Vorlage 20060817
# Exception Resumable Description Created on
1 CX_RSLPO_OPERATION_FAILED 20060816
2 CX_RSLPO_OPERATION_NOT_ALLOWED 20060907
History
Last changed by/on SAP  20130531 
SAP Release Created in 710