SAP ABAP Class CL_RSTRAN_STAT (Static Methods for Transformation (Model))
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSTRAN (Package) Transformation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSAWBN_AWBOBJ Interface AWB Objects for Quick Access 20050427
Properties
Class CL_RSTRAN_STAT  
Short Description Static Methods for Transformation (Model)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSTRAN   Transformation 
Created 20040811   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSAOT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSARC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 RSSG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
7 SBIWA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSAWBN_AWBOBJ Interface AWB Objects for Quick Access 20050427
Friends
Class CL_RSTRAN_STAT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_IMPACT_ACTIVITY Constant Public See coding 20110114
2 C_IMPACT_OBJECT Constant Public See coding 20110114
3 C_TLOGO Constant Public Type reference (TYPE) RSTLOGO 'TRFN' BW: Object Type (TLOGO) 20040811
4 FIELDTYPE_FIELDNAME Constant Public Type reference (TYPE) RSTRAN_FIELDTYPE 'F' Field Name 20040811
5 FIELDTYPE_INFOOBJECT Constant Public Type reference (TYPE) RSTRAN_FIELDTYPE 'I' InfoObject 20040811
6 HANDLING_DEFORCE Constant Public Type reference (TYPE) RSTRAN_HANDLING '0' Unforced Further Processing 20041001
7 HANDLING_FORCE Constant Public Type reference (TYPE) RSTRAN_HANDLING '1' Further Processing Without Saving 20041001
8 HANDLING_FORCE_SAVE Constant Public Type reference (TYPE) RSTRAN_HANDLING '2' Further Processing with Saving 20041001
9 KEYFLAG_FALSE Constant Public Type reference (TYPE) KEYFLAG ' ' Identifies a key field of a table 20040811
10 KEYFLAG_TRUE Constant Public Type reference (TYPE) KEYFLAG 'X' Is Key Field 20040811
11 PARAMTYPE_CHANGING Constant Public Type reference (TYPE) RSTRAN_PARAMTYPE 2 Changing 20040811
12 PARAMTYPE_EXPORTING Constant Public Type reference (TYPE) RSTRAN_PARAMTYPE 1 Exporting 20040811
13 PARAMTYPE_IMPORTING Constant Public Type reference (TYPE) RSTRAN_PARAMTYPE 0 Importing 20040811
14 PARAMTYPE_RETURNING Constant Public Type reference (TYPE) RSTRAN_PARAMTYPE 3 Returning 20040811
15 P_ERROR_TRANSPORT Static Attribute Private Type reference (TYPE) RS_BOOL '*' Error instead of warning in after import 20101013
16 P_TH_CUM_TIME Static Attribute Private Type reference (TYPE) TY_TH_CUM_TIME 20050422
17 P_TH_MAP_PROPOSAL Static Attribute Private Type reference (TYPE) TY_TH_MAP_PROPOSAL 20080701
18 P_TH_PROPOSAL Static Attribute Private Type reference (TYPE) TY_TH_PROPOSAL 20070717
19 P_TH_REF Static Attribute Private Type reference (TYPE) TY_TH_REF 20050126
20 P_TH_SOURCE_INFO Static Attribute Private Type reference (TYPE) TY_TH_SOURCE_INFO 20050126
21 P_TH_TARGET_INFO Static Attribute Private Type reference (TYPE) TY_TH_TARGET_INFO 20050126
22 P_T_MSG Static Attribute Private Type reference (TYPE) RS_T_MSG BW: Table with Messages (Application Log) 20071114
23 RSTRAN_ICON_ACT Constant Public Type reference (TYPE) ICON_D ICON_BIW_RULES_ACT Icons for Active Transformation 20040812
24 RSTRAN_ICON_DEL Constant Public Type reference (TYPE) ICON_D ICON_BW_RULES_SAP Icons for Delivered Transformation (SAP Version) 20040812
25 RSTRAN_ICON_INA Constant Public Type reference (TYPE) ICON_D ICON_BIW_RULES_INA Icons for Inactive Transformation 20040812
26 WRKMODE_ACTIVATE Constant Public Type reference (TYPE) RSTRAN_WRKMODE 'ACTI' Processing Type 20040811
27 WRKMODE_CHECK Constant Public Type reference (TYPE) RSTRAN_WRKMODE 'CHECK' Processing Type 20050509
28 WRKMODE_DELETE Constant Public Type reference (TYPE) RSTRAN_WRKMODE 'DELE' Processing Type 20040811
29 WRKMODE_DELETE_INTERNAL Constant Public Type reference (TYPE) RSTRAN_WRKMODE 'DELE_INTERNAL' Internal Delete, No Enqueue, No Popup 20070514
30 WRKMODE_DEQUEUE Constant Public Type reference (TYPE) RSTRAN_WRKMODE 'DEQU' Processing Type 20090610
31 WRKMODE_DISPLAY Constant Public Type reference (TYPE) RSTRAN_WRKMODE 'DISP' Processing Type 20040811
32 WRKMODE_MODIFY Constant Public Type reference (TYPE) RSTRAN_WRKMODE 'MODI' Processing Type 20040811
33 WRKMODE_SAVE Constant Public Type reference (TYPE) RSTRAN_WRKMODE 'SAVE' Processing Type 20040811
34 WRKMODE_VERSION Constant Public Type reference (TYPE) RSTRAN_WRKMODE 'VERSION_MANAGEMENT' Processing Type 20100317
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_FIELDLIST_FOR_START_END Static method Public Method Field List for start or end routine automatically adjust 20120516
2 CHECK_DATA_CONSISTENCY Static method Public Method Checks Hierarchy on DB for Data Consistency 20070417
3 CHECK_IMPACT Static method Public Method Setting the Impact 20060124
4 CHECK_IOBJ_ROUT Static method Public Method Checks Whether InfoObject Routine Exists 20060706
5 CHECK_MASTERPROV Static method Public Method Checks whether object is a master provider 20081104
6 CHECK_OBJECTS Static method Public Method Checks Whether Target Can Be Filled by Source 20040811
7 CHECK_OBJECTS_FOR_COPY Static method Public Method Checks Whether Target Can Be Filled by Source 20070822
8 CHECK_RECORDMODE Static method Public Method Checks if Special Record Mode Rule Necessary 20080128
9 CHECK_REF_INT Static method Public Method Checks whether reference integrity exists 20060706
10 CHECK_UNIT_POSSIBLE Static method Public Method Checks if Unit Conversion is Possible 20060911
11 CHECK_WO_ODSO Static method Public Method Checks an Object for Write-Optimized DataStore 20070131
12 CONVERT_FIELD_LIST Static method Public Method Converts Field List to DTP Runtime Format 20040812
13 CONVERT_IF_NAME Static method Public Method Converting the Object Name 20050201
14 COPY_ON_DATABASE Static method Public Method Copies Metadata 20050707
15 CORRECT_FIELDTABLE Static method Public Method Corrects Table RSTRANFIELD 20060516
16 CORRECT_TRANID Static method Public Method Corrects the TransID 20050322
17 CREATE_TRANID Static method Public Method Creates TRANID from Input Parameters 20040811
18 DELETE_ORPHANED_A_VERS Static method Public Method Deletion of Orphaned Transformation for a Source System 20071121
19 DELETE_ORPHANED_TRFN Static method Public Method Deletion of Orphaned Transformation for a Source System 20071119
20 DELETE_PSEUDO Static method Public Method Deletion of Pseudo D Versions from Database 20050502
21 DELETE_RULE_FROM_DB Static method Public Method Deletes Version from Database 20060316
22 DELETE_SHADOW Static method Public Method Deletion of Shadow Version from Database 20050426
23 DELETE_STAT_ENTRY Static method Public Method Deleting Buffered Data 20070618
24 DELETE_TRAN Static method Public Method Deleting a Transformation 20050215
25 DELETE_TRAN_PROGRAM Static method Public Method Delete transformation program with UID 20091013
26 DELETE_T_VERSION Static method Public Method Deletion of T Versions (Internal Use Only) 20100607
27 DELETE_VERSION_FROM_DB Static method Public Method Deletes Version from Database 20050321
28 DUPLICATE_RECORD_CHECK Static method Public Method Duplicate check on 20130502
29 FILL_DYNAMIC_SELECT Static method Public Method Generation of Selection Table 20050704
30 FILL_TEMPLATE_IO Static method Public Method Fills Template InfoOject 20051216
31 FILTER_UNVALID_RULES Static method Public Method Filters Invalid Rules 20050218
32 FIND_RULE_WITH_FIELD Static method Public Method Finds a rule with a given target field 20100415
33 GET_ALL Static method Public Method Returns the Existing Transformations 20041216
34 GET_BY_OWNED_BY Static method Public Method 20100713
35 GET_BY_TARGET_TABLE Static method Public Method Returns all transformations for table of destinations 20100812
36 GET_CLASS Static method Public Method Gets the Interface Class 20040811
37 GET_CUM_TIME Static method Public Method Determines Time Reference for Non-Cumulative Cube 20050422
38 GET_DATASOURCE_INFO Static method Public Method Returns relevant information of DataSource 20080828
39 GET_DEVCLASS_CONTENT Static method Public Method Development class of content version 20091126
40 GET_DTP_FROM_TRANID Static method Public Method Returns all DTPs That Use the Transformation 20050713
41 GET_FIELDNM Static method Public Method Determines the Field Name from the InfoObject 20041014
42 GET_FISCVARNT Static method Public Method Returns Fiscal Year Variants of TLOGO or System 20050802
43 GET_ICON Static method Public Method Provide Transformation Icons 20040811
44 GET_MAP_PROPOSAL Static method Public Method Returns Proposal for Mapping 20080701
45 GET_MSG Static method Public Method 20071114
46 GET_OBJECTS Static method Public Method Returns Source and Target from TRANID 20041202
47 GET_PROPOSAL Static method Public Method Returns Proposal for Mapping 20070717
48 GET_REAL_ISET_IOBJNM Static method Public Method Returns Real Names of an InfoObject in InfoSet 20050202
49 GET_REAL_TLOGO Static method Public Method Delivers Real TLOGO (Only RSDS - ISFS Currently) 20050321
50 GET_REFERENCE Static method Public Method Returns Reference for Transformation Interface 20040811
51 GET_SINGLE_BY_SOURCE_TARGET Static method Public Method 20100506
52 IS_ERROR Static method Public Method Handle after import warnings as errors 20101013
53 LOGSYS_MAPPING Static method Public Method Executes Mapping of TLOGO Names using RSLOGSYSMAP 20100601
54 LOGSYS_MAPPING_ORIGINS Static method Public Method Inverse mapping to origin using RSLOGSYSMAP 20110610
55 MOVE_TRFN Static method Private Method Moves transformation (copy + delete) 20090729
56 MOVE_TRFN_HYBRID Static method Public Method Moves transformation (copy + delete) for HybridProvider 20090729
57 READ_DB_PROP Static method Public Method Reads Transformation Properties from Database 20050427
58 READ_IF_OBJECT Static method Public Method Reading the Interface Objects 20041020
59 WRITE_PSEUDO Static method Public Method Writing Pseudo D Versions to Database 20050518
60 WRITE_PSEUDO_ON_DB Static method Public Method Copies Pseudo D Version from Shadow Directly to Database 20050829
61 _DS_GET_FLD_DESCR Static method Private Method Field Description - DataSource 20080701
Events
Class CL_RSTRAN_STAT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_SX_RSBK Public See coding 20040812 BEGIN OF ty_sx_rsbk, segid TYPE rstran_s_field-segid, has_key TYPE rs_bool, t_field TYPE ty_th_rsbk_enhanced, END OF ty_sx_rsbk
2 TY_S_CUM_TIME Private See coding 20050422 BEGIN OF ty_s_cum_time, s_tlogo TYPE rstran_s_tlogo, iobjnm TYPE rsiobjnm, END OF ty_s_cum_time
3 TY_S_FIELD_VALUE Public See coding 20100409 BEGIN OF ty_s_field_value, field(30) TYPE c, value(128) TYPE c, END OF ty_s_field_value
4 TY_S_MAP_PROPOSAL Private See coding 20080701 BEGIN OF ty_s_map_proposal, s_tlogo TYPE rstran_s_tlogo, s_target type rstran_s_tlogo, t_proposal_ri TYPE rsd_mapping_t_proposal_ri, END OF ty_s_map_proposal
5 TY_S_PROPOSAL Private See coding 20070717 BEGIN OF ty_s_proposal, s_tlogo TYPE rstran_s_tlogo, fieldmap TYPE rsaos_t_osfieldmap, fieldmap_cont TYPE rsaos_t_osfieldmap, END OF ty_s_proposal
6 TY_S_REF Private See coding 20050126 BEGIN OF ty_s_ref, tlogo TYPE rstran_s_tlogo-tlogo, objnm TYPE rstran_s_tlogo-objnm, subtype TYPE rstran_s_tlogo-subtype, objvers TYPE rsobjvers, r_ref_source TYPE REF TO if_rstran_source, r_ref_target TYPE REF TO if_rstran_target, END OF ty_s_ref
7 TY_S_RSBK_ENHANCED Public See coding 20041130 BEGIN OF ty_s_rsbk_enhanced, fieldname TYPE fieldname, position TYPE tabfdpos, keyflag TYPE keyflag, inttype TYPE inttype, intlen TYPE intlen, decimals TYPE decimals, lowercase TYPE lowercase, convexit TYPE convexit, txtlg TYPE rstxtlg, datatype TYPE datatype_d, leng TYPE ddleng, unifieldnm TYPE rsufieldnm, objectfdflg TYPE rsbkobjectfdflg, aggrgen TYPE rsdaggrgen, dtelnm TYPE rsdtelnm, iobjnm TYPE rsiobjnm, END OF ty_s_rsbk_enhanced
8 TY_S_RULE Private See coding 20060516 BEGIN OF ty_s_rule, tranid TYPE rstranid, objvers TYPE rsobjvers, ruleid TYPE rstran_ruleid, END OF ty_s_rule
9 TY_S_SOURCE_INFO Private See coding 20050126 BEGIN OF ty_s_source_info, objvers TYPE rsobjvers, multi_segment TYPE rs_bool, r_ref TYPE REF TO if_rstran_source, s_info TYPE rstranheadif, t_field TYPE rstran_t_field, t_field_append TYPE rstran_t_field_append, t_segtxt TYPE rsbk_t_segtxt, END OF ty_s_source_info
10 TY_S_TARGET_INFO Private See coding 20050126 BEGIN OF ty_s_target_info, objvers TYPE rsobjvers, multi_segment TYPE rs_bool, r_ref TYPE REF TO if_rstran_target, s_info TYPE rstranheadif, t_field TYPE rstran_t_field, t_field_append TYPE rstran_t_field_append, t_segtxt TYPE rsbk_t_segtxt, END OF ty_s_target_info
11 TY_TH_CUM_TIME Private See coding 20050422 ty_th_cum_time TYPE HASHED TABLE OF ty_s_cum_time WITH UNIQUE KEY s_tlogo
12 TY_TH_MAP_PROPOSAL Private See coding 20080701 ty_th_map_proposal TYPE HASHED TABLE OF ty_s_map_proposal WITH UNIQUE KEY s_tlogo s_target
13 TY_TH_PROPOSAL Private See coding 20070717 ty_th_proposal TYPE HASHED TABLE OF ty_s_proposal WITH UNIQUE KEY s_tlogo
14 TY_TH_REF Private See coding 20050126 ty_th_ref TYPE HASHED TABLE OF ty_s_ref WITH UNIQUE KEY tlogo objnm subtype objvers
15 TY_TH_RSBK_ENHANCED Public See coding 20041130 ty_th_rsbk_enhanced TYPE HASHED TABLE OF ty_s_rsbk_enhanced WITH UNIQUE KEY fieldname position
16 TY_TH_SOURCE_INFO Private See coding 20050126 ty_th_source_info TYPE HASHED TABLE OF ty_s_source_info WITH UNIQUE KEY objvers r_ref
17 TY_TH_TARGET_INFO Private See coding 20050126 ty_th_target_info TYPE HASHED TABLE OF ty_s_target_info WITH UNIQUE KEY objvers r_ref
18 TY_TX_RSBK Public See coding Segments with Field List in DTP Format 20040812 ty_tx_rsbk TYPE STANDARD TABLE OF ty_sx_rsbk WITH NON-UNIQUE DEFAULT KEY
19 TY_T_FIELD_VALUE Public See coding 20100409 ty_t_field_value TYPE sorted TABLE OF ty_s_field_value WITH UNIQUE KEY field
20 TY_T_RULE Private See coding 20060516 ty_t_rule TYPE TABLE OF ty_s_rule
21 TY_T_TRAN Public See coding 20100812 TY_T_TRAN type standard table of rstran with non-unique default key
22 TY_T_TRANID Public See coding 20100713 TY_T_TRANID type standard table of rstranid with non-unique default key
Method Signatures

