SAP ABAP Class CL_RSTRAN_TRFN (Transformation)
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_RSO_TLOGO TLOGO Object 20040706
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSO_TLOGO_APPENDABLE TLOGO Object Can Be Enhanced by Appends (See Documentation) 20051227
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSO_TLOGO_GENERAL BW Repository: TLOGO Objects - General 20040706
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSO_TLOGO_MAINTAIN BW Repository: TLOGO Objects - Changes/Maintenance 20040706
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSO_TLOGO_MAINTAIN_INT BW Repository: TLOGO Objects - INTERN: Activation 20040706
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSO_TLOGO_SEARCH BW Repository: Advanced search for TLOGO objects 20071105
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSO_TLOGO_SOURSYS_DEPENDENT Source-System-Dependent BW TLOGO Object -Del. and Shad. Tab. 20050131
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSO_TLOGO_TRANSPORT Transpt Connection - Optional (Wrapper for CL_RSO_TRANSPORT) 20040706
Properties
Class CL_RSTRAN_TRFN  
Short Description Transformation    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSTRAN   Transformation 
Created 20040706   SAP 
Last change 20140121   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 RSOS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSSB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RSSG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSO_TLOGO TLOGO Object 20040706
2 IF_RSO_TLOGO_APPENDABLE TLOGO Object Can Be Enhanced by Appends (See Documentation) 20051227
3 IF_RSO_TLOGO_GENERAL BW Repository: TLOGO Objects - General 20040706
4 IF_RSO_TLOGO_MAINTAIN BW Repository: TLOGO Objects - Changes/Maintenance 20040706
5 IF_RSO_TLOGO_MAINTAIN_INT BW Repository: TLOGO Objects - INTERN: Activation 20040706
6 IF_RSO_TLOGO_SEARCH BW Repository: Advanced search for TLOGO objects 20071105
7 IF_RSO_TLOGO_SOURSYS_DEPENDENT Source-System-Dependent BW TLOGO Object -Del. and Shad. Tab. 20050131
8 IF_RSO_TLOGO_TRANSPORT Transpt Connection - Optional (Wrapper for CL_RSO_TRANSPORT) 20040706
Friends
Class CL_RSTRAN_TRFN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_DUMMY_MSG Static Attribute Protected Type reference (TYPE) CHAR1 Single-Character Flag 20040728
2 P_ACTIVFL Instance attribute Private Type reference (TYPE) RSACTIVFL Active and Modified Versions Agree 20040706
3 P_CHECK_MSG_CTO_DISPLAYED Instance attribute Private Type reference (TYPE) RS_BOOL Prüfmeldung aus Transport angezeigt 20130619
4 P_CODEID_CHECK_OFF Instance attribute Protected Type reference (TYPE) RS_BOOL CodeLIne check even if CODEID is different 20120704
5 P_FORCED_SAVE Instance attribute Private Type reference (TYPE) RS_BOOL Update even if N and A versions are identical 20100112
6 P_FOR_COMPATIBILITY Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20091002
7 P_MAINTENANCE_STATE Instance attribute Private Type reference (TYPE) RSO_MAINTENANCE_STATE Processing Status of a TLOGO Object 20040727
8 P_MODE Instance attribute Private Type reference (TYPE) SYUCOMM Function Code that Triggered PAI 20050415
9 P_OBJSTAT Instance attribute Private Type reference (TYPE) RSOBJSTAT Object Status 20040706
10 P_OBJVERS_CURRENT Instance attribute Private Type reference (TYPE) RSOBJVERS Object Version 20040727
11 P_PROGID Instance attribute Private Type reference (TYPE) RSTRAN_PROGID Program ID for Transformation (Generated) 20050413
12 P_R_ACT Instance attribute Private Object reference (TYPE REF TO) CL_RSTRAN_TRFN_VERS Current Version 20040802
13 P_R_VERS_A Instance attribute Private Object reference (TYPE REF TO) CL_RSTRAN_TRFN_VERS Version A 20040706
14 P_R_VERS_D Instance attribute Private Object reference (TYPE REF TO) CL_RSTRAN_TRFN_VERS Version D 20040706
15 P_R_VERS_M Instance attribute Private Object reference (TYPE REF TO) CL_RSTRAN_TRFN_VERS Version M 20040706
16 P_R_VERS_N Instance attribute Private Object reference (TYPE REF TO) CL_RSTRAN_TRFN_VERS Version N 20040706
17 P_R_VERS_SH Instance attribute Private Object reference (TYPE REF TO) CL_RSTRAN_TRFN_VERS Shadow Version D 20050322
18 P_S_APPEND Instance attribute Private Type reference (TYPE) RSTRAN_S_TRFN_APPEND Appends 20051205
19 P_S_CREATE_VERSION Instance attribute Private See coding 20071112
20 P_S_ENQUEUE Instance attribute Private See coding 20111104
21 P_S_OWNED_BY Instance attribute Private Type reference (TYPE) RSO_S_TLOGO_OWNED_BY Parent TLOGO Object (which current object belongs to) 20060529
22 P_S_SOURCE Instance attribute Private Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Object, type and type of association 20040802
23 P_S_TARGET Instance attribute Private Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Object, type and type of association 20040802
24 P_TH_APPENDNM Instance attribute Private Type reference (TYPE) RS_T_APPENDNM Table of Append Names (Enhancements) 20051227
25 P_TH_PROG Static Attribute Private Type reference (TYPE) RSTRAN_TH_PROG Reference to Transformation Object 20040830
26 P_TH_TRAN Static Attribute Private Type reference (TYPE) RSTRAN_TH_TRAN Reference to Transformation Object 20040706
27 P_TRANID Instance attribute Private Type reference (TYPE) RSTRANID Transformation ID 20040706
28 P_VERS_WITH_PROPOSAL Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20090216
Methods
# Method Level Visibility Method type Description Created on
1 ADD_GROUP Instance method Public Method Adding Group 20041228
2 ADD_RULE Instance method Public Method Adding a Rule 20041122
3 APPEND_RULE Instance method Public Method Attaches Rule to the Rule Table of the Current Version 20050420
4 AUTHORITY_CHECK Static method Public Method Authorization Check 20040706
5 CHECK_CONTENT_ACTIVATE Static method Private Method Checks if Stack is for Content Activation 20070531
6 CHECK_CURRUNIT_ALLOWED Instance method Public Method Checks if Unit or Currency Conversion is Allowed 20060913
7 CHECK_EXPERT Instance method Public Method Checks Whether Transformation is Expert Transformation 20041115
8 CHECK_FOR_TUNNEL Instance method Private Method Set tunnel property 20080704
9 CHECK_HANA_EXECUTABLE Instance method Public Method check if Tranasformation on HANA executable (with messages) 20130920
10 CHECK_ME Instance method Public Method Checks Current Transformation 20050315
11 CHECK_RECORDMODE Instance method Public Method Checks Whether Special Record-Mode Handling Is Necessary 20050419
12 CHECK_SCRIPT Instance method Public Method Checks Whether Transformation is script Transformation 20130806
13 COMPARE_AM Instance method Public Method Compare A Version with M Version 20041001
14 CONSTRUCTOR Instance method Public Constructor 20040706
15 COPY_SHADOW_VERSION Instance method Public Method Generates Shadow Versions 20050322
16 COPY_TRFN Instance method Public Method Copies Transformation 20070822
17 CREATE_A_VERS Instance method Private Method Generate A Version 20070522
18 CREATE_D_VERS Instance method Private Method Generate D Version 20070522
19 CREATE_END_ROUTINE Instance method Public Method Creating an End Routine 20050209
20 CREATE_HAAP Instance method Public Method create HAP 20130717
21 CREATE_M_VERS Instance method Private Method Generate M Version 20070522
22 CREATE_N_VERS Instance method Private Method Generate N Version 20070522
23 CREATE_SCRIPT Instance method Private Method create script 20130515
24 CREATE_SHADOW_VERSION Instance method Private Method Shadow Version Generation 20050425
25 CREATE_START_ROUTINE Instance method Public Method Creating a Start Routine 20050209
26 CREATE_TAB_TYPE_NAME Instance method Public Method create tab types name for creation 20130724
27 CREATE_VERSION Instance method Private Method Generates a Given Version 20070522
28 CREATE_VERSIONS Instance method Private Method Fills Versions 20050214
29 CREATE_VERSION_PROXY Instance method Private Method Creates Versions witih Stored Parameters 20071112
30 DELETE_END_ROUTINE Instance method Public Method Deletion of End Routine 20050215
31 DELETE_GROUP Instance method Public Method Deleting a Group 20050314
32 DELETE_RULE Instance method Public Method Deletion of Rule 20041202
33 DELETE_SCRIPT Instance method Public Method delete script 20130607
34 DELETE_START_ROUTINE Instance method Public Method Deletion of Start Routine 20050215
35 DELETE_STAT Static method Public Method Deleting a Transformation (Static) 20050214
36 DELETE_STAT_ENTRY Static method Public Method Deletion of Entries in Static Tables 20060901
37 ENQUEUE Instance method Private Method Lock 20040727
38 FACTORY Static method Public Method Factory 20040706
39 FORCED_SAVE Instance method Public Method For internal use only 20100112
40 GENERATE Instance method Public Method Generating the Load Program 20040810
41 GET_ACT_VERSION_REF Instance method Public Method Returns Current Versions Reference 20060316
42 GET_ALL_NEEDED_OBJECTS Instance method Public Method Returns All Used TLOGO Objects 20060918
43 GET_APPEND_DATA_FOR_RULE Instance method Public Method Returns Append Data of a Rule 20051222
44 GET_CURRENT_APPEND Instance method Public Method Returns Current Append 20051223
45 GET_END_ROUTINE Instance method Public Method Returns End Routine 20050209
46 GET_FIELD_LIST_GLOBAL Instance method Public Method Returns Field List with Grouping Information 20080903
47 GET_GLOBAL_FIELDS Instance method Public Method Returns Fields That Are Used by Global Rules 20051123
48 GET_GROUPFIELDS Instance method Public Method Returns Field List with Grouping Information 20080227
49 GET_GROUP_INFO Instance method Public Method Returns Information on Group 20050907
50 GET_HAAPID Instance method Public Method Returns ID of corresponding HAP 20130717
51 GET_INBOUND_FIELD Instance method Public Method Returns Source Fields for a Field 20050705
52 GET_INFO Instance method Public Method Read Characteristics of a Version 20040706
53 GET_INFO_ACT Instance method Public Method Deliver Properties of Current Version 20040803
54 GET_INFO_CURRENT Static method Public Method Current Vers. (N / M, if in I_TH_TLOGO, Otherwise A) 20040706
55 GET_INFO_VERS Instance method Public Method Deliver Properties of Version 20060825
56 GET_MODE Instance method Public Method Delivers Current Processing Mode 20050415
57 GET_OBJECT_REF Instance method Public Method Liefert Referenz auf versionsabhängige Transformation zurück 20040706
58 GET_OBJECT_REF_INT Instance method Private Method Returns Reference (Internal) 20040706
59 GET_ONE_TO_ONE Instance method Public Method Returns List of Fields Without Value Changes 20110311
60 GET_PROGID Instance method Public Method Returns Program ID of Generated Load Program 20040823
61 GET_REF_FROM_PROG Static method Public Method Returns TranID and Reference 20040830
62 GET_REF_INT_FIELDS Instance method Public Method Returns All Fields with Ref. Integrity 20060706
63 GET_REF_INT_FOR_FIELD Instance method Public Method Returns Ref. Integrity for Target InfoObject if Set 20071128
64 GET_SCRIPT Instance method Public Method get script 20130515
65 GET_SCRIPT_NAME Instance method Public Method get script name 20130517
66 GET_SEGIDS Instance method Public Method Returns Source Segment ID(S) to Target Segment ID(s) 20060314
67 GET_SOURCE Instance method Public Method Returns Reference to Source Structure 20040706
68 GET_START_ROUTINE Instance method Public Method Returns Start Routine 20050209
69 GET_TARGET Instance method Public Method Returns Reference to Target Structure 20040706
70 GET_TARGET_TAB_TYPE Instance method Public Method Delivers Table Type of Target Table 20050404
71 GET_TGT_SEGIDS Instance method Public Method Returns target segment ID(s) for source segment ID(s) 20091013
72 GET_TLOGO_R Instance method Private Method Returns Table of Transport Objects 20040920
73 GET_TLOGO_USED Instance method Private Method Returns TLOGOs That Use Transformation 20050713
74 GET_TRANID Instance method Public Method Retursn Current TRANID 20040802
75 GET_UNIT_CHECK Instance method Public Method Returns UNIT_CHECK 20100728
76 GET_VERSION Instance method Public Method Returns Version 20070125
77 INA_TLOGO_USED Instance method Private Method Returns TLOGOs That Use Transformation 20060516
78 IS_HAPABLE Instance method Public Method check of TRFN is executable on HAP 20130614
79 MERGE_VERSION Instance method Public Method Merges Version with Another Version 20070514
80 PREPARE_SHADOW Instance method Private Method Shadow Version Preparation 20050425
81 PUBLISH Instance method Public Method Publish Status Change 20040706
82 READ_EXISTENCIAL_OBJECTS Instance method Private Method Reads Existing Required Objects from the Database 20070525
83 ROUT_LINE_CHECK Instance method Public Method For Internal Use Only 20120704
84 SELECT_APPEND Instance method Public Method Chose the append that you want to work with 20051223
85 SET_ALL_FIELDS Instance method Public Method Read the description 20071106
86 SET_COMPATIBILITY Instance method Public Method Set the compatibility mode 20091002
87 SET_CURRENT_APPEND Instance method Public Method Sets Current Append 20051223
88 SET_CURRENT_VERSION Instance method Public Method Setting of Pointer to Version 20040730
89 SET_CURRUNIT_ALLOWED Instance method Public Method Checks if Unit or Currency Conversion is Allowed 20060913
90 SET_FIELD_LIST_GLOBAL Instance method Public Method Sets the field list for global rules 20080903
91 SET_GLOBAL_FIELDS Instance method Public Method Sets Fields That Are Used by Global Rules 20051123
92 SET_GROUPFIELDS Instance method Public Method Sets Field List with Grouping Information 20080227
93 SET_MODE Instance method Public Method Setting Current Processing Mode 20050415
94 SET_OBJECT_REF Instance method Private Method Sets Reference of Version-Dependent Transformation 20040728
95 SET_OBJSTAT_ Instance method Public Method 20120102
96 SET_OWNER Instance method Public Method Setting the Person Responsible 20050712
97 SET_REF_INT_FIELDS Instance method Public Method Sets All Fields with Ref. Integrity 20060706
98 SET_SCRIPT Instance method Public Method set script 20130515
99 SET_TEXT Instance method Public Method Read the description 20050110
100 SET_TUNNEL Instance method Private Method Set tunnel property 20080626
101 SET_UNIT_CHECK Instance method Public Method Sets UNIT_CHECK 20100728
102 SET_VERSION_PARAMETER Instance method Private Method Sets Parameters with Version that is Created Later 20071112
103 SET_VERS_WITH_PROPOSAL Instance method Private Method Set the proposal flag 20090216
104 UNLINK_RULE Instance method Public Method Separates Rule from Rule Table of Current Version 20050826
105 UPDATE_OBJECT Instance method Public Method Check and Update Current Object, If Necessary 20040730
106 VERSION_CREATED Instance method Private Method Version Already Created 20060214
107 WRITE_ACTIVFL_DB_VERS Instance method Private Method Set Active Flag in Database and in Version Objects 20040728
108 _CREATE_TAB_TYPES Instance method Private Method create tab types on DB (HANA) 20130724
Events
# Event Type Visibility Description Created on
1 PROPERTIES_CHANGED Instance Event
(0)
Public
(2)
Transformation Properites Have Changed 20040706
Types
Class CL_RSTRAN_TRFN has no local type.
Method Signatures

