SAP ABAP Class CL_DMC_CONV_OBJECT (Conversion Object)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-DMC (Application Component) Data Conversion
     S_DMCM (Package) Data Mapping and Conversion: Maintenance
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DMC_ORGANIZATIONAL_UNIT Organizational Unit (Abstract Class) 20050805
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DMC_CONT_OWNER Object with Component 'Sender or Receiver Container' 20000229
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DMC_EQUALS Check of Two Class Instances for Equality 20060613
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DMC_RULE_CALL_ASSIGNE Object to which a rule call can be assigned 20000229
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DMC_VALIDATE Validation (consistency check) of MWB objects 20041103
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DMC_VERSION Version Management (Create, Retrieve) 20060925
Properties
Class CL_DMC_CONV_OBJECT  
Short Description Conversion Object    
Super Class CL_DMC_ORGANIZATIONAL_UNIT Organizational Unit (Abstract Class) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package S_DMCM   Data Mapping and Conversion: Maintenance 
Created 20000229   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_DMC_INCLUDE_LIST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_DMC_RECEIVER_SPEC Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_DMC_RFC_SETTING_LIST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_DMC_SENDER_SPEC Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
5 CL_DMC_SUPER_CONV_OBJECT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
6 CL_DMC_USERDATA Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
7 DMCT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
8 SDYDO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_DMC_CONT_OWNER Object with Component 'Sender or Receiver Container' 20000229
2 IF_DMC_EQUALS Check of Two Class Instances for Equality 20060613
3 IF_DMC_RULE_CALL_ASSIGNE Object to which a rule call can be assigned 20000229
4 IF_DMC_VALIDATE Validation (consistency check) of MWB objects 20041103
5 IF_DMC_VERSION Version Management (Create, Retrieve) 20060925
Friends
# Friend Modeled only Created on Description
1 CL_DMC_CONTAINER_TYPE 20060925 CL_DMC_CONTAINER_TYPE
2 CL_DMC_COPY_MANAGER 20061027 Copy of MWB objects, like (sub)projects, conversion objects
3 CL_DMC_FORKEY_LIST 20060925 MWB: List Class for Foreign Key Dependency
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACPLAN_LIST Instance attribute Public Object reference (TYPE REF TO) CL_DMC_ACCESS_PLAN_LIST Reference to List Class of Access Plan 20021024
2 ACTSTEP Instance attribute Public Type reference (TYPE) DMC_STEP Current Processing Step 20000229
3 ACTUAL_WORKSTEP Instance attribute Public Object reference (TYPE REF TO) CL_DMC_WORKSTEP Object Reference of Current Processing Step 20000229
4 ALIAS Instance attribute Public Type reference (TYPE) DMC_COBJ_ALIAS MWB: Alias of Conversion Object 20061117
5 APPL Instance attribute Public Object reference (TYPE REF TO) CL_DMC_APPL Application 20000229
6 BOP Instance attribute Public Object reference (TYPE REF TO) CL_DMC_RULE_CALL Rule Call for Event BOP 20000229
7 BOT Instance attribute Public Object reference (TYPE REF TO) CL_DMC_RULE_CALL Rule Call for Event BOT 20000322
8 COLL_ACP_LIST Instance attribute Public Object reference (TYPE REF TO) CL_DMC_COLL_ACP_LIST DMC: List Class of Collective Access Plan 20060621
9 CONV_LOGIC_GUI Instance attribute Public Object reference (TYPE REF TO) CL_DMC_CONV_LOGIC_GUI 20050726
10 CO_CODE_SUFFIX Constant Public Type reference (TYPE) DMC_CODE_SUFFIX '_C' MWB: Suffix of an MWB Object in Code (Visibility) 20050805
11 CO_RCONT_IDENT Constant Public Type reference (TYPE) DMC_CONIDT 'RCONTAINER' Name of Receiver Container 20060602
12 CO_SCONT_IDENT Constant Public Type reference (TYPE) DMC_CONIDT 'SCONTAINER' Name of Sender Container 20060602
13 DEP_TAB Instance attribute Public Type reference (TYPE) DMC_COBJ_DEP_TAB MWB: Dependencies Between Conversion Objects 20060321
14 DEVL_CSTEPS Instance attribute Public Type reference (TYPE) DMC_DEVL_CSTEP_TAB SP: Status Table of ConvObj Work Steps (Development Env.) 20060207
15 DEVL_CSTEPS_OLD Instance attribute Public Type reference (TYPE) DMC_DEVL_CSTEP_TAB SP: Status Table of ConvObj Work Steps (Development Env.) 20060508
16 DMC_CHANGED Instance attribute Public Type reference (TYPE) BOOLEAN DMCT_FALSE Flag: Was DMC changed? 20000901
17 DOCK_CONTAINER_ACP_PREC Static Attribute Public Object reference (TYPE REF TO) CL_GUI_DOCKING_CONTAINER Docking Control Container for Overview of Access Plans 20040804
18 EOP Instance attribute Public Object reference (TYPE REF TO) CL_DMC_RULE_CALL Rule Call for Event EOP 20000229
19 EOT Instance attribute Public Object reference (TYPE REF TO) CL_DMC_RULE_CALL Rule Call for Event EOT 20000322
20 EXPAND_SREL Instance attribute Public Type reference (TYPE) BOOLEAN Flag if hierarchies in structure are to be expanded 20060202
21 EXPORT_DESC Instance attribute Public Object reference (TYPE REF TO) IF_DMC_EXPORT_DESC Export Interface 20000229
22 EXPTYPE Instance attribute Public Type reference (TYPE) DMC_EXPTY Type of Export Interface 20000229
23 GLOBDATA Instance attribute Public Type reference (TYPE) DMC_REPORT Global Data 20000229
24 HAS_LOADED Static Attribute Public Type reference (TYPE) BOOLEAN DMCT_FALSE Flag: Loaded 20000229
25 IBTYPE Instance attribute Public Type reference (TYPE) DMC_IBTYPE Flg: Receiver Area 20000229
26 IMPORT_DESC Instance attribute Public Object reference (TYPE REF TO) IF_DMC_IMPORT_DESC Import Interface 20000229
27 IMPTYPE Instance attribute Public Type reference (TYPE) DMC_IMPT Type of Import Interface 20000229
28 IOT Instance attribute Public Object reference (TYPE REF TO) IF_DMC_RECEIVER_SPEC Type of Receiver Area 20000229
29 IS_BASE_CONTENT Instance attribute Public Type reference (TYPE) BOOLEAN Base Content Flag 20070104
30 IS_INVALID Instance attribute Public Type reference (TYPE) BOOLEAN Runtime object is not valid -> Must be re-generated 20030110
31 LASTSTEP Instance attribute Public Type reference (TYPE) DMC_STEP Last Step 20000229
32 MY_CONV_OBJECT_FACTORY Instance attribute Protected Object reference (TYPE REF TO) CL_DMC_CONV_OBJECT_FACTORY Corresponding Container Management 20000229
33 MY_CONV_OBJECT_LIST Instance attribute Protected Object reference (TYPE REF TO) CL_DMC_CONV_OBJECT_LIST Corresponding List of Conversion Objects 20000229
34 MY_SUBPROJECT Instance attribute Public Object reference (TYPE REF TO) CL_DMC_SUBPROJECT Corresponding Subproject 20000229
35 NEW_RCONT_NECESSARY Instance attribute Private Type reference (TYPE) BOOLEAN Re-creation of RCont is required 20001025
36 OBTYPE Instance attribute Public Type reference (TYPE) DMC_OBTYPE Flag f. Sender Area Type 20000229
37 OOT Instance attribute Public Object reference (TYPE REF TO) IF_DMC_SENDER_SPEC Type of Sender Area 20000229
38 PC_COBJSTEPS Instance attribute Public Type reference (TYPE) DMC_PC_COBJSTEP_TAB SP: Status Table of ConvObj Work Steps (Processing Cockpit) 20060206
39 PC_COBJSTEPS_OLD Instance attribute Public Type reference (TYPE) DMC_PC_COBJSTEP_TAB MWB: Table Type of DMC_PC_COBJSTEPS 20060505
40 PMODE Instance attribute Public Type reference (TYPE) DMC_PMKIND Processing Mode 20000229
41 PREC_LIST Instance attribute Public Object reference (TYPE REF TO) CL_DMC_PREC_LIST DMC: List Class for Precalculation 20040803
42 RCONTAINER Instance attribute Public Object reference (TYPE REF TO) CL_DMC_RCONTAINER_TYPE Receiver Container 20000229
43 REMOTE_GEN_RFC Instance attribute Public Type reference (TYPE) RFC_DEST SAPOSCOL Destination 20070122
44 RESTARTABLE Instance attribute Public Type reference (TYPE) BOOLEAN Can be restarted 20060321
45 RULECALLVALS Instance attribute Public Type reference (TYPE) DMC_RULE_CALL_REL_TAB Buffer for Rule Calls 20000229
46 SCONTAINER Instance attribute Public Object reference (TYPE REF TO) CL_DMC_CONTAINER_TYPE Sender Container 20000229
47 SELECTED_OBJECTS Static Attribute Public Type reference (TYPE) DMC_CONV_OBJECT_REL_TAB Selected List of Conversion Objects 20000229
48 SOURCE Instance attribute Public Type reference (TYPE) DMC_COBJ_SOURCE Source of the Conversion Object 20031118
49 SOURCE_ID Instance attribute Public Type reference (TYPE) DMC_COBJ_SOURCE_ID Source Object ID 20040901
50 SOURCE_TYPE Static Attribute Public Type reference (TYPE) DMC_COBJ_SOURCE MWB: Source of Conversion Object 20090127
51 TMP_BOP Instance attribute Private Object reference (TYPE REF TO) CL_DMC_RULE_CALL Temporary Dummy Rule f. BOP 20000327
52 TMP_BOT Instance attribute Private Object reference (TYPE REF TO) CL_DMC_RULE_CALL Temporary Dummy Rule f. BOT 20000327
53 TMP_EOP Instance attribute Private Object reference (TYPE REF TO) CL_DMC_RULE_CALL Temporary Dummy Rule f. EOP 20000327
54 TMP_EOT Instance attribute Private Object reference (TYPE REF TO) CL_DMC_RULE_CALL Temporary Dummy Rule f. EOT 20000327
55 TREE_ACP_PREC Static Attribute Public Object reference (TYPE REF TO) CL_GUI_LIST_TREE List Tree Control for Overview of Access Plans 20040804
56 TREE_CHANGED Instance attribute Public Type reference (TYPE) BOOLEAN DMCT_FALSE Flag: Hierarchy data has changed 20040830
57 VIRTUAL_HEADER Instance attribute Public Type reference (TYPE) DMC_VIRTUAL_HEADER Virtual Header Table 20110315
58 WORKSTEPS Instance attribute Public Object reference (TYPE REF TO) CL_DMC_WORKSTEP_LIST Work Steps 20000229
59 WRITE_BEHAVIOUR Instance attribute Public Type reference (TYPE) DMC_RTO_BEHAVIOUR MWB: Transfer Behaviour of Conversion 20060222
60 WSTEPS Instance attribute Public Type reference (TYPE) DMC_WORKSTEP_REL_TAB Internal Table With Process Steps 20000229
Methods
# Method Level Visibility Method type Description Created on
1 ADD_VARIABLE Instance method Public Method Add Variable 20000229
2 ADJUST_CURRNUM Instance method Protected Method Sets the currnum of the r-s relations correctly when saving 20000331
3 ADJUST_DUPLICATE_STRUCTNMS Instance method Protected Method Allocation of Artificial Key Names 20000229
4 ASSIGN_TO_MASS_TRANSFER_SIMPLE Instance method Public Method 20131209
5 ASSIGN_TO_TRANSFER Instance method Public Method Enter current conv. object in DMC_MT_TABLES 20041001
6 CALL_ADM_FMAP_SCREEN Instance method Private Method 20060223
7 CALL_ADM_GENERATION_SCREENS Instance method Private Method Calls required screen for ADM generation 20060215
8 CALL_ADM_RECEIVERSTRUCT_SCREEN Instance method Private Method 20060223
9 CALL_ADM_SENDERSTRUCT_SCREEN Instance method Private Method 20060223
10 CALL_ADM_SREL_SCREEN Instance method Private Method 20060223
11 CALL_SCREEN_OUTPUT_HANDLER Instance method Protected Method Call editing for inbound processing 20000229
12 CHECK_IS_ACTUAL_RCONT Instance method Public Method Checks if receiv. container is compatible with inbound proc. 20000229
13 CHECK_MAPPING_NEEDED Instance method Public Method Check if IL module must be generated 20090430
14 CHECK_RFCDATA Instance method Public Method Check of RFC Data in Database via SM59 20050404
15 CHECK_RULES_SYNTAX Instance method Private Method Syntax Check for All Rules Used by the Conv. Obj. 20041110
16 CLONE Instance method Public Method Generates a copy of itself 20000608
17 CONFIRM_DESTINATION_CHANGED Instance method Public Method Accepts changed RFC data after confirmation 20050407
18 CONSTRUCTOR Instance method Public Constructor Constructor 20000301
19 CONVERT_UPDSET_FOR_DISPLAY Static method Public Method Converts update set conditions for display 20080612
20 CONVERT_UPDSET_FOR_STORAGE Static method Public Method Converts update set conditions for saving in database 20080612
21 CREATE_CUST_INCL_NAME Instance method Public Method Returns the ident of a customizing include 20050815
22 CREATE_EXPORTERS Instance method Protected Method Generation of the Export Interface 20000229
23 CREATE_IMPORTERS Instance method Protected Method Generation of the Import Interface 20000229
24 CREATE_INBOUND_SPEC Instance method Protected Method Loads attribute iot 20000707
25 CREATE_OUTBOUND_SPEC Instance method Protected Method Loads attribute oot 20000707
26 CREATE_RCONT_PROPOSAL Instance method Public Method Generates proposal for receiver container 20000229
27 CREATE_RECEIVER_CONTAINER Instance method Public Method Generates receiver container 20000229
28 CREATE_SCONT_PROPOSAL Instance method Public Method Generates proposal for sender container 20000229
29 CREATE_SENDER_CONTAINER Instance method Public Method Generates new sender container 20000229
30 DDIC_CHECK Instance method Public Method Check for DDIC differences in remote systems 20070215
31 DECREMENT_CONTAINER_INDEX Instance method Public Method DECREMENT_CONTAINER_INDEX 20000229
32 DEL Instance method Public Method Delete 20000229
33 DELETE_TREE_ENTRIES Instance method Public Method Deletes all entries in tables node_table & item_table 20040811
34 DELETE_VARIABLE Instance method Public Method DELETE_VARIABLE 20000229
35 DEL_DEVL_CSTEPS Instance method Private Method Delete conversion object work steps (development env.) 20060207
36 DEL_PC_COBJSTEPS Instance method Private Method Delete conversion object work steps (processing cockpit) 20060206
37 DEL_REFERENCE_BY_GUID Instance method Public Method Deletes reference of current objects on list 20030313
38 DEL_SENDERCONTAINER Instance method Protected Method Delete Sender Container 20000229
39 DO_NEXT_TASK Instance method Public Method Call editing of next processing step 20000229
40 DO_NEXT_TASK_AUTH_CHECK Instance method Private Method 20060906
41 EXPORT_DESC_F4 Instance method Public Method F4 on export-desc (Outbound Processing) 20000707
42 F4_DEFAULT_RULE_IDENT Instance method Public Method F4_DEFAULT_RULE_IDENT 20000615
43 F4_FIELD_IDENT Instance method Public Method F4 Help Structure Field 20000229
44 F4_FOR_FILE_IDENT Instance method Public Method F4 Help for File Identification of Input/Output File 20000510
45 F4_FOR_IDENT Static method Public Method F4 Help Conversion Object 20000229
46 F4_RECEIVER_STRUCT Instance method Public Method F4 Help Structure in Receiver Container 20000229
47 F4_RULE_CALL_IDENT Instance method Public Method F4 Help Rule Call 20000229
48 FROM_REL Instance method Public Method Structure -> Attributes 20000229
49 FROM_TMP Instance method Public Method FROM_TMP 20000327
50 FROM_VERSION Instance method Private Method 20060825
51 GENERATE_RTO Instance method Public Method Generates the runtime objects 20060522
52 GENERATE_RTO_ACS_ONLY Instance method Public Method Generate runtime objects only of the data selection (ACS) m. 20110119
53 GET_ACPLAN_LIST Instance method Public Method Returns the list class for access plans 20040803
54 GET_ACTIVE_REMOTE_GEN_RFC Instance method Public Method Get active RFC connection for remote generation 20080814
55 GET_CNTRLPARAM_REFS Instance method Public Method Returns all visible control parameters 20050805
56 GET_COBJ_DEFINITION_DONE Instance method Public Method Returns status of the general settings 20060913
57 GET_COLL_ACP_LIST Instance method Public Method Returns list class for collective access plan 20060802
58 GET_CONV_OBJECT_LIST Instance method Public Method List with Conversion Objects 20000229
59 GET_CUSTOMIZING_DONE Instance method Public Method Returns Customizing status 20060913
60 GET_CUSTOMIZING_STATE Instance method Public Method Returns Customizing status 20060123
61 GET_DATAIMPORT_DONE Instance method Public Method Returns status of the data import 20060913
62 GET_DELETE_CLAUSES Static method Public Method Returns conditions for write behavior 'Delete' 20101115
63 GET_FILE_GEN_INFO Instance method Public Method Information for File Generator 20000703
64 GET_FIXEDVALUE_REFS Instance method Public Method Returns all visible fixed values 20050802
65 GET_FMAP_DONE Instance method Public Method Returns status of the structure relationships 20060913
66 GET_GLOBDATA Instance method Public Method Returns global data 20000229
67 GET_GUID_BY_IDENT Static method Public Method Load GUID of a conversion object 20030304
68 GET_INFO_FOR_FILEGEN Static method Public Method Interface for Incoming File Module Generator 20000608
69 GET_INVALID Instance method Public Method Returns status of runtime objects 20030204
70 GET_MOMENT_RULE_NMS Instance method Protected Method Returns names of event-related rules 20000229
71 GET_NEXT_STRUCTURE Instance method Public Method Returns next structure 20000229
72 GET_NODES_ACP_PREC Instance method Protected Method Returns all nodes for access plans 20040804
73 GET_NUMBER_OF_RCALLS Instance method Public Method Number of Rule Calls of a Conversion Object 20000803
74 GET_POSTPROCESSING_DONE Instance method Public Method Returns status of the postprocessing tasks 20060913
75 GET_PREC_LIST Instance method Public Method Returns list class for precalculations 20040803
76 GET_PREPROCESSING_DONE Instance method Public Method Returns status of the preprocessing tasks 20060913
77 GET_RECIPIENT_DONE Instance method Public Method Returns status of the receiver structure maintenance 20071007
78 GET_RELATIONS_LIST Instance method Public Method GET_RELATIONS_LIST 20000229
79 GET_RSTRUCTURES Instance method Public Method Returns structures+layout receiver container 20000619
80 GET_RULE_CALLS Instance method Protected Method Returns all used rule calls 20000229
81 GET_RULE_REFS Instance method Public Method Returns all visible rules 20050805
82 GET_SELECTED_ACP_PREC Instance method Private Method Returns the select. access plan / precalc. in TREE_ACP_PREC 20040810
83 GET_SENDER_DONE Instance method Public Method Returns status of the sender structure maintenance 20060913
84 GET_SOURCE_ID Instance method Public Method Returns the ID of the source object 20040901
85 GET_SREL_DONE Instance method Public Method Returns status of the field relations 20060913
86 GET_STRUCT_NAMES_NO_DUPLICATES Instance method Public Method Returns structure names 20000229
87 GET_SUBPROJECT Instance method Public Method Returns corresponding subproject 20000229
88 GET_TROBJ_REFS Instance method Public Method Returns all visible translation objects 20050707
89 GET_UPDATE_SET_CLAUSES Static method Public Method Returns conditions for write behavior 'update set' 20080612
90 GET_USED_RULES Instance method Public Method Check if sub-/project-spec. rules are used with RCalls 20041021
91 GET_USED_RULE_BY_GUID Instance method Public Method Returns used rule 20000229
92 GET_USER_DEF_READ_CLAUSE Instance method Public Method Returns user-defined data path clause 20000229
93 GET_VARIABLE_REFS Instance method Public Method Returns all visible variables 20051006
94 GET_VERIFICATION_DONE Instance method Public Method Returns status of the verification 20060913
95 HANDLE_RECEIVER_TREE_DRAG Instance method Public Event handling method Event Handling Dragging Receiver Tree 20000229
96 HANDLE_RT_DROP_COMPL Instance method Public Event handling method Event Handling Drop Receiver Tree 20000229
97 HANDLE_SENDER_TREE_DRAG Instance method Public Event handling method Event Handling Dragging Sender Container 20000229
98 IBTYPE_F4 Instance method Public Method F4 for Available Inbound Processing Options 20000621
99 IMPORT_DESC_F4 Instance method Public Method F4 on Import-Desc 20000706
100 INIT_ACTUAL_STEP Instance method Protected Method Initializes current processing step 20000229
101 INIT_CONTAINER Instance method Private Method Loads sender and receiver container 20000706
102 INIT_FILE_IMPORTER Instance method Public Method Initializes file import interface 20000229
103 INSERT_DEVL_CSTEPS Instance method Public Method Save conversion object work steps (development env.) 20060914
104 INSERT_PC_COBJSTEPS Instance method Public Method Save conversion object work steps (processing cockpit) 20060914
105 LOAD Static method Public Method Conversion Object Loading 20000229
106 LOAD_GLOBDATA Instance method Protected Method Loads global data 20000229
107 LOAD_RULE_CALLS Instance method Public Method Loads the rule calls 20000229
108 NEXT_STEP_SELECTED Instance method Protected Method Determines the next selected step 20000229
109 OBTYPE_F4 Instance method Public Method F4 for Available Outbound Processing Options 20000707
110 PRETTY_PRINT Instance method Public Method Executes pretty printer for the coding 20060519
111 READ_DESCR_BY_IDENT Static method Public Method Read description of conversion object 20060829
112 REFRESH_INVALID Instance method Public Method Updates the attribute INVALID from the database 20060317
113 RESET_FROM_DDIC_FLAG Instance method Public Method Reset "FROM_DDIC" for all structures 20051128
114 RESTORE_AFTER_CANCEL Instance method Public Method Recover original status after cancelation by user 20000406
115 SAVE_CONV_OBJECT_DATA Instance method Private Method save_conv_object_data 20000717
116 SAVE_DELETE_CLAUSES Static method Public Method Sets the conditions for write behavior 'Delete' 20101115
117 SAVE_MOMENT_RULE_CALLS Instance method Public Method Save: BOP, BOT, EOT, EOP 20000614
118 SAVE_UPDATE_SET_CLAUSES Static method Public Method Sets conditions for write behavior 'update set' 20080617
119 SET_APPL_FROM_DYNP Instance method Public Method Sets application 20000229
120 SET_COBJ_DEFINITION_DONE Instance method Public Method Set completed flag of DEFINITION (development env.) 20060207
121 SET_CONV_OBJECT_LIST Instance method Public Method Sets rel. list container 20000229
122 SET_CUSTOMIZING_DONE Instance method Public Method Set completed flag of Cobj Customizing (processing cockpit) 20060208
123 SET_DATAIMPORT_DONE Instance method Public Method Set completed flag of DATA IMPORT (processing cockpit) 20060206
124 SET_DEP_TAB Instance method Public Method Sets the tables with the dependencies 20060321
125 SET_EXPTYPE Instance method Public Method Sets export interface 20000229
126 SET_FMAP_DONE Instance method Public Method Set completed flag of FIELD RELATIONS (development env.) 20060207
127 SET_GLOBDATA Instance method Public Method Sets global data 20000229
128 SET_IBTYPE Instance method Public Method Sets new receiver area 20000229
129 SET_IBTYPE1 Instance method Public Method Sets New Inbound Interface 20000621
130 SET_IMPTYPE Instance method Public Method Sets import interface type 20000508
131 SET_INVALID Instance method Public Method Sets runtime objects belonging to ConvObj to INVALID 20030204
132 SET_MT_TABLES Instance method Public Method Set flags of MT control table DMC_MT_TABLES 20030623
133 SET_NEW_APPL Instance method Protected Method Sets a new application 20000229
134 SET_NEW_RCONT_NECESSARY Instance method Public Method Is set by Ibtype! 20001025
135 SET_NEXT_TASK Instance method Public Method Sets next processing step 20000229
136 SET_OBTYPE Instance method Public Method Sets sender area type 20000229
137 SET_OBTYPE1 Instance method Public Method Sets new outbound interface 20000707
138 SET_PMODE Instance method Public Method Sets type /inbound or outbound processing 20000229
139 SET_POSTPROCESSING_DONE Instance method Public Method Set Completed Flag of POSTPROCESSING (Processing Cockpit) 20060206
140 SET_PREPROCESSING_DONE Instance method Public Method Set Completed Flag of PREPROCESSING (Processing Cockpit) 20060206
141 SET_RECIPIENT_DONE Instance method Public Method Set completed flag of RECEIVER (development env.) 20060207
142 SET_RESTARTABLE Instance method Public Method Sets attribute RESTARTABLE 20060321
143 SET_SENDER_DONE Instance method Public Method Set completed flag of SENDER (development env.) 20060207
144 SET_SENDER_LOGTAB Instance method Public Method Set logtabname for highest hierarchy in STRUCT_TREE_LIST 20140110
145 SET_SOURCE Instance method Public Method Set the ID of the Source Object 20140108
146 SET_SOURCE_ID Instance method Public Method Set ID of Source Object 20040901
147 SET_SREL_DONE Instance method Public Method Set completed flag of STRUCTURE RELATIONS (development env.) 20060207
148 SET_SUBPROJECT Instance method Public Method Sets corresponding subproject 20000229
149 SET_VERIFICATION_DONE Instance method Public Method Set completed flag of VERIFICATION (processing cockpit) 20060206
150 SET_VIRTUAL_HEADER Instance method Public Method Set the ID of the Source Object 20140110
151 SET_WRITE_BEHAVIOUR Instance method Public Method Sets the transfer behavior 20060222
152 SHOW_GLOBDATA Instance method Public Method Displays global data in textedit control 20000229
153 START_COPY Instance method Public Method Generates interactive dialog for copying a conversion object 20000608
154 STORE_GLOBDATA_FROM_TEXTEDIT Instance method Public Method Reads global data from textedit control 20000229
155 SYNCHRONIZE_DEVL_COBJSTEPS Instance method Public Method Compares attribute with data in the database 20060215
156 SYNCHRONIZE_PC_COBJSTEPS Instance method Public Method Compares attribute with data in the database 20060208
157 SYNTAX_CHECK Instance method Public Method Does a syntax check for given coding 20060519
158 TO_REL Instance method Public Method Attributes -> Structure 20000229
159 TO_TMP Instance method Public Method TO_TMP 20000327
160 UPDATE_OLO Instance method Public Method UPDATE_OLO 20000229
161 UPD_CHANGE_INFO_OF_DEVL_STEP Instance method Public Method Updates change information for specified step 20060913
162 UPD_CHANGE_INFO_OF_PC_STEP Instance method Public Method Updates change information for specified step 20060913
163