Method ADJUST_FIELDLIST_FOR_START_END Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_END_EXIST Call by reference Type reference (TYPE) RS_BOOL Boolean 20120516
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20120516
3 Importing I_START_EXIST Call by reference Type reference (TYPE) RS_BOOL Boolean 20120516
4 Importing I_TRANID Call by reference Type reference (TYPE) RSTRANID TransformationsId 20120516
5 Returning R_SUBRC Value transfer Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20120704

Method ADJUST_FIELDLIST_FOR_START_END on class CL_RSTRAN_STAT has no exception.

Method CHECK_DATA_CONSISTENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20070417
2 Importing I_TRANID Call by reference Type reference (TYPE) RSTRANID TransformationsId 20070417
3 Importing I_WITH_DISPLAY Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Ausgabe des Protokolls 20070507

Method CHECK_DATA_CONSISTENCY on class CL_RSTRAN_STAT has no exception.

Method CHECK_IMPACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL '4' Anwendungs-Log: Detaillierungsgrad 20070123
2 Importing I_FORCE_DEACTIVATE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20070212
3 Importing I_ONLY_CHECK Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20070212
4 Importing I_ONLY_RELATED Value transfer Type reference (TYPE) RS_BOOL RS_C_FALSE Nur in Quelle und Ziel 20110224
5 Importing I_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20070212
6 Importing I_S_TLOGO Call by reference Type reference (TYPE) RSO_S_TLOGO BW Repository: Tabelle von TLOGO Objekten (mit Typ) 20070212
7 Importing I_T_FIELD Value transfer Type reference (TYPE) RSTRAN_T_FIELD Felder eine Regelschrittes 20060124
8 Importing I_WITH_CTO Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20090123
# Exception Resumable Description Created on
1 CX_RSTRAN_ERROR_WITH_MESSAGE Exception mit Meldung 20060124