Method ADD_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TYPE Call by reference Type reference (TYPE) RSTRAN_GROUPTYPE Typ einer Gruppe 20041228
2 Importing I_T_SEGID Call by reference Type reference (TYPE) RSTRAN_T_SEGID Segmentnummer 20060131
3 Returning R_R_GROUP Value transfer Object reference (TYPE REF TO) CL_RSTRAN_TRFN_GROUP Transformationsgruppe 20050105
# Exception Resumable Description Created on
1 CX_RSTRAN_ERROR_WITH_MESSAGE Exception mit Meldung 20050712
2 CX_RSTRAN_INPUT_INVALID Fehlerhafte Eingabe 20050105

Method ADD_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RULEID Call by reference Type reference (TYPE) RSTRAN_RULEID Nummer einer Regel innerhalb einer Transformation 20051111
2 Importing I_AGGR Call by reference Type reference (TYPE) RSTRAN_AGGREGATION Aggregationsverhalten in Transformation 20041122
3 Importing I_AS_REF Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20050224
4 Importing I_GROUPID Call by reference Type reference (TYPE) RSTRAN_GROUPID Nummer einer Transformationsgruppe 20041122
5 Importing I_REF_RULE Call by reference Type reference (TYPE) RSTRAN_RULEID Nummer einer Regel innerhalb einer Transformation 20041122
6 Importing I_RULENAME Call by reference Type reference (TYPE) RSTRAN_RULENAME Name einer Regel 20041122
7 Importing I_RULETYPE Call by reference Type reference (TYPE) RSTRAN_RULETYPE Typ einer Regel 20041122
8 Importing I_S_RULEINFO Call by reference Type reference (TYPE) RSTRANRULE Transformationsregel 20041122
9 Importing I_T_POSIT Call by reference Type reference (TYPE) RSTRAN_T_POSIT_MAPPING Mapping von Parameter und Strukturposition 20041122
# Exception Resumable Description Created on
1 CX_RSTRAN_INPUT_INVALID Fehlerhafte Eingabe 20050119