Method CHECK_IOBJ_ROUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20060706
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Objektversion 20060706
3 Returning R_IOBJ_ROUT Value transfer Type reference (TYPE) RS_BOOL 'X' - ref Int möglich 20060706

Method CHECK_IOBJ_ROUT on class CL_RSTRAN_STAT has no exception.

Method CHECK_MASTERPROV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJNM Call by reference Type reference (TYPE) SOBJ_NAME Objektname im Objektkatalog 20081104
2 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20081104
3 Returning R_MASTERPROV Value transfer Type reference (TYPE) RS_BOOL Boolean 20081104

Method CHECK_MASTERPROV on class CL_RSTRAN_STAT has no exception.

Method CHECK_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECK_EXIST Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20050131
2 Importing I_FOR_DELETE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20100518
3 Importing I_S_SOURCE Call by reference Type reference (TYPE) RSTRAN_S_TLOGO Quellobjekt 20040811
4 Importing I_S_TARGET Call by reference Type reference (TYPE) RSTRAN_S_TLOGO Zielobjekt 20040811
5 Returning R_BOOL Value transfer Type reference (TYPE) RS_BOOL Boolean 20041228
# Exception Resumable Description Created on
1 CX_RSTRAN_CHECK_WITH_MESSAGE Exception-Klasse für Prüfung 20041228

Method CHECK_OBJECTS_FOR_COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_SOURCE Call by reference Type reference (TYPE) RSTRAN_S_TLOGO Quellobjekt 20070822
2 Importing I_S_TARGET Call by reference Type reference (TYPE) RSTRAN_S_TLOGO Zielobjekt 20070822
3 Importing I_TMPL_TRANID Call by reference Type reference (TYPE) RSTRANID TransformationsId 20070822
4 Returning R_BOOL Value transfer Type reference (TYPE) RS_BOOL Boolean 20070822
# Exception Resumable Description Created on
1 CX_RSTRAN_CHECK_WITH_MESSAGE Exception-Klasse für Prüfung 20070822

Method CHECK_RECORDMODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Objektversion 20080129
2 Importing I_S_TLOGO Call by reference Type reference (TYPE) RSTRAN_S_TLOGO TLOGO des Zieles 20080128
3 Returning R_RECORDMODE Value transfer Type reference (TYPE) RS_BOOL 'X' Record in technischer Gruppe; ' ' keine spezielle Regel 20080128

Method CHECK_RECORDMODE on class CL_RSTRAN_STAT has no exception.

Method CHECK_REF_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20060706
2 Returning R_REF_CHECK Value transfer Type reference (TYPE) RS_BOOL 'X' - ref Int möglich 20060706

Method CHECK_REF_INT on class CL_RSTRAN_STAT has no exception.

Method CHECK_UNIT_POSSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20060911
2 Returning R_UNIT Value transfer Type reference (TYPE) RS_BOOL Boolean 20060911

Method CHECK_UNIT_POSSIBLE on class CL_RSTRAN_STAT has no exception.

Method CHECK_WO_ODSO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_TLOGO Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20070131
2 Returning R_IS_WO Value transfer Type reference (TYPE) RS_BOOL Boolean 20070131

Method CHECK_WO_ODSO on class CL_RSTRAN_STAT has no exception.

Method CONVERT_FIELD_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TX_FIELD_DTP Call by reference Type reference (TYPE) TY_TX_RSBK Segmente mit Feldliste im Format DTP 20040818
2 Importing I_LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20120720
3 Importing I_OBJECT_ID_FIELDNM Call by reference Type reference (TYPE) RSFIELDNM Feldname 20060526
4 Importing I_OBJNM Call by reference Type reference (TYPE) SOBJ_NAME Objektname im Objektkatalog 20120720
5 Importing I_TLOGO_SOURCE Call by reference Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20050906
6 Importing I_T_FIELD_TRAN Call by reference Type reference (TYPE) RSTRAN_T_FIELD Transformation - Strukturfelder 20040812

Method CONVERT_FIELD_LIST on class CL_RSTRAN_STAT has no exception.

Method CONVERT_IF_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_OBJECT Value transfer Type reference (TYPE) RSTRAN_T_OBJECT Objekt einer Transformation 20050201
2 Exporting E_IS_IRRELEVANT Call by reference Type reference (TYPE) RS_BOOL ='X': Objekt ist für die Auslieferung irrelevant 20060707
3 Importing I_SOURCE_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20050201
4 Importing I_TARGET_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20050201
# Exception Resumable Description Created on
1 CX_RSTRAN_ERROR_WITH_MESSAGE Exception mit Meldung 20060725

Method COPY_ON_DATABASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IS_TARGET_SHADOW Call by reference Type reference (TYPE) RS_BOOL Boolean 20050707
2 Importing I_SOURCE_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20050707
3 Importing I_S_TARGET_TRFN Call by reference Type reference (TYPE) RSTRAN_S_TRFN Transformationen 20050707
4 Importing I_TARGET_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20050707
5 Importing I_TRANID Call by reference Type reference (TYPE) RSTRANID TransformationsId 20050707
6 Returning R_SUBRC Value transfer Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20050707

Method COPY_ON_DATABASE on class CL_RSTRAN_STAT has no exception.

Method CORRECT_FIELDTABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20060516
2 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20060516
3 Importing I_DELETE_UNREPAIRABLE_RULE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20060516
4 Importing I_DISPLAY_MSG Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20060516
5 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20060516
6 Importing I_REPAIR Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20060516
7 Importing I_TRANID Call by reference Type reference (TYPE) RSTRANID TransformationsId 20060516