Method APPEND_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_RULE Call by reference Type reference (TYPE) RSTRAN_S_RULE Regel 20050420

Method APPEND_RULE on class CL_RSTRAN_TRFN has no exception.

Method AUTHORITY_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVITY Call by reference Type reference (TYPE) ACTIV_AUTH RSSB_C_AUTH_ACTVT-MAINTAIN Aktivität 20050322
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Objektversion 20040706
3 Importing I_TRANID Call by reference Type reference (TYPE) RSTRANID TransformationsId 20050321
# Exception Resumable Description Created on
1 CX_RSTRAN_DISPLAY_ONLY nur anschauen 20041029
2 CX_RSTRAN_NOT_AUTHORIZED keine Anzeigeberechtigung 20041029

Method CHECK_CONTENT_ACTIVATE Signature

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

Method CHECK_CONTENT_ACTIVATE on class CL_RSTRAN_TRFN has no exception.

Method CHECK_CURRUNIT_ALLOWED 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 20060913
2 Returning R_CURRUNIT Value transfer Type reference (TYPE) RS_BOOL Boolean 20060913

Method CHECK_CURRUNIT_ALLOWED on class CL_RSTRAN_TRFN has no exception.

Method CHECK_EXPERT 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 20050309
2 Returning R_IS_EXPERT Value transfer Type reference (TYPE) RS_BOOL Boolean 20041115

Method CHECK_EXPERT on class CL_RSTRAN_TRFN has no exception.

Method CHECK_FOR_TUNNEL Signature

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

Method CHECK_FOR_TUNNEL on class CL_RSTRAN_TRFN has no exception.

Method CHECK_HANA_EXECUTABLE 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: Table with Messages (Application Log) 20130920
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Object version 20130920

Method CHECK_HANA_EXECUTABLE on class CL_RSTRAN_TRFN has no exception.

Method CHECK_ME 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 20050315
2 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20050315

Method CHECK_ME on class CL_RSTRAN_TRFN has no exception.

Method CHECK_RECORDMODE Signature

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

Method CHECK_RECORDMODE on class CL_RSTRAN_TRFN has no exception.

Method CHECK_SCRIPT 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 Object Version 20130806
2 Returning R_IS_SCRIPT Value transfer Type reference (TYPE) RS_BOOL Boolean 20130806

Method CHECK_SCRIPT on class CL_RSTRAN_TRFN has no exception.

Method COMPARE_AM Signature

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

Method COMPARE_AM on class CL_RSTRAN_TRFN has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CURRUNIT_ALLOWED Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20060922
2 Importing I_EXPERT Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20041115
3 Importing I_FOR_DELETE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20100518
4 Importing I_S_OWNED_BY Call by reference Type reference (TYPE) RSO_S_TLOGO_OWNED_BY Übergeordnetes TLOGO Objekt (dem das aktuelle Objekt gehört) 20060529
5 Importing I_S_SOURCE Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20040706
6 Importing I_S_TARGET Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20040706
7 Importing I_TRANID Call by reference Type reference (TYPE) RSTRANID TransformationsId 20040706
# Exception Resumable Description Created on
1 CX_RSTRAN_INPUT_INVALID ungültige Eingabe 20041029
2 CX_RSTRAN_NOT_FOUND keine Transformationsregel gefunden 20041001

Method COPY_SHADOW_VERSION 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 '3' Anwendungs-Log: Detaillierungsgrad 20050322
2 Importing I_OBJVERS_SOURCE Call by reference Type reference (TYPE) RSOBJVERS Objektversion aus der kopiert wird 20050322
# Exception Resumable Description Created on
1 CX_RS_FAILED Kopieren mißlungen 20050322