Method CORRECT_FIELDTABLE on class CL_RSTRAN_STAT has no exception.

Method CORRECT_TRANID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_OBJECT Value transfer Type reference (TYPE) RSTRAN_T_OBJECT Objekt einer Transformation 20050322
2 Changing C_T_TRAN Value transfer Type reference (TYPE) RSTRAN_T_TRFN Transformationen 20050322
3 Importing I_S_TARGET Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20050322

Method CORRECT_TRANID on class CL_RSTRAN_STAT has no exception.

Method CREATE_TRANID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_SOURCE Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20040930
2 Importing I_S_TARGET Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20040930
3 Importing I_WITH_COLLISION_CHECK Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20050321
4 Returning R_TRANID Value transfer Type reference (TYPE) RSTRANID TransformationsId 20040811

Method CREATE_TRANID on class CL_RSTRAN_STAT has no exception.

Method DELETE_ORPHANED_A_VERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20071121
2 Importing I_ONLY_CHECK Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20071121
3 Importing I_WITH_DISPLAY Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20071121

Method DELETE_ORPHANED_A_VERS on class CL_RSTRAN_STAT has no exception.

Method DELETE_ORPHANED_TRFN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20071119
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RS_OBJVERS 20071119
3 Importing I_ONLY_CHECK Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20071119
4 Importing I_SOURCE_SYSTEM Call by reference Type reference (TYPE) LOGSYS Logisches System 20071119
5 Importing I_WITH_DISPLAY Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20071119

Method DELETE_ORPHANED_TRFN on class CL_RSTRAN_STAT has no exception.

Method DELETE_PSEUDO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_OBJ Call by reference Type reference (TYPE) RSO_T_TLOGO_ASC BW Repository: Tabelle von Objekten und Assoziationstyp 20050502
2 Exporting E_T_OBJ_ERROR Call by reference Type reference (TYPE) RSO_T_TLOGO_ASC BW Repository: Tabelle von Objekten und Assoziationstyp 20050502
3 Importing I_T_TLOGO Call by reference Type reference (TYPE) RSTRAN_T_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20050502
4 Importing I_WITH_AUTHORITY Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20050905

Method DELETE_PSEUDO on class CL_RSTRAN_STAT has no exception.

Method DELETE_RULE_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJVERS Call by reference Type reference (TYPE) RS_OBJVERS 20060316
2 Importing I_RULEID Call by reference Type reference (TYPE) RSTRAN_RULEID Nummer einer Regel innerhalb einer Transformation 20060316
3 Importing I_TRANID Call by reference Type reference (TYPE) RSTRANID TransformationsId 20060316
4 Importing I_WITH_AUTHORITY Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20060316
5 Returning R_SUBRC Value transfer Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20060316
# Exception Resumable Description Created on
1 CX_RSTRAN_NOT_AUTHORIZED Keine Berechtigung 20060316

Method DELETE_SHADOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_OBJ Call by reference Type reference (TYPE) RSO_T_TLOGO_ASC BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20050426
2 Exporting E_T_OBJ_ERROR Call by reference Type reference (TYPE) RSO_T_TLOGO_ASC Objekte, die nicht gelöscht werden konnten 20050426
3 Importing I_S_TLOGO Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20050426

Method DELETE_SHADOW on class CL_RSTRAN_STAT has no exception.

Method DELETE_STAT_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJNM Call by reference Type reference (TYPE) SOBJ_NAME 20070618
2 Importing I_SOURCE Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE 20070618
3 Importing I_SUBTYPE Call by reference Type reference (TYPE) RSO_TLOGO_SUBTYPE 20070618
4 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO 20070618

Method DELETE_STAT_ENTRY on class CL_RSTRAN_STAT has no exception.

Method DELETE_TRAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20050215
2 Importing I_TRANID Call by reference Type reference (TYPE) RSTRANID TransformationsId 20050215
3 Importing I_WITH_MESSAGE Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20070619
# Exception Resumable Description Created on
1 CX_RSTRAN_CANCELLED Abbruch durch den Benutzer (Dialog) 20050215
2 CX_RSTRAN_INPUT_INVALID Fehlerhafte Eingabe 20050215
3 CX_RSTRAN_NOT_AUTHORIZED Keine Berechtigung 20050215

Method DELETE_TRAN_PROGRAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20091013
2 Importing I_UNI_IDC25 Call by reference Type reference (TYPE) RSSG_UNI_IDC25 20091013
3 Importing I_WITH_LOG Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20091013

Method DELETE_TRAN_PROGRAM on class CL_RSTRAN_STAT has no exception.

Method DELETE_T_VERSION Signature

Method DELETE_T_VERSION on class CL_RSTRAN_STAT has no parameter.
Method DELETE_T_VERSION on class CL_RSTRAN_STAT has no exception.

Method DELETE_VERSION_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DELETE_TADIR Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Löschung wenn keine weitere Verwendung 20091126
2 Importing I_FORCE_CREATE_LOG Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20070814
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RS_OBJVERS 20050321
4 Importing I_SHOW_PROTOCOL Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20070814
5 Importing I_TRANID Call by reference Type reference (TYPE) RSTRANID TransformationsId 20050321
6 Importing I_WITH_AUTHORITY Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20050407
7 Returning R_SUBRC Value transfer Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20050321
# Exception Resumable Description Created on
1 CX_RSTRAN_NOT_AUTHORIZED Keine Berechtigung 20050321

Method DUPLICATE_RECORD_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ON Value transfer Type reference (TYPE) RS_BOOL Boolean 20130502

Method DUPLICATE_RECORD_CHECK on class CL_RSTRAN_STAT has no exception.

Method FILL_DYNAMIC_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_DYNAMIC_SELECT Call by reference Type reference (TYPE) RSAOT_T_DYNAMIC_SELECT 20050704
2 Importing I_T_SELECT Call by reference Type reference (TYPE) SBIWA_T_SELECT 20050704
# Exception Resumable Description Created on
1 CX_RSTRAN_INPUT_INVALID Fehlerhafte Eingabe 20050704

Method FILL_TEMPLATE_IO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_FIELD Call by reference Type reference (TYPE) RSTRAN_T_FIELD Transformation - Strukturfelder 20051216
2 Changing C_T_FIELD_APPEND Call by reference Type reference (TYPE) RSTRAN_T_FIELD_APPEND Transformation - Strukturfelder mit Appends 20051216
3 Importing I_R_SOURCE Call by reference Object reference (TYPE REF TO) IF_RSTRAN_SOURCE BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20051216
4 Importing I_R_TARGET Call by reference Object reference (TYPE REF TO) IF_RSTRAN_TARGET BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20051216

Method FILL_TEMPLATE_IO on class CL_RSTRAN_STAT has no exception.

Method FILTER_UNVALID_RULES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_RULE Call by reference Type reference (TYPE) RSTRAN_T_RULE_REF Regeln 20050218
2 Changing C_T_RULE_ORG Call by reference Type reference (TYPE) RSTRAN_T_RULE Regeln (Orginal) 20050223

Method FILTER_UNVALID_RULES on class CL_RSTRAN_STAT has no exception.

Method FIND_RULE_WITH_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_FIELD Call by reference Type reference (TYPE) RSTRAN_SX_MAPPED_FIELD Mapping eines Regelparameters 20100415
2 Importing I_TRANID Call by reference Type reference (TYPE) RSTRANID TransformationsId 20100415
3 Returning R_R_RULE Value transfer Object reference (TYPE REF TO) CL_RSTRAN_TRFN_RULE Regel 20100415

Method FIND_RULE_WITH_FIELD on class CL_RSTRAN_STAT has no exception.

Method GET_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FOR_TEST Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE interne Verwendung (für Test) 20070411
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Objektversion 20041216
3 Importing I_TLOGO_SOURCE Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20041216
4 Importing I_TLOGO_TARGET Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20041216
5 Importing I_WITH_CHECK_EXISTENCE Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Überprüfen der Existenz von Quelle und Ziel 20090213
6 Importing I_WITH_OWNED_BY Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20060919
7 Importing I_WITH_SHADOW Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20050531
8 Returning R_T_TRFN Value transfer Type reference (TYPE) RSTRAN_T_TRFN Transformationen 20041216
# Exception Resumable Description Created on
1 CX_RSTRAN_NOT_FOUND Objekt nicht gefunden 20041216

Method GET_BY_OWNED_BY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJNM_OWNED_BY Call by reference Type reference (TYPE) SOBJ_NAME Objektname im Objektkatalog 20100713
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RS_OBJVERS RS_C_OBJVERS-ACTIVE 20100713
3 Importing I_TLOGO_OWNED_BY Call by reference Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20100713
4 Returning RE_T_TRANID Value transfer Type reference (TYPE) TY_T_TRANID Transformationen 20100713

Method GET_BY_OWNED_BY on class CL_RSTRAN_STAT has no exception.

Method GET_BY_TARGET_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Objektversion 20100812
2 Importing I_T_TLOGO_TARGET Call by reference Type reference (TYPE) RSTRAN_T_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20100812
3 Returning R_T_TRAN Value transfer Type reference (TYPE) TY_T_TRAN Transformationen 20100812

Method GET_BY_TARGET_TABLE on class CL_RSTRAN_STAT has no exception.

Method GET_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CL_NAME_SOURCE Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20040813
2 Exporting E_CL_NAME_TARGET Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20040813
3 Importing I_SUBTYPE Call by reference Type reference (TYPE) RSO_TLOGO_SUBTYPE BW Metadata Repository: Subtyp eines TLOGO Typs 20040811
4 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20040811

Method GET_CLASS on class CL_RSTRAN_STAT has no exception.

Method GET_CUM_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJVERS Value transfer Type reference (TYPE) RS_OBJVERS RS_C_OBJVERS-ACTIVE 20050422
2 Importing I_S_TLOGO Value transfer Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20050422
3 Returning R_TIME_IOBJNM Value transfer Type reference (TYPE) RSNCUMTIM Bezugszeitmerkmal für Bestände 20050422

Method GET_CUM_TIME on class CL_RSTRAN_STAT has no exception.

Method GET_DATASOURCE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ODS_UPDTYPE Call by reference Type reference (TYPE) RSARC_ODS_UPDTYPE Update-Modus für ODS 20080828
2 Exporting E_STOCKFLG Call by reference Type reference (TYPE) RS_BOOL Kennzeichen: Bestands-InfoSource 20080828
3 Importing I_S_TLOGO Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20080828

Method GET_DATASOURCE_INFO on class CL_RSTRAN_STAT has no exception.

Method GET_DEVCLASS_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TRANID Call by reference Type reference (TYPE) RSTRANID TransformationsId 20091126
2 Returning R_DEVCLASS Value transfer Type reference (TYPE) DEVCLASS Paket 20091126

Method GET_DEVCLASS_CONTENT on class CL_RSTRAN_STAT has no exception.

Method GET_DTP_FROM_TRANID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_DTP Call by reference Type reference (TYPE) RSBK_T_DTPNM Liste von DTP-Namen 20050713
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Objektversion 20050713
3 Importing I_TRANID Call by reference Type reference (TYPE) RSTRANID TransformationsId 20050713

Method GET_DTP_FROM_TRANID on class CL_RSTRAN_STAT has no exception.

Method GET_FIELDNM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FIELDNM Call by reference Type reference (TYPE) RSFIELDNM Feldname 20041014
2 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20041014
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Objektversion 20070626

Method GET_FIELDNM on class CL_RSTRAN_STAT has no exception.

Method GET_FISCVARNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FISCTXT Call by reference Type reference (TYPE) T009T-LTEXT Beschreibung der Geschäftsjahres-Variante 20050802
2 Exporting E_FISCVALUE Call by reference Type reference (TYPE) T009-PERIV Geschäftsjahresvariante 20050802
3 Importing I_OBJNM Call by reference Type reference (TYPE) SOBJ_NAME Objektname im Objektkatalog 20050802
4 Importing I_OBJVERS Call by reference Type reference (TYPE) RS_OBJVERS RS_C_OBJVERS-ACTIVE 20050802
5 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20050802

Method GET_FISCVARNT on class CL_RSTRAN_STAT has no exception.