Method COPY_TRFN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TMPL_TRANID Call by reference Type reference (TYPE) RSTRANID TransformationsId 20070822
2 Importing I_WITH_MESSAGE Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20070822
# Exception Resumable Description Created on
1 CX_RSTRAN_ERROR_WITH_MESSAGE Exception mit Meldung 20070822

Method CREATE_A_VERS Signature

Method CREATE_A_VERS on class CL_RSTRAN_TRFN has no parameter.
# Exception Resumable Description Created on
1 CX_RSTRAN_INPUT_INVALID Fehlerhafte Eingabe 20070522
2 CX_RSTRAN_NOT_FOUND Objekt nicht gefunden 20070522
3 CX_RSTRAN_VERSION_ERROR Inkonsistente Objektversion 20110214
4 CX_RSTRAN_VERSION_NOT_FOUND Objekt in einer Version nicht gefunden 20070522

Method CREATE_D_VERS Signature

Method CREATE_D_VERS on class CL_RSTRAN_TRFN has no parameter.
# Exception Resumable Description Created on
1 CX_RSTRAN_INPUT_INVALID Fehlerhafte Eingabe 20070522
2 CX_RSTRAN_NOT_FOUND Objekt nicht gefunden 20070522
3 CX_RSTRAN_VERSION_ERROR Inkonsistente Objektversion 20110214
4 CX_RSTRAN_VERSION_NOT_FOUND Objekt in einer Version nicht gefunden 20070522

Method CREATE_END_ROUTINE Signature

Method CREATE_END_ROUTINE on class CL_RSTRAN_TRFN has no parameter.
# Exception Resumable Description Created on
1 CX_RSTRAN_INPUT_INVALID Fehlerhafte Eingabe 20050209

Method CREATE_HAAP 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: Table with Messages (Application Log) 20130920
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Object version 20130920
3 Importing I_ONLY_CHECK Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20130920
# Exception Resumable Description Created on
1 CX_RSTRAN_HAAP DTP Request: Errors in Step 20130717

Method CREATE_M_VERS Signature

Method CREATE_M_VERS on class CL_RSTRAN_TRFN has no parameter.
# Exception Resumable Description Created on
1 CX_RSTRAN_INPUT_INVALID Fehlerhafte Eingabe 20070522
2 CX_RSTRAN_NOT_FOUND Objekt nicht gefunden 20070522
3 CX_RSTRAN_VERSION_ERROR Inkonsistente Objektversion 20110214
4 CX_RSTRAN_VERSION_NOT_FOUND Objekt in einer Version nicht gefunden 20070522

Method CREATE_N_VERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CURRUNIT_ALLOWED Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20070522
2 Importing I_EXPERT Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20070522
3 Importing I_NEW Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20070522
4 Importing I_WITH_MESSAGE Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20070522
# Exception Resumable Description Created on
1 CX_RSTRAN_INPUT_INVALID Fehlerhafte Eingabe 20070522
2 CX_RSTRAN_NOT_FOUND Objekt nicht gefunden 20070522
3 CX_RSTRAN_VERSION_ERROR Inkonsistente Objektversion 20110214
4 CX_RSTRAN_VERSION_NOT_FOUND Objekt in einer Version nicht gefunden 20070522

Method CREATE_SCRIPT Signature

Method CREATE_SCRIPT on class CL_RSTRAN_TRFN has no parameter.
# Exception Resumable Description Created on
1 CX_RS_STEP_FAILED DTP Request: Errors in Step 20130517

Method CREATE_SHADOW_VERSION 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 20050425
2 Importing I_FROM_DB Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20050426
# Exception Resumable Description Created on
1 CX_RSTRAN_ERROR_WITH_MESSAGE 20060809

Method CREATE_START_ROUTINE Signature

Method CREATE_START_ROUTINE on class CL_RSTRAN_TRFN has no parameter.
# Exception Resumable Description Created on
1 CX_RSTRAN_INPUT_INVALID Fehlerhafte Eingabe 20050209

Method CREATE_TAB_TYPE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SCHEMA Call by reference Type reference (TYPE) STRING 20130724
2 Importing I_TYPE Call by reference Type reference (TYPE) STRING 20130724
3 Returning R_NAME Value transfer Type reference (TYPE) STRING 20130724
# Exception Resumable Description Created on
1 CX_RS_STEP_FAILED DTP Request: Errors in Step 20130724

Method CREATE_VERSION 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 20070522
# Exception Resumable Description Created on
1 CX_RSTRAN_INPUT_INVALID Fehlerhafte Eingabe 20070522
2 CX_RSTRAN_NOT_FOUND Objekt nicht gefunden 20070522
3 CX_RSTRAN_VERSION_ERROR Inkonsistente Objektversion ( Im After import Fall ) 20101222
4 CX_RSTRAN_VERSION_NOT_FOUND Objekt in einer Version nicht gefunden 20070522

Method CREATE_VERSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CURRUNIT_ALLOWED Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20060922
2 Importing I_EXPERT Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20050309
3 Importing I_NEW Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20050310
4 Importing I_ONLY_HEADER Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE nur Header instanzieren 20110929
5 Importing I_WITH_MESSAGE Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20051202
# Exception Resumable Description Created on
1 CX_RSTRAN_INPUT_INVALID Fehlerhafte Eingabe 20050214
2 CX_RSTRAN_NOT_FOUND Objekt nicht gefunden 20050214
3 CX_RSTRAN_VERSION_ERROR Inkonsistente Objektversion 20101222

Method CREATE_VERSION_PROXY Signature

Method CREATE_VERSION_PROXY on class CL_RSTRAN_TRFN has no parameter.
Method CREATE_VERSION_PROXY on class CL_RSTRAN_TRFN has no exception.

Method DELETE_END_ROUTINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SUBRC Value transfer Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20050215

Method DELETE_END_ROUTINE on class CL_RSTRAN_TRFN has no exception.

Method DELETE_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GROUPID Call by reference Type reference (TYPE) RSTRAN_GROUPID Nummer einer Transformationsgruppe 20050314
2 Returning R_SUBRC Value transfer Type reference (TYPE) SY-SUBRC 0 - erfolgreich 4 - Fehler 20050314

Method DELETE_GROUP on class CL_RSTRAN_TRFN has no exception.

Method DELETE_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RULEID Call by reference Type reference (TYPE) RSTRAN_RULEID Nummer einer Regel innerhalb einer Transformation 20041202
2 Returning R_SUBRC Value transfer Type reference (TYPE) SY-SUBRC 0 - erfolgreich 4 - Fehler; 6 - wird noch verwendet 20041202

Method DELETE_RULE on class CL_RSTRAN_TRFN has no exception.

Method DELETE_SCRIPT Signature

Method DELETE_SCRIPT on class CL_RSTRAN_TRFN has no parameter.
Method DELETE_SCRIPT on class CL_RSTRAN_TRFN has no exception.

Method DELETE_START_ROUTINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SUBRC Value transfer Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20050215

Method DELETE_START_ROUTINE on class CL_RSTRAN_TRFN has no exception.