Method GET_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ICON Call by reference Type reference (TYPE) ICON_D Ikone in Textfeldern (Ersatzdarstellung, Alias) 20040812
2 Exporting E_ICON_TEXT Call by reference Type reference (TYPE) ICON_TEXT Trägerfeld für Ikonen 20040812
3 Importing I_OBJSTAT Call by reference Type reference (TYPE) RSOBJSTAT Objektstatus 20050413
4 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Objektversion 20040812

Method GET_ICON on class CL_RSTRAN_STAT has no exception.

Method GET_MAP_PROPOSAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_FIELD Call by reference Type reference (TYPE) RSTRAN_S_FIELD Quellfeld (evtl. ohne IO) 20080701
2 Importing I_DELETE_BUFFER Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Puffer in diesem Aufruf löschen 20090212
3 Importing I_INVERSE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Methode liefert das Inverse 20080701
4 Importing I_SOURCE_SEGMENTED Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Quelle is segmentiert 20090128
5 Importing I_S_FIELD Call by reference Type reference (TYPE) RSTRAN_S_FIELD Zielfeld mit InfoObject 20080701
6 Importing I_S_SOURCE Call by reference Type reference (TYPE) RSTRAN_S_TLOGO Object ohne InfoObjekt 20080701
7 Importing I_S_TARGET Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20080701

Method GET_MAP_PROPOSAL on class CL_RSTRAN_STAT has no exception.

Method GET_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20071114

Method GET_MSG on class CL_RSTRAN_STAT has no exception.

Method GET_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_SOURCE Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20041202
2 Exporting E_S_TARGET Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20041202
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RS_OBJVERS RS_C_OBJVERS-ACTIVE 20041202
4 Importing I_TRANID Call by reference Type reference (TYPE) RSTRANID TransformationsId 20041202
# Exception Resumable Description Created on
1 CX_RSTRAN_NOT_FOUND Objekt nicht gefunden 20041202

Method GET_PROPOSAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_FIELD Call by reference Type reference (TYPE) RSTRAN_S_FIELD Quellfeld (evtl. ohne IO) 20070717
2 Exporting E_T_FIELD Call by reference Type reference (TYPE) RSTRAN_T_FIELD Transformation - Strukturfelder 20100429
3 Importing I_INVERSE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Methode liefert das Inverse 20080401
4 Importing I_S_FIELD Call by reference Type reference (TYPE) RSTRAN_S_FIELD Zielfeld mit InfoObject 20070717
5 Importing I_S_SOURCE Call by reference Type reference (TYPE) RSTRAN_S_TLOGO Object ohne InfoObjekt 20070717
6 Importing I_S_TARGET Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20070717

Method GET_PROPOSAL on class CL_RSTRAN_STAT has no exception.

Method GET_REAL_ISET_IOBJNM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ISET_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20050202
2 Returning R_IOBJNM Value transfer Type reference (TYPE) RSIOBJNM InfoObject 20050202
# Exception Resumable Description Created on
1 CX_RSTRAN_NOT_FOUND Objekt nicht gefunden 20050202

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS 'A' Objektversion 20060728
2 Importing I_REAL_DATAFLOW Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE echter Datenfluß 20070206
3 Importing I_S_TLOGO Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20050321
4 Returning R_S_TLOGO Value transfer Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20050321

Method GET_REAL_TLOGO on class CL_RSTRAN_STAT has no exception.

Method GET_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_SOURCE Call by reference Object reference (TYPE REF TO) IF_RSTRAN_SOURCE Quelle einer Transformation 20040811
2 Exporting E_R_TARGET Call by reference Object reference (TYPE REF TO) IF_RSTRAN_TARGET Ziel einer Transformation 20040811
3 Importing I_BUFFERED Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20060306
4 Importing I_OBJNM Call by reference Type reference (TYPE) SOBJ_NAME Objektname im Objektkatalog 20040811
5 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Objektversion 20050701
6 Importing I_REFRESH Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20050126
7 Importing I_SOURCE Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20041115
8 Importing I_SUBTYPE Call by reference Type reference (TYPE) RSO_TLOGO_SUBTYPE BW Metadata Repository: Subtyp eines TLOGO Typs 20040811
9 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20040811
# Exception Resumable Description Created on
1 CX_RSTRAN_NOT_ALLOWED Objekt ist nicht erlaubt 20060306
2 CX_RSTRAN_NOT_AUTHORIZED Keine Berechtigung 20041112
3 CX_RSTRAN_NOT_FOUND Objekt nicht gefunden 20041112

Method GET_SINGLE_BY_SOURCE_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Objektversion 20100506
2 Importing I_SOURCENAME Call by reference Type reference (TYPE) SOBJ_NAME Objektname im Objektkatalog 20100506
3 Importing I_SOURCESUBTYPE Call by reference Type reference (TYPE) RSO_TLOGO_SUBTYPE SPACE BW Metadata Repository: Subtyp eines TLOGO Typs 20100506
4 Importing I_SOURCETYPE Call by reference Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20100506
5 Importing I_TARGETNAME Call by reference Type reference (TYPE) SOBJ_NAME Objektname im Objektkatalog 20100506
6 Importing I_TARGETSUBTYPE Call by reference Type reference (TYPE) RSO_TLOGO_SUBTYPE SPACE BW Metadata Repository: Subtyp eines TLOGO Typs 20100506
7 Importing I_TARGETTYPE Call by reference Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20100506
8 Returning RE_S_TRAN Value transfer Type reference (TYPE) RSTRAN Transformation 20100506
# Exception Resumable Description Created on
1 CX_RSTRAN_NOT_FOUND Objekt nicht gefunden 20100506

Method IS_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TRUE Value transfer Type reference (TYPE) RS_BOOL Fehler anstatt von Warnung 20101013

Method IS_ERROR on class CL_RSTRAN_STAT has no exception.

Method LOGSYS_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_TLOGO_MAPPED Value transfer Type reference (TYPE) RSO_T_TLOGO TLOGO Objekte nach dem Mapping 20100601
2 Importing I_T_TLOGO Call by reference Type reference (TYPE) RSO_T_TLOGO TLOGO Objekte vor dem Mapping 20100601

Method LOGSYS_MAPPING on class CL_RSTRAN_STAT has no exception.

Method LOGSYS_MAPPING_ORIGINS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_TLOGO Call by reference Type reference (TYPE) RSO_T_TLOGO TLOGO Objects Before Mapping 20110610
2 Importing I_T_TLOGO_MAPPED Call by reference Type reference (TYPE) RSO_T_TLOGO TLOGO Objects After Mapping 20110610

Method LOGSYS_MAPPING_ORIGINS on class CL_RSTRAN_STAT has no exception.

Method MOVE_TRFN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20090729
2 Importing I_S_SOURCE Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20090729
3 Importing I_S_TARGET Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20090729
4 Importing I_TMPL_TRANID Call by reference Type reference (TYPE) RSTRANID TransformationsId 20090729
# Exception Resumable Description Created on
1 CX_RSTRAN_ALREADY_EXIST Transformation existiert schon 20090729
2 CX_RSTRAN_CANCELLED Abbruch durch den Benutzer (Dialog) 20090729
3 CX_RSTRAN_DISPLAY_ONLY Objekt darf nur angezeigt, nicht aber bearbeitet werden 20090729
4 CX_RSTRAN_ERROR_WITH_MESSAGE Exception mit Meldung 20090729
5 CX_RSTRAN_INPUT_INVALID Fehlerhafte Eingabe 20090729
6 CX_RSTRAN_NOT_AUTHORIZED Keine Berechtigung 20090729
7 CX_RSTRAN_NOT_FOUND Objekt nicht gefunden 20090729

Method MOVE_TRFN_HYBRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_TARGET_NEW Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20090729
2 Importing I_S_TARGET_OLD Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20090729
# Exception Resumable Description Created on
1 CX_RSTRAN_ALREADY_EXIST Transformation existiert schon 20090729
2 CX_RSTRAN_CANCELLED Abbruch durch den Benutzer (Dialog) 20090729
3 CX_RSTRAN_DISPLAY_ONLY Objekt darf nur angezeigt, nicht aber bearbeitet werden 20090729
4 CX_RSTRAN_ERROR_WITH_MESSAGE Exception mit Meldung 20090729
5 CX_RSTRAN_INPUT_INVALID Fehlerhafte Eingabe 20090729
6 CX_RSTRAN_NOT_AUTHORIZED Keine Berechtigung 20090729
7 CX_RSTRAN_NOT_FOUND Objekt nicht gefunden 20090729

Method READ_DB_PROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_TRAN Call by reference Type reference (TYPE) RSTRAN Transformation 20050427
2 Exporting E_S_TRANTXT Call by reference Type reference (TYPE) RSTRANT Transformationstexte 20050427
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Objektversion 20050427
4 Importing I_TRANID Call by reference Type reference (TYPE) RSTRANID TransformationsId 20050427

Method READ_DB_PROP on class CL_RSTRAN_STAT has no exception.

Method READ_IF_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MULTI_SEGMENT Call by reference Type reference (TYPE) RS_BOOL Boolean 20051123
2 Exporting E_S_INFO Call by reference Type reference (TYPE) RSTRANHEADIF Kopfinformationen für IF IF_RSTRAN 20041020
3 Exporting E_T_FIELD Call by reference Type reference (TYPE) RSTRAN_T_FIELD Transformation - Strukturfelder 20041020
4 Exporting E_T_FIELD_APPEND Call by reference Type reference (TYPE) RSTRAN_T_FIELD_APPEND Transformation - Strukturfelder mit Appends 20060110
5 Exporting E_T_SEGTXT Call by reference Type reference (TYPE) RSBK_T_SEGTXT Transformationssegment 20041020
6 Importing I_BUFFERED Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Gepuffertes Lesen 20050315
7 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Objektversion 20050722
8 Importing I_R_SOURCE_OBJECT Call by reference Object reference (TYPE REF TO) IF_RSTRAN_SOURCE Quelle einer Transformation 20041020
9 Importing I_R_TARGET_OBJECT Call by reference Object reference (TYPE REF TO) IF_RSTRAN_TARGET Ziel einer Transformation 20041020
10 Importing I_WITH_NAV Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Mit Navigationsattributen 20121128
11 Importing I_WITH_TEC_FIELDS Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20041202
# Exception Resumable Description Created on
1 CX_RSTRAN_INPUT_INVALID Fehlerhafte Eingabe 20041020

Method WRITE_PSEUDO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_OBJ Call by reference Type reference (TYPE) RSO_T_TLOGO_ASC BW Repository: Tabelle von Objekten und Assoziationstyp 20050518
2 Exporting E_T_OBJ_ERROR Call by reference Type reference (TYPE) RSO_T_TLOGO_ASC BW Repository: Tabelle von Objekten und Assoziationstyp 20050518
3 Importing I_T_TLOGO Call by reference Type reference (TYPE) RSTRAN_T_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20050518
# Exception Resumable Description Created on
1 CX_RSTRAN_INPUT_INVALID Fehlerhafte Eingabe 20050518

Method WRITE_PSEUDO_ON_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_OBJ_ERROR Call by reference Type reference (TYPE) RSO_T_TLOGO_ASC BW Repository: Tabelle von Objekten und Assoziationstyp 20050829
2 Exporting E_T_OBJ_MAP Call by reference Type reference (TYPE) RSO_TH_TLOGO_MAP objnm2 -> objnm1 20050905
3 Importing I_S_PSEUDO_TLOGO Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20050829
4 Importing I_S_SHADOW_TLOGO Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20050829
5 Importing I_WITH_AUTHORITY Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20050830
# Exception Resumable Description Created on
1 CX_RSTRAN_INPUT_INVALID Fehlerhafte Eingabe 20050829
2 CX_RSTRAN_NOT_AUTHORIZED Keine Berechtigung 20050830

Method _DS_GET_FLD_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATASOURCE Call by reference Type reference (TYPE) ROOSOURCER DataSource (OSOA/OSOD) 20080701
2 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20080701
3 Returning RT_RI_DATASOURCE Value transfer Type reference (TYPE) RSD_MAPPING_T_FLD_DESCR_RI TTyp: Interface - Feldbeschreibung 20080701

Method _DS_GET_FLD_DESCR on class CL_RSTRAN_STAT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700