Method DELETE_STAT 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 4: Fehler, 8: Abbruch durch Benutzer 20050214
2 Importing I_EXTERNAL Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE = 'X' Externes Löschen (mit Sperre, Popup, CTO) 20050214
3 Importing I_SHOW_PROTOCOL Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE = 'X' Protokoll im Fehlerfall anzeigen 20050214
4 Importing I_TH_TLOGO Call by reference Type reference (TYPE) RSO_TH_TLOGO Weitere TLOGO Objekte, die gleichzeitig gelöscht werden 20050214
5 Importing I_TRANID Call by reference Type reference (TYPE) RSTRANID TransformationsId 20050214
6 Importing I_WITH_CTO Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE = 'X': mit CTO Insert 20050214
# Exception Resumable Description Created on
1 CX_RSTRAN_CANCELLED Abbruch durch den Benutzer (Dialog) 20050214
2 CX_RSTRAN_INPUT_INVALID Fehlerhafte Eingabe 20050214

Method DELETE_STAT_ENTRY 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 20060901

Method DELETE_STAT_ENTRY on class CL_RSTRAN_TRFN has no exception.

Method ENQUEUE Signature

Method ENQUEUE on class CL_RSTRAN_TRFN has no parameter.
# Exception Resumable Description Created on
1 FOREIGN_LOCK Objekt gesperrt 20040728
2 SYS_FAILURE Fehler in Sperrverwaltung 20040728

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CURRUNIT_ALLOWED Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20060922
2 Importing I_EXPERT Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20041115
3 Importing I_FOR_DELETE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20100518
4 Importing I_NEW Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Transformation soll neu angelegt werden 20050216
5 Importing I_S_OWNED_BY Call by reference Type reference (TYPE) RSO_S_TLOGO_OWNED_BY Übergeordnetes TLOGO Objekt (dem das aktuelle Objekt gehört) 20060529
6 Importing I_S_SOURCE Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20040706
7 Importing I_S_TARGET Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20040706
8 Importing I_TRANID Call by reference Type reference (TYPE) RSTRANID TransformationsId 20040706
9 Importing I_WITH_MESSAGE Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20051202
10 Importing I_WITH_PROPOSAL Value transfer Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20090216
11 Returning R_R_TRAN Value transfer Object reference (TYPE REF TO) CL_RSTRAN_TRFN Transformation 20040706
# Exception Resumable Description Created on
1 CX_RSTRAN_ERROR_WITH_MESSAGE Exception mit Meldung 20101222
2 CX_RSTRAN_INPUT_INVALID ungültige Eingabe 20041029
3 CX_RSTRAN_NOT_FOUND keine Transformationsregel gefunden 20041001

Method FORCED_SAVE Signature

Method FORCED_SAVE on class CL_RSTRAN_TRFN has no parameter.
Method FORCED_SAVE on class CL_RSTRAN_TRFN has no exception.

Method GENERATE Signature

Method GENERATE on class CL_RSTRAN_TRFN has no parameter.
# Exception Resumable Description Created on
1 CX_RSTRAN_ERROR_WITH_MESSAGE Exception mit Meldung 20050103

Method GET_ACT_VERSION_REF 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 20121214
2 Returning R_R_VERS Value transfer Object reference (TYPE REF TO) CL_RSTRAN_TRFN_VERS Transformation-Version 20060316

Method GET_ACT_VERSION_REF on class CL_RSTRAN_TRFN has no exception.

Method GET_ALL_NEEDED_OBJECTS 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) RSTRAN_T_TLOGO TLOGO Objekte mit Interfacereferenzen 20060918
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Objektversion 20060918

Method GET_ALL_NEEDED_OBJECTS on class CL_RSTRAN_TRFN has no exception.

Method GET_APPEND_DATA_FOR_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPENDNM Call by reference Type reference (TYPE) RSAPPENDNM Name eines Appends (einer Erweiterung) 20051222
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20051227
3 Importing I_RULEID Call by reference Type reference (TYPE) RSTRAN_RULEID Nummer einer Regel innerhalb einer Transformation 20051222
4 Returning R_S_APPEND_DATA Value transfer Type reference (TYPE) RSTRAN_S_APPEND_DATA Metadaten für InfoSource Appends 20051222

Method GET_APPEND_DATA_FOR_RULE on class CL_RSTRAN_TRFN has no exception.

Method GET_CURRENT_APPEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_S_APPEND Value transfer Type reference (TYPE) RSTRAN_S_TRFN_APPEND Transformation Append 20051223

Method GET_CURRENT_APPEND on class CL_RSTRAN_TRFN has no exception.

Method GET_END_ROUTINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ROUTINE Value transfer Object reference (TYPE REF TO) CL_RSTRAN_STEP_ROUT Regelschritt: Routinen 20050209

Method GET_END_ROUTINE on class CL_RSTRAN_TRFN has no exception.

Method GET_FIELD_LIST_GLOBAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_FIELD Call by reference Type reference (TYPE) RSTRAN_T_FIELD_SEL Selektierte Felder 20080903
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20080903
3 Importing I_PARAMTYPE Call by reference Type reference (TYPE) RSTRAN_PARAMTYPE Typ eines Regelparameters (nur für Expert) 20080910
4 Importing I_TYPE Call by reference Type reference (TYPE) RSTRAN_RULETYPE Typ einer Regel 20080903
5 Importing I_WITH_CREATE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE 'X' entsprechende Regel wird angelegt 20080930

Method GET_FIELD_LIST_GLOBAL on class CL_RSTRAN_TRFN has no exception.

Method GET_GLOBAL_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_FIELD Call by reference Type reference (TYPE) RSTRAN_T_FIELD Transformation - Strukturfelder 20051123

Method GET_GLOBAL_FIELDS on class CL_RSTRAN_TRFN has no exception.

Method GET_GROUPFIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_GROUPING Call by reference Type reference (TYPE) RSTRAN_T_GROUPING Selektierte Gruppierungsfelder 20080227
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20080227

Method GET_GROUPFIELDS on class CL_RSTRAN_TRFN has no exception.

Method GET_GROUP_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_GROUPTXT Call by reference Type reference (TYPE) RSTXTSH Beschreibung kurz 20050907
2 Exporting E_GROUPTYPE Call by reference Type reference (TYPE) RSTRAN_GROUPTYPE Typ einer Gruppe 20050907
3 Importing I_GROUPID Call by reference Type reference (TYPE) RSTRAN_GROUPID Nummer einer Transformationsgruppe 20050907

Method GET_GROUP_INFO on class CL_RSTRAN_TRFN has no exception.

Method GET_HAAPID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HAAPID Value transfer Type reference (TYPE) IF_RSDHAM_ANALYSIS=>TN_NAME Name of HANA Analysis Process 20130717

Method GET_HAAPID on class CL_RSTRAN_TRFN has no exception.

Method GET_INBOUND_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NOT_INJECTIV Call by reference Type reference (TYPE) RS_BOOL Boolean 20050705
2 Exporting E_T_FIELD Call by reference Type reference (TYPE) RSBK_T_SEGFIELD Feldname und Segment 20050705
3 Importing I_S_FIELD Call by reference Type reference (TYPE) RSBK_S_SEGFIELD Feldname und Segment 20050705
# Exception Resumable Description Created on
1 CX_RSTRAN_NOT_FOUND Objekt nicht gefunden 20050705

Method GET_INFO 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 20040802
2 Exporting E_R_TARGET Call by reference Object reference (TYPE REF TO) IF_RSTRAN_TARGET Ziel einer Transformation 20040802
3 Exporting E_SX_INFO Call by reference Type reference (TYPE) RSTRAN_SX_INFO Eigenschaften einer Transformation 20040706
4 Exporting E_S_INFO Call by reference Type reference (TYPE) RSTRAN Transformation 20040802
5 Exporting E_S_INFO_ONLY Call by reference Type reference (TYPE) RSTRAN Transformation 20110929
6 Exporting E_TRANID Call by reference Type reference (TYPE) RSTRANID TransformationsId 20040802
7 Exporting E_TRAN_TXT Call by reference Type reference (TYPE) RSTXTLG Transformationstexte 20050111
8 Exporting E_T_RULE_ORG Call by reference Type reference (TYPE) RSTRAN_T_RULE Regeln (original) 20050223
9 Exporting E_T_TRANRULE Call by reference Type reference (TYPE) RSTRAN_T_RULE_REF Regeln 20040802
10 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-NEW = 'N': most recent, d.h. M Ves, falls N Vers nicht exist. 20040706
11 Importing I_TH_TLOGO Call by reference Type reference (TYPE) RSO_TH_TLOGO BW Repository: Liste (Hash) von TLOGO Objekt und Typ 20040706
# Exception Resumable Description Created on
1 CX_RSTRAN_VERSION_NOT_FOUND Objekt in einer Version nicht gefunden 20050722

Method GET_INFO_ACT 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 Exporting E_S_INFO Call by reference Type reference (TYPE) RSTRAN Transformation 20040803
4 Exporting E_TRANID Call by reference Type reference (TYPE) RSTRANID TransformationsId 20040803
5 Exporting E_TRAN_TXT Call by reference Type reference (TYPE) RSTXTLG Transformationstexte 20050111
6 Exporting E_T_GROUP Call by reference Type reference (TYPE) RSTRAN_T_GROUP Transformationsgruppe 20040924
7 Exporting E_T_RULE_ORG Call by reference Type reference (TYPE) RSTRAN_T_RULE Regeln (Original) 20050223
8 Exporting E_T_SEGMENT Call by reference Type reference (TYPE) RSTRAN_T_SEGMENT Transformationssegment 20040929
9 Exporting E_T_TRANRULE Call by reference Type reference (TYPE) RSTRAN_T_RULE_REF Regeln 20040803
10 Exporting E_T_USED_FIELD_SOURCE Call by reference Type reference (TYPE) RSTRAN_T_FIELD Transformation - Strukturfelder 20040823
11 Exporting E_T_USED_FIELD_TARGET Call by reference Type reference (TYPE) RSTRAN_T_FIELD Transformation - Strukturfelder 20040823

Method GET_INFO_ACT on class CL_RSTRAN_TRFN has no exception.

Method GET_INFO_CURRENT 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 20040802
2 Exporting E_R_TARGET Call by reference Object reference (TYPE REF TO) IF_RSTRAN_TARGET Ziel einer Transformation 20040802
3 Exporting E_SX_INFO Call by reference Type reference (TYPE) RSTRAN_SX_INFO Eigenschaften einer Transformation 20040706
4 Exporting E_S_INFO Call by reference Type reference (TYPE) RSTRAN Transformation 20040802
5 Exporting E_TRANID Call by reference Type reference (TYPE) RSTRANID TransformationsId 20040802
6 Exporting E_TRAN_TXT Call by reference Type reference (TYPE) RSTXTLG Transformationstexte 20050111
7 Exporting E_T_RULE_ORG Call by reference Type reference (TYPE) RSTRAN_T_RULE Regeln (Original) 20050223
8 Exporting E_T_TRANRULE Call by reference Type reference (TYPE) RSTRAN_T_RULE_REF Regeln 20040802
9 Importing I_TH_TLOGO Call by reference Type reference (TYPE) RSO_TH_TLOGO BW Repository: Liste (Hash) von TLOGO Objekt und Typ 20040706
10 Importing I_TRANID Call by reference Type reference (TYPE) RSTRANID TransformationsId 20040706

Method GET_INFO_CURRENT on class CL_RSTRAN_TRFN has no exception.

Method GET_INFO_VERS 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 20060825
2 Exporting E_R_TARGET Call by reference Object reference (TYPE REF TO) IF_RSTRAN_TARGET Ziel einer Transformation 20060825
3 Exporting E_S_INFO Call by reference Type reference (TYPE) RSTRAN Transformation 20060825
4 Exporting E_TRANID Call by reference Type reference (TYPE) RSTRANID TransformationsId 20060825
5 Exporting E_TRAN_TXT Call by reference Type reference (TYPE) RSTXTLG Transformationstexte 20060825
6 Exporting E_T_GROUP Call by reference Type reference (TYPE) RSTRAN_T_GROUP Transformationsgruppe 20060825
7 Exporting E_T_RULE_ORG Call by reference Type reference (TYPE) RSTRAN_T_RULE Regeln (Original) 20060825
8 Exporting E_T_SEGMENT Call by reference Type reference (TYPE) RSTRAN_T_SEGMENT Transformationssegment 20060825
9 Exporting E_T_TRANRULE Call by reference Type reference (TYPE) RSTRAN_T_RULE_REF Regeln 20060825
10 Exporting E_T_USED_FIELD_SOURCE Call by reference Type reference (TYPE) RSTRAN_T_FIELD Transformation - Strukturfelder 20060825
11 Exporting E_T_USED_FIELD_TARGET Call by reference Type reference (TYPE) RSTRAN_T_FIELD Transformation - Strukturfelder 20060825
12 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS wenn leer aktuelle Version wird gelesen 20060825

Method GET_INFO_VERS on class CL_RSTRAN_TRFN has no exception.

Method GET_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MODE Value transfer Type reference (TYPE) SYUCOMM Funktionscode, der PAI ausgelöst hat 20050415

Method GET_MODE on class CL_RSTRAN_TRFN has no exception.

Method GET_OBJECT_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXIST Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20110929
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20040706
3 Importing I_SHADOW Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE (X = Schattenversion bei OBJVERS = D 20130129
4 Returning R_R_VERS Value transfer Object reference (TYPE REF TO) CL_RSTRAN_TRFN_VERS Transformation-Version 20040706
# Exception Resumable Description Created on
1 CX_RSTRAN_VERSION_NOT_FOUND Objekt in einer Version nicht gefunden 20041001
2 CX_RS_MSG BW Exception mit generischer Nachricht (keine spez. Attrib.) 20040706

Method GET_OBJECT_REF_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_VERS Call by reference Object reference (TYPE REF TO) CL_RSTRAN_TRFN_VERS Transformation-Version 20121214
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Objektversion 20040706
# Exception Resumable Description Created on
1 CX_RSTRAN_VERSION_NOT_FOUND Objekt in einer Version nicht gefunden 20050722

Method GET_ONE_TO_ONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WITH_SID Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Mit Erzeugung der SID für Konstante 20110916
2 Returning R_T_FIELD Value transfer Type reference (TYPE) RSTRAN_T_FIELD Transformation - Strukturfelder 20110311

Method GET_ONE_TO_ONE on class CL_RSTRAN_TRFN has no exception.

Method GET_PROGID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PROGID Value transfer Type reference (TYPE) RSSGUID25 Programm ID 20041001

Method GET_PROGID on class CL_RSTRAN_TRFN has no exception.

Method GET_REF_FROM_PROG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_TRAN Call by reference Object reference (TYPE REF TO) CL_RSTRAN_TRFN Transformation 20040830
2 Exporting E_TRANID Call by reference Type reference (TYPE) RSTRANID TransformationsId 20040830
3 Importing I_PROGID Call by reference Type reference (TYPE) RSTRAN_PROGID Programm ID einer Transformation (generiert) 20040830
# Exception Resumable Description Created on
1 CX_RSTRAN_INPUT_INVALID Fehlerhafte Eingabe 20041029
2 CX_RSTRAN_NOT_FOUND Objekt nicht gefunden 20041001

Method GET_REF_INT_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_FIELD Call by reference Type reference (TYPE) RSTRAN_T_FIELD Transformation - Strukturfelder 20060706

Method GET_REF_INT_FIELDS on class CL_RSTRAN_TRFN has no exception.

Method GET_REF_INT_FOR_FIELD 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 20071128
2 Importing I_SEGID Call by reference Type reference (TYPE) RSTRAN_SEGID Segment-ID 20071128
3 Returning R_REF_INT Value transfer Type reference (TYPE) RS_BOOL Boolean 20071128

Method GET_REF_INT_FOR_FIELD on class CL_RSTRAN_TRFN has no exception.

Method GET_SCRIPT 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 Object version 20131001
2 Returning R_SCRIPT Value transfer Type reference (TYPE) STRING 20130515

Method GET_SCRIPT on class CL_RSTRAN_TRFN has no exception.

Method GET_SCRIPT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SCRIPT_NAME Value transfer Type reference (TYPE) CHAR30 30 Characters 20130517

Method GET_SCRIPT_NAME on class CL_RSTRAN_TRFN has no exception.

Method GET_SEGIDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_SOURCE_SEGID Call by reference Type reference (TYPE) RSTRAN_T_SEGID Quell-Segmente 20060314
2 Importing I_T_TARGET_SEGID Call by reference Type reference (TYPE) RSTRAN_T_SEGID Ziel-Segmente 20060314

Method GET_SEGIDS on class CL_RSTRAN_TRFN has no exception.

Method GET_SOURCE 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 20040813
2 Exporting E_S_SOURCE Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20040813

Method GET_SOURCE on class CL_RSTRAN_TRFN has no exception.

Method GET_START_ROUTINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ROUTINE Value transfer Object reference (TYPE REF TO) CL_RSTRAN_STEP_ROUT Regelschritt: Routinen 20050209

Method GET_START_ROUTINE on class CL_RSTRAN_TRFN has no exception.

Method GET_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_TARGET Value transfer Object reference (TYPE REF TO) IF_RSTRAN_TARGET Ziel einer Transformation 20040813
2 Exporting E_S_TARGET Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20040813

Method GET_TARGET on class CL_RSTRAN_TRFN has no exception.

Method GET_TARGET_TAB_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TAB_TYPE Value transfer Type reference (TYPE) RSTRAN_TABLE_TYPE Typ einer Tabelle 20050404

Method GET_TARGET_TAB_TYPE on class CL_RSTRAN_TRFN has no exception.

Method GET_TGT_SEGIDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_TARGET_SEGID Call by reference Type reference (TYPE) RSTRAN_T_SEGID Ziel-Segmente 20091013
2 Importing I_T_SOURCE_SEGID Call by reference Type reference (TYPE) RSTRAN_T_SEGID Quell-Segmente 20091013

Method GET_TGT_SEGIDS on class CL_RSTRAN_TRFN has no exception.

Method GET_TLOGO_R Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_TLOGO_R Value transfer Type reference (TYPE) RSO_T_TLOGO_R TLOGO Objekte mit Interfacereferenzen 20040920
# Exception Resumable Description Created on
1 CX_RSTRAN_NOT_ALLOWED Objekt ist nicht erlaubt 20081107

Method GET_TLOGO_USED 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 RS_C_OBJVERS-ACTIVE 20110510
2 Returning R_T_TLOGO Value transfer Type reference (TYPE) RSO_T_TLOGO_ASC TLOGO Objekte mit Interfacereferenzen 20050713

Method GET_TLOGO_USED on class CL_RSTRAN_TRFN has no exception.

Method GET_TRANID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TRANID Call by reference Type reference (TYPE) RSTRANID TransformationsId 20040802

Method GET_TRANID on class CL_RSTRAN_TRFN has no exception.

Method GET_UNIT_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_UNIT_CHECK Value transfer Type reference (TYPE) RSTRAN_UNIT_CHECK UNIT_CHECK Feld 20100728

Method GET_UNIT_CHECK on class CL_RSTRAN_TRFN has no exception.

Method GET_VERSION 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 20070125
2 Returning R_R_VERS Value transfer Object reference (TYPE REF TO) CL_RSTRAN_TRFN_VERS Transformation-Version 20070125

Method GET_VERSION on class CL_RSTRAN_TRFN has no exception.

Method INA_TLOGO_USED 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 20060516
2 Importing I_TH_TLOGO Call by reference Type reference (TYPE) RSO_TH_TLOGO Aktuelle Objekte 20071128
3 Returning R_T_TLOGO Value transfer Type reference (TYPE) RSO_T_TLOGO_ASC TLOGO Objekte mit Interfacereferenzen 20060516

Method INA_TLOGO_USED on class CL_RSTRAN_TRFN has no exception.

Method IS_HAPABLE Signature

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

Method IS_HAPABLE on class CL_RSTRAN_TRFN has no exception.

Method MERGE_VERSION 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 '3' 20070514
2 Importing I_OBJFUNC Call by reference Type reference (TYPE) RSOBJFUNC RSOC_C_OBJFUNC-MERGE Wie wird das Objekt aus dem Content übernommen 20070514
3 Importing I_OBJVERS_SOURCE Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-DELIVERY Content Version 20070514
4 Importing I_OBJVERS_TARGET Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-NEW Work Version 20070514
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20070514

Method PREPARE_SHADOW 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 20050425
2 Importing I_FROM_DB Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20050426
# Exception Resumable Description Created on
1 CX_RS_ERROR_WITH_MESSAGE Deprecated - use CX_RS_STATIC_CHECK instead 20050425

Method PUBLISH Signature

Method PUBLISH on class CL_RSTRAN_TRFN has no parameter.
Method PUBLISH on class CL_RSTRAN_TRFN has no exception.

Method READ_EXISTENCIAL_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_OBJ_EXISTENTIAL Call by reference Type reference (TYPE) RSO_T_TLOGO_ASC BW Repository: Tabelle von Objekten und Assoziationstyp 20070525
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Objektversion 20070525
3 Importing I_TH_TLOGO Call by reference Type reference (TYPE) RSO_TH_TLOGO BW Repository: Liste (Hash) von TLOGO Objekt und Typ 20070525
4 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20070525

Method READ_EXISTENCIAL_OBJECTS on class CL_RSTRAN_TRFN has no exception.

Method ROUT_LINE_CHECK Signature

Method ROUT_LINE_CHECK on class CL_RSTRAN_TRFN has no parameter.
Method ROUT_LINE_CHECK on class CL_RSTRAN_TRFN has no exception.

Method SELECT_APPEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CANCELLED Call by reference Type reference (TYPE) RS_BOOL Boolean 20060131
2 Importing I_MODE Call by reference Type reference (TYPE) SYUCOMM RSAWC_C_TFC-CHANGE Aktivität 20051223

Method SELECT_APPEND on class CL_RSTRAN_TRFN has no exception.

Method SET_ALL_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALL_FIELDS Call by reference Type reference (TYPE) RS_BOOL 'X' alle Felder updaten; ' ' nur Felder mit Regel updaten 20071106

Method SET_ALL_FIELDS on class CL_RSTRAN_TRFN has no exception.

Method SET_COMPATIBILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SET Call by reference Type reference (TYPE) RS_BOOL Boolean 20091002

Method SET_COMPATIBILITY on class CL_RSTRAN_TRFN has no exception.

Method SET_CURRENT_APPEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_APPEND Value transfer Type reference (TYPE) RSTRAN_S_TRFN_APPEND Appends 20051223

Method SET_CURRENT_APPEND on class CL_RSTRAN_TRFN has no exception.

Method SET_CURRENT_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CREATE Call by reference Type reference (TYPE) RS_BOOL Objektversion erzeugen wenn nicht vorhanden 20120808
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20040730
# Exception Resumable Description Created on
1 CX_RSTRAN_VERSION_NOT_FOUND Objekt in einer Version nicht gefunden 20041001

Method SET_CURRUNIT_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CURRUNIT Call by reference Type reference (TYPE) RS_BOOL Boolean 20060913

Method SET_CURRUNIT_ALLOWED on class CL_RSTRAN_TRFN has no exception.

Method SET_FIELD_LIST_GLOBAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARAMTYPE Call by reference Type reference (TYPE) RSTRAN_PARAMTYPE Typ eines Regelparameters (nur für Expert) 20080910
2 Importing I_TYPE Call by reference Type reference (TYPE) RSTRAN_RULETYPE Typ einer Regel 20080903
3 Importing I_T_FIELD Call by reference Type reference (TYPE) RSTRAN_T_FIELD_SEL Selektierte Felder 20080903

Method SET_FIELD_LIST_GLOBAL on class CL_RSTRAN_TRFN has no exception.

Method SET_GLOBAL_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_FIELD Call by reference Type reference (TYPE) RSTRAN_T_FIELD Transformation - Strukturfelder 20051123
# Exception Resumable Description Created on
1 CX_RSTRAN_INPUT_INVALID Fehlerhafte Eingabe 20051123

Method SET_GROUPFIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_GROUPING Call by reference Type reference (TYPE) RSTRAN_T_GROUPING Selektierte Gruppierungsfelder 20080227

Method SET_GROUPFIELDS on class CL_RSTRAN_TRFN has no exception.

Method SET_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CANCELLED Call by reference Type reference (TYPE) RS_BOOL Boolean 20060131
2 Importing I_MODE Call by reference Type reference (TYPE) SYUCOMM Funktionscode, der PAI ausgelöst hat 20050415
3 Importing I_WITH_APPEND_SELECT Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20060201
4 Importing I_WITH_POPUP Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20060208
# Exception Resumable Description Created on
1 CX_RSTRAN_DISPLAY_ONLY Objekt darf nur angezeigt, nicht aber bearbeitet werden 20060524

Method SET_OBJECT_REF 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 20040728
2 Importing I_R_VERS Call by reference Object reference (TYPE REF TO) CL_RSTRAN_TRFN_VERS Transformation-Version 20040728

Method SET_OBJECT_REF on class CL_RSTRAN_TRFN has no exception.

Method SET_OBJSTAT_ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJSTAT Call by reference Type reference (TYPE) RSOBJSTAT Objektstatus 20120102

Method SET_OBJSTAT_ on class CL_RSTRAN_TRFN has no exception.

Method SET_OWNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OWNER Call by reference Type reference (TYPE) RSOWNER Besitzer (Verantwortlicher) 20050712

Method SET_OWNER on class CL_RSTRAN_TRFN has no exception.

Method SET_REF_INT_FIELDS 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_S_FIELD Transformation - Strukturfeld 20060706
2 Importing I_T_FIELD Call by reference Type reference (TYPE) RSTRAN_T_FIELD Transformation - Strukturfelder 20060706

Method SET_REF_INT_FIELDS on class CL_RSTRAN_TRFN has no exception.

Method SET_SCRIPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SCRIPT Value transfer Type reference (TYPE) STRING 20130515

Method SET_SCRIPT on class CL_RSTRAN_TRFN has no exception.

Method SET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TXTLG Call by reference Type reference (TYPE) RSTXTLG Beschreibung lang 20050110

Method SET_TEXT on class CL_RSTRAN_TRFN has no exception.

Method SET_TUNNEL Signature

Method SET_TUNNEL on class CL_RSTRAN_TRFN has no parameter.
Method SET_TUNNEL on class CL_RSTRAN_TRFN has no exception.

Method SET_UNIT_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_UNIT_CHECK Call by reference Type reference (TYPE) RSTRAN_UNIT_CHECK UNIT_CHECK Feld 20100728

Method SET_UNIT_CHECK on class CL_RSTRAN_TRFN has no exception.

Method SET_VERSION_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CURRUNIT_ALLOWED Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20071112
2 Importing I_EXPERT Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20071112
3 Importing I_NEW Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20071112
4 Importing I_WITH_MESSAGE Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20071112

Method SET_VERSION_PARAMETER on class CL_RSTRAN_TRFN has no exception.

Method SET_VERS_WITH_PROPOSAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WITH_PROPOSAL Call by reference Type reference (TYPE) RS_BOOL Boolean 20090216

Method SET_VERS_WITH_PROPOSAL on class CL_RSTRAN_TRFN has no exception.

Method UNLINK_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_RULE Call by reference Type reference (TYPE) RSTRAN_S_RULE Regel 20050826

Method UNLINK_RULE on class CL_RSTRAN_TRFN has no exception.

Method UPDATE_OBJECT 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-NEW Objektversion 20041213
2 Importing I_WITH_PROPOSAL Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20090330
3 Importing I_WITH_VERS_N Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20050707
# Exception Resumable Description Created on
1 CX_RSTRAN_VERSION_NOT_FOUND Objekt in einer Version nicht gefunden 20041214

Method VERSION_CREATED 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 20060214
2 Returning R_CREATED Value transfer Type reference (TYPE) RS_BOOL Boolean 20060214

Method VERSION_CREATED on class CL_RSTRAN_TRFN has no exception.

Method WRITE_ACTIVFL_DB_VERS 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, Rückgabewert nach ABAP-Anweisungen 20040728
2 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL '3' Anwendungs-Log: Detaillierungsgrad 20040728

Method WRITE_ACTIVFL_DB_VERS on class CL_RSTRAN_TRFN has no exception.

Method _CREATE_TAB_TYPES Signature

Method _CREATE_TAB_TYPES on class CL_RSTRAN_TRFN has no parameter.
# Exception Resumable Description Created on
1 CX_RS_STEP_FAILED DTP Request: Errors in Step 20130724
Event Signatures

Event PROPERTIES_CHANGED Signature
Event PROPERTIES_CHANGED on class CL_RSTRAN_TRFN has no parameter.
History
Last changed by/on SAP  20140121 
SAP Release Created in 730