SAP ABAP Class CL_LAW2_APPLICATION (LAW 2.0 Application Class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-LIM (Application Component) License Measurement
     SLIM3 (Package) License Administration Workbench 2.0
Properties
Class CL_LAW2_APPLICATION  
Short Description LAW 2.0 Application Class    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class LAW2_MESSAGES    
Program status     
Category 0   
Package SLIM3   License Administration Workbench 2.0 
Created 20110530   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_LAW2_APPLICATION has no interface implemented.
Friends
Class CL_LAW2_APPLICATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_CHARGINGCLIENT_FIELDNAME Constant Private Type reference (TYPE) STRING 'CHARGINGCLIENT' License Type field name 20121227
2 MC_CHARGINGSYSID_FIELDNAME Constant Private Type reference (TYPE) STRING 'CHARGINGSYSID' License Type field name 20121227
3 MC_CHARGINGUSER_FIELDNAME Constant Private Type reference (TYPE) STRING 'CHARGINGUSER' License Type field name 20121227
4 MC_LICENSETYPE_FIELDNAME Constant Private Type reference (TYPE) STRING 'LICENSETYPE' License Type field name 20121227
5 MC_MIME_TYPE_XML Constant Private Type reference (TYPE) STRING 'XML' Mime Type 20120719
6 MC_SAP_ATTACHMENT_TYPE Constant Private Type reference (TYPE) LAW2_ATTACHMENT_FILETYPE '01' LAW 2.0 attachment file type 20120719
7 MC_TRANSFERTYPE_MAIL Constant Private Type reference (TYPE) LAW2_TRANSFER_TYPE '2' Transfer via Email 20120719
8 MC_TRANSFERTYPE_SDCCN Constant Private Type reference (TYPE) LAW2_TRANSFER_TYPE '1' Transfertype SDCCN 20120719
9 MO_COMMUNICATION Instance attribute Private Object reference (TYPE REF TO) CL_LAW2_COMMUNICATION LAW 2.0 Communication Class 20111102
10 MO_DATA_PROVIDER Instance attribute Private Object reference (TYPE REF TO) CL_LAW2_DATA_PROVIDER LAW 2.0 Data Provider Class 20110530
11 MO_PROTOCOL Instance attribute Private Object reference (TYPE REF TO) CL_LAW2_APPL_LOG LAW Application Log 20110530
12 MV_ACTIVE_DATASETGUID Instance attribute Private Type reference (TYPE) GUID GUID of the changeable LAW dataset 20110607
13 MV_DISPLAY_MODE Instance attribute Private Type reference (TYPE) BOOLEAN Display Mode (no DB updates allowed) 20110530
Methods
# Method Level Visibility Method type Description Created on
1 ADD_EXISTING_SYSTEMS_2_PLAN Instance method Public Method Add existing systems to the active dataset measplan 20120719
2 ATTACH_RESULT_XML Instance method Private Method Ergebnis XML an die gegebene Konsolidierung anhängen 20120719
3 CANCEL_DATASET Instance method Public Method Set the dataset status of the active dataset to 'canceled' 20110627
4 CHECK_DATASET_STATUS_CHANGE Instance method Private Method Check if the dataset status change is allowed 20111222
5 CHECK_EMERGENCY_OPEN_ALLOWED Instance method Public Method Check if the given dataset may be reopened 20120321
6 CHECK_EMPTY_CONSOLIDATION Instance method Public Method Check if the consolidation data was deleted 20120224
7 CHECK_EMPTY_SYSNO Instance method Public Method Check plan for a excluded system (reason=empty sysno) 20121227
8 CHECK_ENG_PRESEL_ENTRIES Instance method Public Method Check if the given plan contains engine preselection 20121227
9 CHECK_EXT_SYSTEM_ENTRIES Instance method Public Method Check if the given plan contains external system info 20121228
10 CHECK_GROUPING_PLAUSIBILITY Instance method Public Method Check if more then x users are grouped per client 20121227
11 CHECK_LAW_CONT_ENTRIES Instance method Public Method Check if the given measurementplan contains LAW_CONT entries 20121227
12 CHECK_LAW_CONT_LOOPS Instance method Private Method Check for loops in the LAW_CONT entries 20121227
13 CHECK_NMP_ENTRIES Instance method Public Method Check if the given plan contains NMP entries 20121227
14 CHECK_PENDING_CHANGES Instance method Public Method Check if pending changes exist 20110823
15 CHECK_PLAN_RESULTS Instance method Private Method Check if all results are upladed 20120305
16 CHECK_SDCCN_ACTIVE Instance method Public Method Check if SDCCN is active 20120410
17 CHECK_SYSTEM_USED_IN_PLAN Instance method Public Method Check if a LAW system is referenced in a measurement plan 20121227
18 CHECK_USER_EXISTENCE Instance method Public Method Check if there are result users for the given dataset guid 20120222
19 CHECK_USER_EXISTENCE_PER_SYST Instance method Public Method Check if there are result users for the given dataset guid 20120719
20 CHECK_USMM_RESULT_EXISTS Instance method Public Method Check if a measurement result for the given system exists 20120719
21 CLEANUP_BUFFER Instance method Public Method Clean up all buffer tables 20111110
22 CLEANUP_ENGINE_PRESELECTION Instance method Public Method Delete all engine preselection entries 20121227
23 CLEANUP_LAWCONT Instance method Public Method Delete the customer specific LAW_CONT entries 20121227
24 CLEANUP_NMP Instance method Public Method Delete the NMP entries 20121227
25 CLOSE_DATASET Instance method Public Method Set the dataset status of the active dataset to 'closed' 20110831
26 CONDENSE_USER_TYPES Instance method Private Method Condense the User types from single assignments+combinations 20111013
27 CONSOLIDATE_SYSTEM_HWKEYS Instance method Private Method Consolidate the systems via the hardwarekey 20110826
28 CONSTRUCTOR Instance method Private Constructor Constructor 20110530
29 COPY_MEASPLAN Instance method Public Method Copy a measurement plan to the active dataset 20110902
30 COPY_POBJ_FROM_DATASET Instance method Public Method Copy personal object values from an existing dataset 20121227
31 COUNT_USERS Instance method Private Method Count the original number of users for the given dataset 20120301
32 CREATE_NEW_DATASET Instance method Public Method Create a new LAW dataset 20110606
33 CREATE_SYSTEM_WITH_PLAN_ENTRY Instance method Public Method Create a new system and also create a measurement plan entry 20111010
34 DELETE_CONS_GROUP Instance method Public Method Delete consolidation groups 20121227
35 DELETE_CONS_GROUP_SYS Instance method Public Method Delete consolidation group items 20121227
36 DELETE_DATASET Instance method Public Method Delete a LAW dataset 20110920
37 DELETE_EXT_SYSTEM Instance method Public Method Delete an external LAW system 20121227
38 DELETE_RFCACTION Instance method Public Method Delete existing RFC Action entries 20121227
39 DELETE_RFCRESULT Static method Public Method Delete RFC result from the database table 20111114
40 DELETE_RFCRESULT_PUSH Static method Public Method Update the RFC result table (for PUSH-results) 20121227
41 DELETE_SYSTEM Instance method Public Method Delete the LAW systems (no reference exists anymore) 20121227
42 DELETE_UI_MEASPLAN Instance method Public Method Delete the measurement plan [including the system data] 20111213
43 DELETE_USMM_RESULT Instance method Private Method Delete USMM results 20110624
44 DETERMINE_EXT_RESULT_NUMBER Instance method Private Method Count the number of external results in the given dataset 20121228
45 DETERMINE_LAW_CONT_RESOLUTION Instance method Private Method Determine the included in relationship for the LAWCont tablw 20111013
46 DETERMINE_LOCAL_SYSTEM_INFO Instance method Public Method Determine the system info for the current system 20121227
47 DISCONNECT_EXTERNAL_SYSTEM Instance method Public Method Disconnect LAW system and external system 20121227
48 DOWNLOAD_RESULT_XML_CLOSE_CONS Instance method Public Method Download the LAW result and close the dataset (if requested) 20120719
49 DO_ENGINE_CONSOLIDATION Instance method Public Method Execute the engine consolidation 20110824
50 DO_ENGINE_CONSOLIDATION_INT Instance method Private Method Execute the engine consolidation 20121227
51 DO_ENGINE_GROUP_CONSOLIDATION Instance method Public Method Execute the engine group consolidation (no data changes !) 20111223
52 DO_EXCEL_USER_GROUPING Instance method Public Method Execute user grouping for the active dataset via Excel file 20111122
53 DO_THE_TRANSFER_CHECKS Instance method Public Method Execute the checks before data is sent to SAP 20120719
54 DO_USER_CONSOLIDATION Instance method Public Method Execute the user consolidation 20111012
55 DO_USER_GROUPING Instance method Public Method Execute the user grouping for the active dataset 20110824
56 DO_USER_GROUPING_INT Instance method Private Method Do the user grouping for the given user table 20121227
57 DO_USER_GROUPING_INT_STEP2 Instance method Private Method Do the user grouping for the given user table (2'nd step) 20121227
58 DO_USER_GROUPING_STEP_2 Instance method Public Method Execute the 2'nd grouping step for the active dataset 20121227
59 DO_USER_GROUP_CONSOLIDATION Instance method Public Method Execute the user consolidation for a group (no data changes) 20111223
60 EMERGENCY_REOPEN_DATASET Instance method Public Method Reopen the given dataset 20120321
61 ENCODE_USMM_RESULT_TO_XML Instance method Private Method Map the internal result structure to the XML structure 20121227
62 EXPORT_MEASPLAN Instance method Public Method Export a Measurement plan 20110831
63 EXT_ATTR_GROUPING_GET_USERS Instance method Public Method Get the user data for the external grouping 20121227
64 EXT_ATTR_GROUPING_IMPORT_USR Instance method Public Method Import external user attributes to the active dataset 20121227
65 FILL_ENGINE_UI_STRUCTURE Instance method Private Method Fill the engine UI structure from the consolidation results 20111017
66 FILL_UI_SYSTEM_FIELDS Instance method Private Method Fill the UI relevant fields for the given systems 20121228
67 FILL_USERCONS_UI_STRUCTURE Instance method Private Method Fill the user UI structure from the consolidation results 20111018
68 FILL_USER_TYPE_COMBINATIONS Instance method Private Method Resolve the user type combinations 20121227
69 GET_ACTIVE_DATASET Instance method Public Method Return the active LAW dataset (if one exists) 20110616
70 GET_ALL_CONSGROUPS Instance method Public Method Get all consolidation groups 20121227
71 GET_ALL_DATASETS Instance method Public Method Return all LAW datasets 20110719
72 GET_ALL_EXT_SYSTEMS Instance method Public Method Get all LAW 2.0 external systems 20121227
73 GET_ALL_SYSTEMS Instance method Public Method Get all LAW systems 20110608
74 GET_APPLICATION_MODE Instance method Public Method Get the application mode(X -> Display Mode, space -> Change) 20110901
75 GET_ATTACHMENT Instance method Public Method Read the attachment from the database 20120719
76 GET_ATTACHMENTS Instance method Public Method Read the attachments from the database 20120719
77 GET_CONSGROUP_BY_NAME Instance method Public Method Get the consolidation group entry for a given key 20121227
78 GET_CONSGROUP_SYS Instance method Public Method Get the consolidation group system assignment for a key 20121227
79 GET_DATASET Instance method Public Method Return the LAW dataset for the given GUID 20110617
80 GET_DATASETS_FOR_REF_SYSTEM Instance method Public Method Return the datasets which reference the given system 20121227
81 GET_ENGINE_CONSOLIDATION Instance method Public Method Get the engine consolidation results 20110901
82 GET_ENGINE_PRESEL_ENTRIES Instance method Public Method Read the engine preselection 20121227
83 GET_ENGINE_TEXTS Instance method Private Method Read the engine texts 20120305
84 GET_ENTIRE_DATASET Instance method Public Method Returns the entire data for a given Dataset GUID 20110617
85 GET_EXT_SYSTEM_BY_LINK_SYSTEM Instance method Public Method Get the external system data for a given link GUID 20121228
86 GET_INSTANCE Static method Public Method Get an instance of the LAW application class 20110610
87 GET_LAW_CONTS Instance method Public Method Get all customer specific LAW_CONT entries 20121227
88 GET_LAW_RESULT Static method Public Method Gets the LAW result for the last dataset with status 'sent' 20120403
89 GET_LAW_RESULT_FILL_MULT_GRP Static method Public Method Fills the result wth. user groupings which exceed the limit 20130404
90 GET_LAW_RESULT_PDF_DATA Static method Private Method Read the data which is required for the result PDF 20120507
91 GET_LOCAL_MEAS_RESULT_INFO Instance method Public Method Get the infos for the local USMM measurment results 20121227
92 GET_MEASPLAN Instance method Public Method Get the measurement plan for a given GUID 20121227
93 GET_MEAS_RESULT_TUCON_ENTRY Static method Public Method Get the TUCON entry for measurement results 20120719
94 GET_NMPS Instance method Public Method Get the engine self declarations for a given GUID 20121227
95 GET_NO_MEASURE_REASON_TEXTS Static method Public Method Read the 'No measure reason texts' from the database 20120719
96 GET_NO_MEASURE_TEXTS Instance method Private Method 20120719
97 GET_RFCACTION Instance method Public Method Get the RFC Action entry for a given dataset/system 20111103
98 GET_RFCACTIONS Instance method Public Method Get the RFC Action entry for a given dataset 20120313
99 GET_RFCACTIONS_PUSH Instance method Public Method Get the push RFC action entry for a given dataset 20121227
100 GET_RFCACTION_PUSH Instance method Public Method Get the Push RFC Action entry for a given dataset/system 20121227
101 GET_RFCRESULT Static method Public Method Read the RFC result from the database 20111114
102 GET_RFCRESULTS Static method Public Method Read the RFC results for a dataset from the database 20120209
103 GET_RFCRESULTS_PUSH Static method Public Method Read the RFC push results for a dataset from the database 20120410
104 GET_RFCRESULT_PUSH Instance method Public Method Read the RFC push results for a dataset system 20121227
105 GET_RFC_RESULTS_FOR_DOWNLOAD Instance method Public Method Get the RFC results for a given dataset key 20121227
106 GET_SDCCN_STATUS Instance method Public Method Get the SDCCN status of the given dataset 20120719
107 GET_SDCCN_STATUS_TEXT Instance method Public Method Get the SDCCN status of the given dataset 20120719
108 GET_SDCCN_TRANSFER_SYSTEM_INFO Instance method Public Method get the system info for the target SDCCN system 20120719
109 GET_SPECIAL_UTYPE_NAMES Instance method Private Method Get the user customized named 20120719
110 GET_SYSTEM Instance method Private Method Get the system data for a given system guid 20110608
111 GET_SYSTEM_USMM_RESULT_DETAIL Instance method Public Method Get the USMM result detail (Parts and components) 20111025
112 GET_TUTYP_TEXT Instance method Private Method Get all TUTYP text for the given language 20121227
113 GET_UI_ENGINE_CONSOLIDATION Instance method Public Method Get the engine consolidation results 20111017
114 GET_UI_ENGINE_DISTRIBUTION Instance method Public Method Get the engine destribution for the given dataset GUID 20120214
115 GET_UI_ENG_PRESEL Instance method Public Method Read the engine preselection 20121227
116 GET_UI_LAW_CONT Instance method Public Method Read the customer specific LAW_CONT entries 20121227
117 GET_UI_MEASPLAN Instance method Public Method Get the merged System and Measurement plan structure 20110609
118 GET_UI_SYSTEM Instance method Public Method Get the system data via the given system guid 20121228
119 GET_UI_SYSTEMS Instance method Public Method Get the LAW systems 20121227
120 GET_UI_USER_CONSOLIDATION Instance method Public Method Get the user consolidation results 20111018
121 GET_UI_USMM_USERS Instance method Public Method Read the USMM user data for a given dataset GUID 20111121
122 GET_UNUSED_SYSTEMS Instance method Public Method Get the unused LAW 2 systems 20121227
123 GET_USED_PERS_OBJECTS Instance method Public Method Get the personal objects which are used in the dataset 20121227
124 GET_USER_GROUPING_ATTRIBUTES Instance method Public Method Read the possible user grouping attributes 20111005
125 GET_USMM_RESULTS Instance method Public Method Get the USMM results for a given dataset key 20111125
126 GET_USMM_RESULTS_FOR_DOWNLOAD Instance method Public Method Get the USMM results for a given dataset key 20121227
127 GET_USMM_RESULT_TABLE Instance method Public Method Get the USMM result table for a given Dataset GUID 20111205
128 GET_USMM_USERS Instance method Public Method Read the USMM user data for a given dataset GUID 20110822
129 GET_USMM_USERTYPE Instance method Private Method Read the USMM user types for a given dataset GUID 20111013
130 GET_XSTRING_FROM_TRTAB_RESULT Instance method Private Method Get the binary data from a TRTAB entry 20121227
131 IMPORT_ENGINE_PRESELECTION Instance method Public Method Upload engine preselection entries 20121227
132 IMPORT_EXT_SYSTEM Instance method Public Method Upload external system data 20121227
133 IMPORT_LAW_CONT Instance method Public Method Upload customer specific LAW_CONT entries 20121227
134 IMPORT_LOCAL_USMM_RESULT Instance method Public Method Import local USMM result and add it to the active dataset 20120127
135 IMPORT_MEASPLAN Instance method Public Method Decode a measurment plan and add it to the active dataset 20110818
136 IMPORT_MEASPLAN_INTERN Instance method Private Method Decode a measurment plan and add it to the active dataset 20110831
137 IMPORT_NMP Instance method Public Method Upload customer specific NMP entries 20121227
138 IMPORT_USMM_RESULT Instance method Public Method Upload a USMM result and add it to the active dataset 20110818
139 LOCK_LAW_DATASET_TABLE Instance method Private Method Lock the LAW dataset table 20110603
140 MAP_EXTERNAL_SYSTEM Instance method Public Method Map an LAW system to an external system 20121227
141 REMOVE_USER_GROUPING Instance method Public Method Remove the user grouping for the active dataset 20111115
142 REMOVE_USER_GROUPING_INT Instance method Private Method Remove the user grouping for the active dataset 20111216
143 RESOLVE_USER_TYPE_COMBINATIONS Instance method Private Method Resolve the user type combinations 20121227
144 RFC_CONNECTION_TEST Instance method Public Method RFC connection test for the given systems 20111102
145 RFC_IMPORT_RESULT Instance method Public Method Import the RFC result into the LAW 20111104
146 RFC_IMPORT_RESULT_PUSH Instance method Public Method Upload a USMM result and add it to the active dataset 20121227
147 RFC_START_AND_TRANSFER_RESULTS Instance method Public Method Trigger the measurement and transfer of USMM results via RFC 20111102
148 RFC_START_USMM_MEASUREMENT Instance method Public Method Trigger the USMM measurement via RFC 20111102
149 RFC_TRANSFER_USMM_RESULTS Instance method Public Method Trigger the transfer of USMM results via RFC 20111102
150 SAVE_CHANGES Instance method Public Method Save the changes to the database 20110530
151 SAVE_RFC_CHANGES Instance method Private Method Save only the RFC and the corresp. measurement plan changes 20111107
152 SET_ATTACHMENT Instance method Public Method Attach a file to the active dataset 20120719
153 SET_CONSGROUP Instance method Public Method Update the consolidation groups 20121227
154 SET_CONSGROUP_SYS Instance method Public Method Write consolidation group system assignments changes 20121227
155 SET_DATASET_DESCRIPTION Instance method Public Method Change the description of the active dataset 20120104
156 SET_DATASET_EMAILSENDER Instance method Public Method Change the email address in the active dataset 20120405
157 SET_DATASET_NMPCOMMENT Instance method Public Method Change the NMP comment of the active dataset 20121227
158 SET_DATASET_SENDCOMMENT Instance method Public Method Change the send comment of the active dataset 20120503
159 SET_DATASET_STATUS Instance method Public Method Set the dataset status of the active dataset 20110627
160 SET_DATASET_STATUS_INT Instance method Private Method Set the dataset status of the active dataset 20110627
161 SET_NMP_RESULT Instance method Public Method Write self declaration counter to the db buffer 20121227
162 SET_RFCACTION Instance method Public Method Write RFC action changes to the db buffer 20111103
163 SET_RFCRESULT Static method Public Method Update the RFC result table 20111114
164 SET_RFCRESULT_PUSH Static method Public Method Update the RFC result table (for PUSH-results) 20120410
165 SET_SDCCN_TRANSFER_SYSTEM_INFO Instance method Public Method Set the system info for the target SDCCN system 20120719
166 SET_SYSTEM Instance method Public Method Write LAW systems data to the database 20110608
167 SET_SYSTEM_STATUS Instance method Public Method Set the system status of the given systems 20111007
168 SET_UI_MEASPLAN Instance method Public Method Change the measurement plan including the system data 20110609
169 SET_UI_MEASPLAN_MEASURE_STATUS Instance method Public Method Change the measurement status (measure or no measure) 20111221
170 SET_UI_SYSTEM_MEASURE_STATUS Instance method Public Method Change the measurement status (measure or no measure) 20121227
171 SPLIT_USERTYPES Instance method Private Method Split the user types into single and multiple assignments 20111013
172 START_LOCAL_USMM_MEASUREMENT Instance method Public Method Start the USMM measurement for the local system 20120126
173 STATIC_WRITE_CHECKS Instance method Private Method Check the 'Display' mode and the active dataset 20110627
174 SWITCH_TO_CHANGE_MODE Instance method Public Method Switch application state to 'Change' 20110530
175 SWITCH_TO_DISPLAY_MODE Instance method Public Method Switch the application to display mode 20110530
176 SYSTEM_CHECK_AND_UPDATE Instance method Private Method Check and update the current LAW system data 20110707
177 TRANSFER_GET_LATEST_XML_RESULT Static method Public Method Get the result XML for the dataset with the newest send date 20120719
178 TRANSFER_RESULT_TO_SAP Instance method Public Method Transfer the result of the active dataset to SAP 20120305
179 UNLOCK_LAW_DATASET_TABLE Instance method Private Method Unlock the LAW dataset table 20110603
180 UPDATE_AND_SAVE_PLAN_RFCSTATUS Instance method Public Method Check if a RFC result is avaliable an change the meas status 20111104
181 UPDATE_PLAN_RFCSTATUS Instance method Private Method Check if a RFC result is avaliable an change the meas status 20111104
182 UPDATE_SDCCN_STATUS Static method Public Method Update the SDCCN status of a dataset (no buffering) 20120719
183 UPDATE_USERTYPE_COMBINATIONS Instance method Private Method Update the user type combination field for grouped users 20121227
184 UPLOAD_MEASPLAN Instance method Public Method Upload a measurment plan (SAPGUI only!) 20110610
185 UPLOAD_MEASPLAN_PLAN_UPDATE Instance method Private Method Check and update the current measurement plan 20110707
186 UPLOAD_USMM_RESULT Instance method Public Method Upload a USMM result (SAPGUI only !) 20110606
187 UPLOAD_USMM_RESULT_MEAS_CHECK Instance method Private Method Check and update the current measurement plan 20110620
188 UPLOAD_USMM_RESULT_MEAS_UPDATE Instance method Private Method Update the measurement plan with the measurement result date 20110620
189 UPLOAD_USMM_RESULT_SYS_CHECK Instance method Private Method OBSOLETE: Check and update the current LAW system data 20110615
Events
Class CL_LAW2_APPLICATION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_LINE Private See coding 20121227 BEGIN OF ty_line, line TYPE char100, END OF ty_line
2 TY_S_COMBINATION Private See coding 20111013 BEGIN OF ty_s_combination, datasetguid TYPE guid, usertype TYPE law2_usertypes, usertypecombination TYPE string, counter TYPE i, END OF ty_s_combination
3 TY_S_COMB_MAPPING Private See coding 20120427 begin of TY_S_COMB_MAPPING, source_combination type LAW2_USERCOMBINATION, target_combination type LAW2_USERCOMBINATION, end of ty_s_comb_mapping
4 TY_S_LAW_CONT_INCLUDED Private See coding LAW Cont resolution line type 20111013 BEGIN OF ty_s_law_cont_included, usertype TYPE law2_usertypes, included_in TYPE law2_ts_usertypes_resolved, END OF ty_s_law_cont_included
5 TY_S_PARTIDS Private See coding 20121227 BEGIN OF TY_S_PARTIDS, system_guid TYPE guid, partid TYPE law2_partid, part_guid TYPE sysuuid_c32, END OF ty_s_partids
6 TY_T_BINTAB Private See coding 20121227 ty_t_bintab type STANDARD TABLE OF xstring WITH KEY table_line
7 TY_T_COMBINATION Private See coding 20111013 ty_t_combination TYPE TABLE OF ty_s_combination
8 TY_T_COMB_MAPPING Private See coding 20120427 ty_t_comb_mapping type table of ty_s_comb_mapping
9 TY_T_GUID Private See coding 20121227 ty_t_guid TYPE STANDARD TABLE OF guid WITH KEY table_line
10 TY_T_LAW_CONT_INCLUDED Private See coding LAW Cont resolution table type 20111013 ty_t_law_cont_included TYPE TABLE OF ty_s_law_cont_included
11 TY_T_PARTIDS Private See coding 20121227 ty_t_partids TYPE sorted TABLE OF TY_S_PARTIDS WITH NON-UNIQUE KEY system_guid partid
12 TY_T_TRTAB Private See coding 20121227 ty_t_trtab type table of trtab
13 TY_XLINE Private See coding 20121227 BEGIN OF ty_xline, xline TYPE x LENGTH 500, END OF ty_xline
Method Signatures

Method ADD_EXISTING_SYSTEMS_2_PLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SYSTEMGUID Call by reference Type reference (TYPE) LAW2_T_SYSTEM_KEY Globally Unique Identifier 20120719
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20120719

Method ATTACH_RESULT_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DATASET Call by reference Type reference (TYPE) LAW2_S_DATASET Konsolidierung 20120719
2 Exporting EV_FILENAME Call by reference Type reference (TYPE) STRING Dateiname 20120719
3 Importing IV_TRANSFERTYPE Call by reference Type reference (TYPE) LAW2_TRANSFER_TYPE Übertragungsart (1 SDCCN, 2 Email) 20120719
4 Importing IV_XML_XSTRING Call by reference Type reference (TYPE) XSTRING Datei 20120719
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20120719

Method CANCEL_DATASET Signature

Method CANCEL_DATASET on class CL_LAW2_APPLICATION has no parameter.
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20110627

Method CHECK_DATASET_STATUS_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TARGETSTATUS Call by reference Type reference (TYPE) LAW2_STATUS_VALUE LAW 2.0 Status Value 20111222
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20111222

Method CHECK_EMERGENCY_OPEN_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20120321
2 Importing IV_WITH_MESSAGES Call by reference Type reference (TYPE) XFELD ' ' Create error messages in the protocol 20120321
3 Returning RV_OPEN_ALLOWED Value transfer Type reference (TYPE) XFELD Checkbox 20120321

Method CHECK_EMERGENCY_OPEN_ALLOWED on class CL_LAW2_APPLICATION has no exception.

Method CHECK_EMPTY_CONSOLIDATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20120224
2 Returning RV_EMPTY_CONS_DATA Value transfer Type reference (TYPE) XFELD true if no consolidated data exists 20120224

Method CHECK_EMPTY_CONSOLIDATION on class CL_LAW2_APPLICATION has no exception.

Method CHECK_EMPTY_SYSNO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20121227
2 Returning RV_SYSTEM_EXISTS Value transfer Type reference (TYPE) XFELD Checkbox 20121227

Method CHECK_EMPTY_SYSNO on class CL_LAW2_APPLICATION has no exception.

Method CHECK_ENG_PRESEL_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MEASPLAN_FILE Call by reference Type reference (TYPE) XSTRING Measurement plan file 20121227
2 Returning RV_ENG_PRESEL_EXISTS Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20121227

Method CHECK_ENG_PRESEL_ENTRIES on class CL_LAW2_APPLICATION has no exception.

Method CHECK_EXT_SYSTEM_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MEASPLAN_FILE Call by reference Type reference (TYPE) XSTRING Measurement plan file 20121228
2 Returning RV_EXT_SYTSEMS_EXISTS Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20121228

Method CHECK_EXT_SYSTEM_ENTRIES on class CL_LAW2_APPLICATION has no exception.

Method CHECK_GROUPING_PLAUSIBILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_USER_GUIDS Call by reference Type reference (TYPE) LAW2_T_GUID LAW 2.0 Guid table type 20121227
2 Exporting ET_USMM_RESULT Call by reference Type reference (TYPE) LAW2_T_USMM_RESULT LAW 2.0 USMM results result table type 20130404
3 Exporting EV_USER_COUNTER Call by reference Type reference (TYPE) I Number of users which exceed the limit 20121227
4 Importing IT_USERS Call by reference Type reference (TYPE) LAW2_T_USMM_PERS LAW 2.0 USMM results user table type 20121227
5 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20121227
6 Importing IV_DISPLAY_MESSAGE Call by reference Type reference (TYPE) XFELD ' ' Checkbox 20121227

Method CHECK_GROUPING_PLAUSIBILITY on class CL_LAW2_APPLICATION has no exception.

Method CHECK_LAW_CONT_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MEASPLAN_FILE Call by reference Type reference (TYPE) XSTRING Measurement plan file 20121227
2 Returning RV_LAW_CONT_EXISTS Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20121227

Method CHECK_LAW_CONT_ENTRIES on class CL_LAW2_APPLICATION has no exception.

Method CHECK_LAW_CONT_LOOPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LAW_CONT Call by reference Type reference (TYPE) LAW2_T_CONT LAW 2.0: User types included in another user type 20121227
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20121227

Method CHECK_NMP_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MEASPLAN_FILE Call by reference Type reference (TYPE) XSTRING Measurement plan file 20121227
2 Returning RV_NMP_EXISTS Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20121227

Method CHECK_NMP_ENTRIES on class CL_LAW2_APPLICATION has no exception.

Method CHECK_PENDING_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CHANGES_EXIST Value transfer Type reference (TYPE) XFELD True if pending changes exist 20110823

Method CHECK_PENDING_CHANGES on class CL_LAW2_APPLICATION has no exception.

Method CHECK_PLAN_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20120305
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20120305

Method CHECK_SDCCN_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ACTIVE Value transfer Type reference (TYPE) XFELD Checkbox 20120410

Method CHECK_SDCCN_ACTIVE on class CL_LAW2_APPLICATION has no exception.

Method CHECK_SYSTEM_USED_IN_PLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SYSTEMGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20121227
2 Importing IV_WITH_MESSAGE Call by reference Type reference (TYPE) XFELD ' ' Show messages 20121227
3 Returning RV_USED Value transfer Type reference (TYPE) XFELD Checkbox 20121227

Method CHECK_SYSTEM_USED_IN_PLAN on class CL_LAW2_APPLICATION has no exception.

Method CHECK_USER_EXISTENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20120222
2 Returning RV_USER_EXIST Value transfer Type reference (TYPE) XFELD Checkbox 20120222

Method CHECK_USER_EXISTENCE on class CL_LAW2_APPLICATION has no exception.

Method CHECK_USER_EXISTENCE_PER_SYST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20120719
2 Returning RT_FAILED_SYSTEMS Value transfer Type reference (TYPE) LAW2_T_UI_MEASPLAN Failed systems 20120719

Method CHECK_USER_EXISTENCE_PER_SYST on class CL_LAW2_APPLICATION has no exception.

Method CHECK_USMM_RESULT_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20120719
2 Importing IV_SYSTEMGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20120719
3 Returning RV_RESULT_EXISTS Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120719

Method CHECK_USMM_RESULT_EXISTS on class CL_LAW2_APPLICATION has no exception.

Method CLEANUP_BUFFER Signature

Method CLEANUP_BUFFER on class CL_LAW2_APPLICATION has no parameter.
Method CLEANUP_BUFFER on class CL_LAW2_APPLICATION has no exception.

Method CLEANUP_ENGINE_PRESELECTION Signature

Method CLEANUP_ENGINE_PRESELECTION on class CL_LAW2_APPLICATION has no parameter.
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20121227

Method CLEANUP_LAWCONT Signature

Method CLEANUP_LAWCONT on class CL_LAW2_APPLICATION has no parameter.
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20121227

Method CLEANUP_NMP Signature

Method CLEANUP_NMP on class CL_LAW2_APPLICATION has no parameter.
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20121227

Method CLOSE_DATASET Signature

Method CLOSE_DATASET on class CL_LAW2_APPLICATION has no parameter.
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20110831

Method CONDENSE_USER_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CONDENSED_USERTYPES Call by reference Type reference (TYPE) LAW2_T_USERCONS Condensed user types 20111013
2 Importing IT_USERTYPE_COMBINATION Call by reference Type reference (TYPE) LAW2_T_USERCONS Combination of multiple user type assignments 20111013
3 Importing IT_USERTYPE_SINGLE Call by reference Type reference (TYPE) LAW2_T_UNIQUE_USER_USERTYPE single user type assignments 20111013

Method CONDENSE_USER_TYPES on class CL_LAW2_APPLICATION has no exception.

Method CONSOLIDATE_SYSTEM_HWKEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SYSTEM Call by reference Type reference (TYPE) LAW2_T_SYSTEM LAW 2.0 System structure table type 20110826

Method CONSOLIDATE_SYSTEM_HWKEYS on class CL_LAW2_APPLICATION has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DISPLAY_MODE Call by reference Type reference (TYPE) BOOLEAN ' ' Start application in display mode 20110720

Method CONSTRUCTOR on class CL_LAW2_APPLICATION has no exception.

Method COPY_MEASPLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SOURCE_DATASETGUID Call by reference Type reference (TYPE) GUID Copy source dataset GUID 20110902
2 Returning RV_PLAN_UPDATE Value transfer Type reference (TYPE) XFELD Plan was updated (changes are imported) 20110902
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20110902

Method COPY_POBJ_FROM_DATASET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20121227
2 Importing IV_OBJNAME Call by reference Type reference (TYPE) SPERS_KEY Personalization object key 20121227
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20121227

Method COUNT_USERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20120301
2 Returning RV_COUNTER Value transfer Type reference (TYPE) I 20120301

Method COUNT_USERS on class CL_LAW2_APPLICATION has no exception.

Method CREATE_NEW_DATASET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DATASET Call by reference Type reference (TYPE) LAW2_S_UI_DATASET LAW 2.0 Dataset structure with status text 20110606
2 Exporting EV_DATASETGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20110606
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20110608

Method CREATE_SYSTEM_WITH_PLAN_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SYSTEM Call by reference Type reference (TYPE) LAW2_T_SYSTEM LAW 2.0 System structure table type 20111010
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20111010

Method DELETE_CONS_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_GROUPS_DEL Call by reference Type reference (TYPE) LAW2_T_GROUP Consolidation Groups 20121227
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20121227

Method DELETE_CONS_GROUP_SYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_GROUPSYS_DEL Call by reference Type reference (TYPE) LAW2_T_GROUP_SYS Group-System Assignment 20121227
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20121227

Method DELETE_DATASET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20110920
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20110920

Method DELETE_EXT_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_EXT_SYSTEM_DEL Call by reference Type reference (TYPE) LAW2_T_EXT_SYSTEM LAW System 20121227
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20121227

Method DELETE_RFCACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MEASPLAN_SYSTEM Call by reference Type reference (TYPE) LAW2_T_UI_MEASPLAN Systems for which the actions should be deleted 20121227
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Communication class 20121227

Method DELETE_RFCRESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20111114
2 Importing IV_SYSTEMGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20111114

Method DELETE_RFCRESULT on class CL_LAW2_APPLICATION has no exception.

Method DELETE_RFCRESULT_PUSH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_RFCRESULT_PUSH_KEY Call by reference Type reference (TYPE) LAW2_S_RFCRES_PSH_KEY Push result key structure 20121227
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20121227

Method DELETE_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DEL_SYSTEM Call by reference Type reference (TYPE) LAW2_T_SYSTEM LAW 2.0 Systems 20121227
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20121227

Method DELETE_UI_MEASPLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_UI_MEASPLAN Call by reference Type reference (TYPE) LAW2_T_UI_MEASPLAN LAW 2.0 Merged System and Measurement table structure 20111213
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20111213

Method DELETE_USMM_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SYSTEMGUID Call by reference Type reference (TYPE) LAW2_T_SYSTEM_KEY LAW 2.0 Guid table type 20110624
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20110624

Method DETERMINE_EXT_RESULT_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID Dataset GUID 20121228
2 Returning RV_COUNTER Value transfer Type reference (TYPE) LAW2_EXTERNAL_RESULTS_COUNTER Counter 20121228

Method DETERMINE_EXT_RESULT_NUMBER on class CL_LAW2_APPLICATION has no exception.

Method DETERMINE_LAW_CONT_RESOLUTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LAW_CONT_RESOLUTION Call by reference Type reference (TYPE) TY_T_LAW_CONT_INCLUDED LAW Cont resolution table type 20111013
2 Importing IT_LAW_CONT Call by reference Type reference (TYPE) LAW2_T_CONT LAW 2.0: User types included in another user type 20121227

Method DETERMINE_LAW_CONT_RESOLUTION on class CL_LAW2_APPLICATION has no exception.

Method DETERMINE_LOCAL_SYSTEM_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_INSTNO Call by reference Type reference (TYPE) LAW2_INSTNUMBER Installation Number 20121227
2 Exporting EV_SYSID Call by reference Type reference (TYPE) LAW2_SYSID LAW 2.0 SYSID (char30) 20121227
3 Exporting EV_SYSNO Call by reference Type reference (TYPE) SLIC_SYSID Unique System ID from SAPLICENSE 20121227

Method DETERMINE_LOCAL_SYSTEM_INFO on class CL_LAW2_APPLICATION has no exception.

Method DISCONNECT_EXTERNAL_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_EXTERNAL_SYSTEM Call by reference Type reference (TYPE) LAW2_S_UI_EXT_SYSTEM 20121227
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20121227

Method DOWNLOAD_RESULT_XML_CLOSE_CONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FILENAME Call by reference Type reference (TYPE) STRING Name which is used in the attachment part 20120719
2 Exporting EV_XML_XSTRING Call by reference Type reference (TYPE) XSTRING 20120719
3 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20120719
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20120719

Method DO_ENGINE_CONSOLIDATION Signature

Method DO_ENGINE_CONSOLIDATION on class CL_LAW2_APPLICATION has no parameter.
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20110824

Method DO_ENGINE_CONSOLIDATION_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ENGINE_RESULTS Call by reference Type reference (TYPE) LAW2_T_USMM_RESULT LAW 2.0 USMM results result table type 20121227
2 Returning RT_ENGINE_CONS Value transfer Type reference (TYPE) LAW2_T_ENGINE LAW 2.0 consolidated engine results structure 20121227

Method DO_ENGINE_CONSOLIDATION_INT on class CL_LAW2_APPLICATION has no exception.

Method DO_ENGINE_GROUP_CONSOLIDATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONS_GROUP Call by reference Type reference (TYPE) STRING 20111223
2 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20121227
3 Returning RT_ENGINE_CONSOLIDATION Value transfer Type reference (TYPE) LAW2_T_UI_ENGINE LAW 2.0 consolidated engine results structure 20111223
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20111223

Method DO_EXCEL_USER_GROUPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_EXTERNAL_GROUPING Call by reference Type reference (TYPE) LAW2_T_EXTERNAL_GROUPING External grouping values 20111123
2 Importing IV_USERKEYFIELDNAME Call by reference Type reference (TYPE) STRING Fieldname which is used for identifying the user 20111123
3 Importing IV_VALUEFIELDNAME Call by reference Type reference (TYPE) STRING Fieldname of the external ID 20111123
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20111122

Method DO_THE_TRANSFER_CHECKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20120719
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20120719

Method DO_USER_CONSOLIDATION Signature

Method DO_USER_CONSOLIDATION on class CL_LAW2_APPLICATION has no parameter.
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20111012

Method DO_USER_GROUPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_EMPTY_GROUPING_ATTR_USERS Call by reference Type reference (TYPE) I Users without a value in the grouping attribute 20121227
2 Importing IV_GROUPING_FIELDNAME Call by reference Type reference (TYPE) LAW2_USER_GROUPING_FIELDNAME LAW 2.0 Fieldname which is used for the user grouping 20110824
3 Importing IV_PERS_OBJECT Call by reference Type reference (TYPE) XFELD ' ' Grouping fieldname is a personal object field 20110824
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20110824

Method DO_USER_GROUPING_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_USER Value transfer Type reference (TYPE) LAW2_T_USMM_PERS LAW 2.0 USMM results user table type 20121227
2 Exporting EV_EMPTY_GROUPING_ATTR_USERS Call by reference Type reference (TYPE) I 20121227
3 Exporting EV_GROUP_USER_COUNT Call by reference Type reference (TYPE) I Number of users after grouping 20121227
4 Importing IV_GROUPING_FIELDNAME Call by reference Type reference (TYPE) LAW2_USER_GROUPING_FIELDNAME LAW 2.0 Fieldname which is used for the user grouping 20121227
5 Importing IV_PERS_OBJECT Call by reference Type reference (TYPE) XFELD Checkbox 20121227
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20121227

Method DO_USER_GROUPING_INT_STEP2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHANGED_USER Call by reference Type reference (TYPE) LAW2_T_USMM_PERS LAW 2.0 USMM results user table type 20121227
2 Exporting EV_BEFORE_GROUPING_COUNTER Call by reference Type reference (TYPE) I Number of unique users before the grouping 20121227
3 Exporting EV_EMPTY_GROUPING_ATTR_USERS Call by reference Type reference (TYPE) I 20121227
4 Exporting EV_GROUP_USER_COUNT Call by reference Type reference (TYPE) I Number of users after grouping 20121227
5 Importing IV_GROUPING_FIELDNAME Call by reference Type reference (TYPE) LAW2_USER_GROUPING_FIELDNAME LAW 2.0 Fieldname which is used for the user grouping 20121227
6 Importing IV_GROUPING_FIELDNAME_FIRST Call by reference Type reference (TYPE) LAW2_USER_GROUPING_FIELDNAME LAW 2.0 Fieldname which is used for the user grouping 20121227
7 Importing IV_PERS_OBJECT Call by reference Type reference (TYPE) XFELD Checkbox 20121227
8 Importing IV_PERS_OBJECT_FIRST Call by reference Type reference (TYPE) XFELD Checkbox 20121227
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20121227

Method DO_USER_GROUPING_STEP_2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GROUPING_FIELDNAME Call by reference Type reference (TYPE) LAW2_USER_GROUPING_FIELDNAME LAW 2.0 Fieldname which is used for the user grouping 20121227
2 Importing IV_PERS_OBJECT Call by reference Type reference (TYPE) XFELD ' ' Grouping fieldname is a personal object field 20121227
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20121227

Method DO_USER_GROUP_CONSOLIDATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONS_GROUP Call by reference Type reference (TYPE) STRING 20111223
2 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20121227
3 Returning RT_UI_USERCONS Value transfer Type reference (TYPE) LAW2_T_UI_USERCONS_RESULT LAW 2.0 User consolidation result table structure (for UI) 20111223
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20111223

Method EMERGENCY_REOPEN_DATASET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20120321
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20120321

Method ENCODE_USMM_RESULT_TO_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RESULT Call by reference Type reference (TYPE) LAW2_T_USMM_MEASUREMENT 20121227
2 Returning RV_RESULT_XML Value transfer Type reference (TYPE) XSTRING XML result XSTRING 20121227
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20121227

Method EXPORT_MEASPLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONSGRP Call by reference Type reference (TYPE) LAW2_CONSGRP SPACE Consolidation Group 20110831
2 Returning RV_XML_STREAM Value transfer Type reference (TYPE) XSTRING XML stream 20110831
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20110831

Method EXT_ATTR_GROUPING_GET_USERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_USERS_XML_XSTRING Call by reference Type reference (TYPE) XSTRING User data XML file 20121227
2 Exporting EV_USER_XSD_XSTRING Call by reference Type reference (TYPE) XSTRING User data XSD file 20121227
3 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20121227
4 Importing IV_PERSOBJ Call by reference Type reference (TYPE) SPERS_KEY Personalization object key 20121227
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20121227

Method EXT_ATTR_GROUPING_IMPORT_USR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FILE Call by reference Type reference (TYPE) XSTRING Import file 20121227
2 Importing IV_FILENAME Call by reference Type reference (TYPE) STRING Full file name 20121227
3 Importing IV_FILETYPE Call by reference Type reference (TYPE) STRING 20121227
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20121227

Method FILL_ENGINE_UI_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ENGINE Call by reference Type reference (TYPE) LAW2_T_ENGINE LAW 2.0 consolidated engine results structure 20111017
2 Returning RT_UI_ENGINE Value transfer Type reference (TYPE) LAW2_T_UI_ENGINE LAW 2.0 consolidated engine results structure 20111017

Method FILL_ENGINE_UI_STRUCTURE on class CL_LAW2_APPLICATION has no exception.

Method FILL_UI_SYSTEM_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_UI_SYSTEMS Call by reference Type reference (TYPE) LAW2_T_UI_SYSTEM LAW 2.0 System with UI texts table type 20121228

Method FILL_UI_SYSTEM_FIELDS on class CL_LAW2_APPLICATION has no exception.

Method FILL_USERCONS_UI_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_USERCONS Call by reference Type reference (TYPE) LAW2_T_USERCONS LAW 2.0 consolidated user results structure 20111018
2 Returning RT_UI_USERCONS Value transfer Type reference (TYPE) LAW2_T_UI_USERCONS LAW 2.0 consolidated user results structure 20111018

Method FILL_USERCONS_UI_STRUCTURE on class CL_LAW2_APPLICATION has no exception.

Method FILL_USER_TYPE_COMBINATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COMB_MAPPING Call by reference Type reference (TYPE) TY_T_COMB_MAPPING 20121227
2 Exporting ET_RESULT_COMBINATION Call by reference Type reference (TYPE) LAW2_T_USERCONS LAW 2.0 User consolidation table structure 20121227
3 Importing IT_LAW_CONT_RESOLUTION Call by reference Type reference (TYPE) TY_T_LAW_CONT_INCLUDED LAW Cont resolution table type 20121227
4 Importing IT_TYPE Call by reference Type reference (TYPE) LAW2_T_USERTYPES ID for the User Types of the SAP System 20121227
5 Importing IT_USERTYPES Call by reference Type reference (TYPE) LAW2_T_UNIQUE_USER_USERTYPE LAW 2.0 Usertype per unique LAW user (with uname) 20121227

Method FILL_USER_TYPE_COMBINATIONS on class CL_LAW2_APPLICATION has no exception.

Method GET_ACTIVE_DATASET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DATASET Call by reference Type reference (TYPE) LAW2_S_UI_DATASET LAW 2.0 Dataset structure with status text 20110616
2 Exporting EV_DATASETGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20110616
3 Importing IV_WITH_MESSAGE Call by reference Type reference (TYPE) XFELD 'X' Checkbox 20121227
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20110616

Method GET_ALL_CONSGROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CONSGROUP Call by reference Type reference (TYPE) LAW2_T_GROUP LAW 2.0 consolidation group 20121227
2 Exporting ET_CONS_ITEMS Call by reference Type reference (TYPE) LAW2_T_GROUP_SYS_UI LAW 2.0 Group consolidation system assigment UI structure 20121227

Method GET_ALL_CONSGROUPS on class CL_LAW2_APPLICATION has no exception.

Method GET_ALL_DATASETS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_WITH_ACTIVE_DATASET Call by reference Type reference (TYPE) XFELD ' ' Retrun the results including the active dataset 20111006
2 Returning RT_DATASET Value transfer Type reference (TYPE) LAW2_T_UI_DATASET LAW 2.0 Dataset table 20110719

Method GET_ALL_DATASETS on class CL_LAW2_APPLICATION has no exception.

Method GET_ALL_EXT_SYSTEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_UI_EXT_SYSTEM Value transfer Type reference (TYPE) LAW2_T_UI_EXT_SYSTEM LAW 2.0 System structure table type 20121227

Method GET_ALL_EXT_SYSTEMS on class CL_LAW2_APPLICATION has no exception.

Method GET_ALL_SYSTEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SYSTEM Value transfer Type reference (TYPE) LAW2_T_SYSTEM LAW 2.0 System structure table type 20110617

Method GET_ALL_SYSTEMS on class CL_LAW2_APPLICATION has no exception.

Method GET_APPLICATION_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DISPLAY_MODE Value transfer Type reference (TYPE) XFELD Display mode 20110901

Method GET_APPLICATION_MODE on class CL_LAW2_APPLICATION has no exception.

Method GET_ATTACHMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20120719
2 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) LAW2_FILE_DESCRIPTION File description 20120719
3 Returning RS_ATTACHMENT Value transfer Type reference (TYPE) LAW2_S_ATTACHMENT LAW 2.0 attachment 20120719

Method GET_ATTACHMENT on class CL_LAW2_APPLICATION has no exception.

Method GET_ATTACHMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20120719
2 Importing IV_FILL_DATA Value transfer Type reference (TYPE) XFELD ' ' fill the data part too 20120719
3 Returning RT_ATTACHMENT Value transfer Type reference (TYPE) LAW2_T_ATTACHMENT LAW 2.0 attachment 20120719

Method GET_ATTACHMENTS on class CL_LAW2_APPLICATION has no exception.

Method GET_CONSGROUP_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GROUPNAME Call by reference Type reference (TYPE) LAW2_CONS_GROUP Consolidation Group Name 20121227
2 Returning RS_GROUP Value transfer Type reference (TYPE) LAW2_S_GROUP Consolidation Group 20121227

Method GET_CONSGROUP_BY_NAME on class CL_LAW2_APPLICATION has no exception.

Method GET_CONSGROUP_SYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_GROUP_SYS_KEY Call by reference Type reference (TYPE) LAW2_S_GROUP_SYS_KEY Consolidation Group Key 20121227
2 Returning RS_GROUP_SYS Value transfer Type reference (TYPE) LAW2_S_GROUP_SYS Consolidation Group 20121227

Method GET_CONSGROUP_SYS on class CL_LAW2_APPLICATION has no exception.

Method GET_DATASET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20110617
2 Returning RS_DATASET Value transfer Type reference (TYPE) LAW2_S_UI_DATASET LAW 2.0 Dataset structure mit status text 20110617
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20110617

Method GET_DATASETS_FOR_REF_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SYSTEMGUID Call by reference Type reference (TYPE) GUID LAW System 20121227
2 Returning RT_DATASET Value transfer Type reference (TYPE) LAW2_T_UI_DATASET LAW 2.0 Dataset table 20121227

Method GET_DATASETS_FOR_REF_SYSTEM on class CL_LAW2_APPLICATION has no exception.

Method GET_ENGINE_CONSOLIDATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ENGINE Call by reference Type reference (TYPE) LAW2_T_ENGINE LAW 2.0 consolidated engine results structure 20110901
2 Exporting ET_ENGINE_RESULT Call by reference Type reference (TYPE) LAW2_T_USMM_RESULT LAW 2.0 USMM results result table type 20110901
3 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID Dataset Guid 20110901
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20110901

Method GET_ENGINE_PRESEL_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ENG_PRESEL Value transfer Type reference (TYPE) LAW2_T_ENGINE_PRESELECTION Engine preselection UI table type 20121227

Method GET_ENGINE_PRESEL_ENTRIES on class CL_LAW2_APPLICATION has no exception.

Method GET_ENGINE_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TUAPP_T Call by reference Type reference (TYPE) LAW2_T_TUAPP_T Engine Applications with name 20120305
2 Exporting ET_TUUNT_T Call by reference Type reference (TYPE) LAW2_T_TUUNT_T Engine units with name 20120305
3 Importing IV_LANGU Call by reference Type reference (TYPE) SPRAS Language Key 20120305

Method GET_ENGINE_TEXTS on class CL_LAW2_APPLICATION has no exception.

Method GET_ENTIRE_DATASET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20110617
2 Importing IV_DATASETID Call by reference Type reference (TYPE) LAW2_DATASET_ID LAW 2.0 Dataset ID 20110617
3 Returning RS_ENTIRE_DATASET Value transfer Type reference (TYPE) LAW2_S_DATASET_NESTED LAW 2.0 nested dataset structure 20110617
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20110617

Method GET_EXT_SYSTEM_BY_LINK_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LINKED_SYSTEM_GUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20121228
2 Returning RS_EXT_SYSTEM Value transfer Type reference (TYPE) LAW2_S_EXT_SYSTEM LAW 2.0 System 20121228

Method GET_EXT_SYSTEM_BY_LINK_SYSTEM on class CL_LAW2_APPLICATION has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DISPLAY_MODE Call by reference Type reference (TYPE) BOOLEAN 'X' Start application in dispaly mode 20110720
2 Returning RO_LAW_APPLICATION Value transfer Object reference (TYPE REF TO) CL_LAW2_APPLICATION LAW 2.0 Application Class 20110610
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20110610

Method GET_LAW_CONTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_LAW_CONT Value transfer Type reference (TYPE) LAW2_T_CONT LAW 2.0 LAW_CONT 20121227

Method GET_LAW_CONTS on class CL_LAW2_APPLICATION has no exception.

Method GET_LAW_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20120423
2 Importing IV_FILL_ADDITIONAL_PDF_DATA Call by reference Type reference (TYPE) XFELD ' ' Fill the additional PDF data in the result structure 20120504
3 Returning RS_LAW_RESULT Value transfer Type reference (TYPE) LAW2_S_RESULT 20120403
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20120423

Method GET_LAW_RESULT_FILL_MULT_GRP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_LAW_RESULT Value transfer Type reference (TYPE) LAW2_S_RESULT 20130404
2 Importing IO_APPL Call by reference Object reference (TYPE REF TO) CL_LAW2_APPLICATION LAW 2.0 Application Class 20130404
3 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20130404
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20130404

Method GET_LAW_RESULT_PDF_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_LAW_RESULT Value transfer Type reference (TYPE) LAW2_S_RESULT 20120507
2 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20120508

Method GET_LAW_RESULT_PDF_DATA on class CL_LAW2_APPLICATION has no exception.

Method GET_LOCAL_MEAS_RESULT_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_JOB_ERROR_COUNTER Call by reference Type reference (TYPE) I Jobs that are not finished 20121227
2 Exporting EV_MEASDATE Call by reference Type reference (TYPE) DATS Field of type DATS 20121227
3 Exporting EV_MEASTIME Call by reference Type reference (TYPE) TIMS Field of type TIMS 20121227
4 Exporting EV_MEASUSER Call by reference Type reference (TYPE) SYUNAME User Name 20121227

Method GET_LOCAL_MEAS_RESULT_INFO on class CL_LAW2_APPLICATION has no exception.

Method GET_MEASPLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20121227
2 Returning RT_MEASPLAN Value transfer Type reference (TYPE) LAW2_T_MEASPLAN LAW 2.0 Dataset 20121227

Method GET_MEASPLAN on class CL_LAW2_APPLICATION has no exception.

Method GET_MEAS_RESULT_TUCON_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_TUCON Value transfer Type reference (TYPE) LAW2_T_TUCON TUCON table type 20120719

Method GET_MEAS_RESULT_TUCON_ENTRY on class CL_LAW2_APPLICATION has no exception.

Method GET_NMPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20121227
2 Returning RT_NMP Value transfer Type reference (TYPE) LAW2_T_NMP LAW 2.0 Engine self declaration 20121227

Method GET_NMPS on class CL_LAW2_APPLICATION has no exception.

Method GET_NO_MEASURE_REASON_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SYLANGU Language Key of Current Text Environment 20120719
2 Returning RT_REASON Value transfer Type reference (TYPE) LAW2_T_REASON LAW 2.0: Text table for the non-measurement reason 20120719

Method GET_NO_MEASURE_REASON_TEXTS on class CL_LAW2_APPLICATION has no exception.

Method GET_NO_MEASURE_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SYLANGU Language Key of Current Text Environment 20120719
2 Importing RT_REASON Call by reference Type reference (TYPE) LAW2C_REASON_T LAW 2.0: Text table for the non-measurement reason 20120719

Method GET_NO_MEASURE_TEXTS on class CL_LAW2_APPLICATION has no exception.

Method GET_RFCACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20111103
2 Importing IV_SYSTEMGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20111103
3 Returning RS_RFCACTION Value transfer Type reference (TYPE) LAW2_S_RFCACTION RFC action 20111103

Method GET_RFCACTION on class CL_LAW2_APPLICATION has no exception.

Method GET_RFCACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20120313
2 Returning RT_RFCACTION Value transfer Type reference (TYPE) LAW2_T_RFCACTION RFC action 20120313

Method GET_RFCACTIONS on class CL_LAW2_APPLICATION has no exception.

Method GET_RFCACTIONS_PUSH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20121227
2 Returning RT_RFCACTION_PUSH Value transfer Type reference (TYPE) LAW2_T_RFCACTION_PUSH Push RFC action 20121227

Method GET_RFCACTIONS_PUSH on class CL_LAW2_APPLICATION has no exception.

Method GET_RFCACTION_PUSH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) LAW2_S_RFCRES_PSH_KEY LAW 2.0 RFC push result table key structure 20121227
2 Returning RS_RFCACTION_PUSH Value transfer Type reference (TYPE) LAW2_S_RFCACTION_PUSH Push RFC action 20121227

Method GET_RFCACTION_PUSH on class CL_LAW2_APPLICATION has no exception.

Method GET_RFCRESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20111114
2 Importing IV_SYSTEMGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20111114
3 Returning RS_RFCRESULT Value transfer Type reference (TYPE) LAW2_S_RFCRESULT LAW 2.0 RFC result table structure 20111114

Method GET_RFCRESULT on class CL_LAW2_APPLICATION has no exception.

Method GET_RFCRESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20120209
2 Returning RT_RFCRESULT Value transfer Type reference (TYPE) LAW2_T_RFCRESULT LAW 2.0 RFC result table structure 20120209

Method GET_RFCRESULTS on class CL_LAW2_APPLICATION has no exception.

Method GET_RFCRESULTS_PUSH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20120410
2 Returning RT_RFCRESULT_PUSH Value transfer Type reference (TYPE) LAW2_T_RFCRES_PSH LAW 2.0 RFC result table structure 20120410

Method GET_RFCRESULTS_PUSH on class CL_LAW2_APPLICATION has no exception.

Method GET_RFCRESULT_PUSH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20121227
2 Importing IV_INSTNO Call by reference Type reference (TYPE) LAW2_INSTNUMBER Installation Number 20121227
3 Importing IV_SYSID Call by reference Type reference (TYPE) SYSYSID Name of the SAP System 20121227
4 Importing IV_SYSTEMNO Call by reference Type reference (TYPE) LAW2_SYSTEMNO System Number 20121227
5 Returning RS_RFCRESULT_PUSH Value transfer Type reference (TYPE) LAW2_S_RFCRES_PSH LAW 2.0 RFC result structure 20121227
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20121227

Method GET_RFC_RESULTS_FOR_DOWNLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_FILE Value transfer Type reference (TYPE) XSTRING XML file 20121227
2 Importing IT_RFC_PUSH_RESULT Call by reference Type reference (TYPE) LAW2_T_RFCRES_PSH RFC Push result 20121227
3 Importing IT_RFC_RESULT Call by reference Type reference (TYPE) LAW2_T_RFCRESULT RFC result 20121227
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20121227

Method GET_SDCCN_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20120719
2 Returning RV_SDCCN_STATUS Value transfer Type reference (TYPE) LAW2_TRANSFER_SDCCN_STATUS Short Text for Fixed Values 20120719
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20120719

Method GET_SDCCN_STATUS_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SDCCN_STATUS Call by reference Type reference (TYPE) LAW2_TRANSFER_SDCCN_STATUS SDCCN status 20120719
2 Returning RV_SDCCN_STATUS_TEXT Value transfer Type reference (TYPE) VAL_TEXT Status text 20120719
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20120719

Method GET_SDCCN_TRANSFER_SYSTEM_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SDCCN_INSTNO Call by reference Type reference (TYPE) NUM10 10 digit number 20120719
2 Exporting EV_SDCCN_REQSID Call by reference Type reference (TYPE) SYSYSID Name of the SAP System 20120719
3 Exporting EV_SDCCN_SESSIONNR Call by reference Type reference (TYPE) CHAR10 Character Field Length = 10 20120719
4 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20120719
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20120719

Method GET_SPECIAL_UTYPE_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_TUTYP Call by reference Object reference (TYPE REF TO) DATA 20120719

Method GET_SPECIAL_UTYPE_NAMES on class CL_LAW2_APPLICATION has no exception.

Method GET_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SYSTEMGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20110608
2 Changing RS_SYSTEM Call by reference Type reference (TYPE) LAW2_S_SYSTEM LAW 2.0 System structure table type 20110608

Method GET_SYSTEM on class CL_LAW2_APPLICATION has no exception.

Method GET_SYSTEM_USMM_RESULT_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COMPONENT Call by reference Type reference (TYPE) LAW2_T_USMM_COMP LAW 2.0 Components 20111025
2 Exporting ET_PART Call by reference Type reference (TYPE) LAW2_T_USMM_PART LAW 2.0 USMM results part table type 20111025
3 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID Dataset GUID 20111025
4 Importing IV_SYSTEMGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20111025

Method GET_SYSTEM_USMM_RESULT_DETAIL on class CL_LAW2_APPLICATION has no exception.

Method GET_TUTYP_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LANGU Language Key 20121227
2 Returning RT_TUTYP Value transfer Type reference (TYPE) LAW2_T_TUTYP TUTYP table type 20121227

Method GET_TUTYP_TEXT on class CL_LAW2_APPLICATION has no exception.

Method GET_UI_ENGINE_CONSOLIDATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID Dataset Guid 20111017
2 Importing IV_WITH_UNUSED_NMPS Call by reference Type reference (TYPE) XFELD 'X' Checkbox 20121227
3 Returning RT_UI_ENGINE Value transfer Type reference (TYPE) LAW2_T_UI_ENGINE LAW 2.0 consolidated engine results structure 20111017
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20111017

Method GET_UI_ENGINE_DISTRIBUTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID Dataset Guid 20120214
2 Importing IV_GENERICID Call by reference Type reference (TYPE) LAW2_GENERIC_ID LAW 2.0 Generic ID 20120215
3 Returning RT_ENGINE_DISTR Value transfer Type reference (TYPE) LAW2_T_UI_ENGINE_DISTRIBUTION LAW 2.0 engine distribution table type 20120215

Method GET_UI_ENGINE_DISTRIBUTION on class CL_LAW2_APPLICATION has no exception.

Method GET_UI_ENG_PRESEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ENG_PRESEL Value transfer Type reference (TYPE) LAW2_T_ENGINE_PRESELECTION_UI Engine preselection UI table type 20121227

Method GET_UI_ENG_PRESEL on class CL_LAW2_APPLICATION has no exception.

Method GET_UI_LAW_CONT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_LAW_CONT Value transfer Type reference (TYPE) LAW2_T_UI_CONT LAW_CONT entries 20121227

Method GET_UI_LAW_CONT on class CL_LAW2_APPLICATION has no exception.

Method GET_UI_MEASPLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20110609
2 Returning RT_UI_MEASPLAN Value transfer Type reference (TYPE) LAW2_T_UI_MEASPLAN LAW 2.0 Merged System and Measurement table structure 20110617

Method GET_UI_MEASPLAN on class CL_LAW2_APPLICATION has no exception.

Method GET_UI_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SYSTEMGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20121228
2 Returning RS_UI_SYSTEM Value transfer Type reference (TYPE) LAW2_S_UI_SYSTEM LAW 2.0 System with UI texts 20121228
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20121228

Method GET_UI_SYSTEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_UI_SYSTEM Value transfer Type reference (TYPE) LAW2_T_UI_SYSTEM LAW 2.0 Systems 20121227

Method GET_UI_SYSTEMS on class CL_LAW2_APPLICATION has no exception.

Method GET_UI_USER_CONSOLIDATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_UI_CONS_RESULT Call by reference Type reference (TYPE) LAW2_T_UI_USERCONS_RESULT LAW 2.0 User consolidation result table structure (for UI) 20111019
2 Exporting ET_UI_USERCONS Call by reference Type reference (TYPE) LAW2_T_UI_USERCONS LAW 2.0 consolidated user results structure 20111019
3 Importing IT_USERCONS Call by reference Type reference (TYPE) LAW2_T_USERCONS LAW 2.0 User consolidation table structure 20121227
4 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID Dataset Guid 20111018
5 Importing IV_GROUP_CONS Call by reference Type reference (TYPE) XFELD ' ' Method is called from group consolidation 20121227
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20111018

Method GET_UI_USMM_USERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONS_COMBINATION Call by reference Type reference (TYPE) LAW2_USERCOMBINATION ' ' Usertype combination 20120427
2 Importing IV_CONS_USERTYPE Call by reference Type reference (TYPE) LAW2_USERTYPES ' ' ID for the User Types of the SAP System 20120427
3 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID Dataset GUID 20111121
4 Importing IV_USE_POBJ_NAME Call by reference Type reference (TYPE) SPERS_KEY ' ' Fill the personal object field with this value 20121227
5 Importing IV_WITH_POBJ Call by reference Type reference (TYPE) XFELD 'X' Read the personal objects too 20111121
6 Returning RT_USER Value transfer Type reference (TYPE) LAW2_T_UI_USMM_PERS LAW 2.0 USMM results user table type 20111121

Method GET_UI_USMM_USERS on class CL_LAW2_APPLICATION has no exception.

Method GET_UNUSED_SYSTEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SYSTEM Value transfer Type reference (TYPE) LAW2_T_SYSTEM_KEY LAW 2.0 system table key table type 20121227

Method GET_UNUSED_SYSTEMS on class CL_LAW2_APPLICATION has no exception.

Method GET_USED_PERS_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20121227
2 Returning RT_PERSOBJ_COUNT Value transfer Type reference (TYPE) LAW2_T_POBJ_COUNT 20121227

Method GET_USED_PERS_OBJECTS on class CL_LAW2_APPLICATION has no exception.

Method GET_USER_GROUPING_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ALL_PERSOBJECTS Call by reference Type reference (TYPE) XFELD ' ' Read the persoanlization objects for all consolidations 20121227
2 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID dataset GUID 20111005
3 Returning RT_GROUPING_ATTRIBUTES Value transfer Type reference (TYPE) LAW2_T_GROUPING_ATTRIBUTES LAw 2.0 User grouping attribute table type 20111005
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20111005

Method GET_USMM_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) LAW2_T_USMM_MEASUREMENT LAW 2.0 USMM reasults after XML transformation 20111125
2 Importing IT_KEY Call by reference Type reference (TYPE) LAW2_T_DATASET_KEY LAW 2.0 dataset table key table structure 20111125
3 Importing IV_WITH_EXCLUDE_PARTS Call by reference Type reference (TYPE) XFELD ' ' Don't read the data for ignore parts 20111125

Method GET_USMM_RESULTS on class CL_LAW2_APPLICATION has no exception.

Method GET_USMM_RESULTS_FOR_DOWNLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_FILE Value transfer Type reference (TYPE) XSTRING XML file 20121227
2 Importing IT_SYSTEM_KEY Call by reference Type reference (TYPE) LAW2_T_USMM_SYSTEM_KEY USMM result systems key 20121227
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20121227

Method GET_USMM_RESULT_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID Dataset GUID 20111205
2 Returning RT_RESULT Value transfer Type reference (TYPE) LAW2_T_USMM_RESULT LAW 2.0 USMM result 20111205

Method GET_USMM_RESULT_TABLE on class CL_LAW2_APPLICATION has no exception.

Method GET_USMM_USERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID Dataset GUID 20110822
2 Importing IV_WITH_POBJ Call by reference Type reference (TYPE) XFELD 'X' Read the personal objects too 20110826
3 Returning RT_USER Value transfer Type reference (TYPE) LAW2_T_USMM_PERS LAW 2.0 USMM results user table type 20110822

Method GET_USMM_USERS on class CL_LAW2_APPLICATION has no exception.

Method GET_USMM_USERTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONSGROUP Call by reference Type reference (TYPE) STRING ' ' Only users for a given consolidation group 20111223
2 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID Dataset GUID 20111013
3 Returning RT_USERTYPES Value transfer Type reference (TYPE) LAW2_T_UNIQUE_USER_USERTYPE LAW 2.0 USMM results user table type 20111013

Method GET_USMM_USERTYPE on class CL_LAW2_APPLICATION has no exception.

Method GET_XSTRING_FROM_TRTAB_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TRTAB Call by reference Type reference (TYPE) TY_T_TRTAB 20121227
2 Returning RV_XSTRING Value transfer Type reference (TYPE) XSTRING 20121227
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION 20121227

Method IMPORT_ENGINE_PRESELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FILE Call by reference Type reference (TYPE) XSTRING Import file 20121227
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20121227

Method IMPORT_EXT_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FILE Call by reference Type reference (TYPE) XSTRING Import file 20121227
2 Importing IV_SUCCESS_MESSAGE_ONLY Call by reference Type reference (TYPE) XFELD ' ' Checkbox 20121228
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20121227

Method IMPORT_LAW_CONT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FILE Call by reference Type reference (TYPE) XSTRING Import file 20121227
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20121227

Method IMPORT_LOCAL_USMM_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DELETE_OLD_RESULT Call by reference Type reference (TYPE) XFELD ' ' Delete old result if one exists ? 20120127
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20120127
2 CX_LAW2_APPLICATION_CNF_DEL Exception class for the LAW 2.0 Application:Del Confirmation 20120127
3 CX_LAW2_APPLICATION_MAPPING Exception class for the LAW 2.0 Application:Mapping required 20120127

Method IMPORT_MEASPLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SYSTEM_MAPPING Call by reference Type reference (TYPE) LAW2_T_SYSTEM_MAPPING LAW 2.0 System mapping: System GUID ->SysNo + System Triple 20110818
2 Exporting ET_UI_MEASPLAN Call by reference Type reference (TYPE) LAW2_T_UI_MEASPLAN The resulting measplan (if upload was successful) 20110823
3 Importing IV_FILE Call by reference Type reference (TYPE) XSTRING Upload file 20110818
4 Importing IV_FILENAME Call by reference Type reference (TYPE) STRING 20120719
5 Importing IV_WITH_ENG_PRESEL Call by reference Type reference (TYPE) XFELD ' ' Import engine preselection values from the plan 20121227
6 Importing IV_WITH_LAWCONT Call by reference Type reference (TYPE) XFELD ' ' Import the LAW_CONT rules too 20121227
7 Importing IV_WITH_NMP Call by reference Type reference (TYPE) XFELD ' ' Import NMP info too 20121227
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20110818
2 CX_LAW2_APPLICATION_MAPPING Exception class for the LAW 2.0 Application:Mapping required 20111024

Method IMPORT_MEASPLAN_INTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SYSTEM_MAPPING Call by reference Type reference (TYPE) LAW2_T_SYSTEM_MAPPING LAW 2.0 System mapping: System GUID ->SysNo + System Triple 20110831
2 Exporting ET_UI_MEASPLAN Call by reference Type reference (TYPE) LAW2_T_UI_MEASPLAN The resulting measplan (if upload was successful) 20110831
3 Importing IV_FILE Call by reference Type reference (TYPE) XSTRING Upload file 20110831
4 Importing IV_FILENAME Call by reference Type reference (TYPE) STRING Upload filename 20110831
5 Importing IV_WITH_ENG_PRESEL Call by reference Type reference (TYPE) XFELD ' ' Import the engine preselection entries too 20121227
6 Importing IV_WITH_LAWCONT Call by reference Type reference (TYPE) XFELD ' ' Import the LAWCONT rules too 20121227
7 Importing IV_WITH_NMP Call by reference Type reference (TYPE) XFELD ' ' Import engine self declaration 20121227
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20110831

Method IMPORT_NMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FILE Call by reference Type reference (TYPE) XSTRING Import file 20121227
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20121227

Method IMPORT_USMM_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DELETE_OLD_RESULT Call by reference Type reference (TYPE) XFELD ' ' Delete old result if one exists ? 20110818
2 Importing IV_FILE Call by reference Type reference (TYPE) XSTRING Import file 20110818
3 Importing IV_FILENAME Call by reference Type reference (TYPE) STRING Full file name 20110915
4 Importing IV_RFC_RESULT Call by reference Type reference (TYPE) XFELD ' ' Result file is created from an RFC result 20121227
5 Returning RT_SYSTEM_MAPPING Value transfer Type reference (TYPE) LAW2_T_SYSTEM_MAPPING LAW 2.0 System mapping: System GUID ->SysNo + System Triple 20121227
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20110818
2 CX_LAW2_APPLICATION_CNF_DEL Exception class for the LAW 2.0 Application:Del Confirmation 20111024
3 CX_LAW2_APPLICATION_MAPPING Exception class for the LAW 2.0 Application:Mapping required 20111024

Method LOCK_LAW_DATASET_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DISPLAY Call by reference Type reference (TYPE) XFELD Display Mode 20110603

Method LOCK_LAW_DATASET_TABLE on class CL_LAW2_APPLICATION has no exception.

Method MAP_EXTERNAL_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_EXTERNAL_SYSTEM Call by reference Type reference (TYPE) LAW2_S_UI_EXT_SYSTEM 20121227
2 Importing IS_LAW_SYSTEM Call by reference Type reference (TYPE) LAW2_S_UI_SYSTEM LAW 2.0 System with UI texts 20121227
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20121227

Method REMOVE_USER_GROUPING Signature

Method REMOVE_USER_GROUPING on class CL_LAW2_APPLICATION has no parameter.
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20111115

Method REMOVE_USER_GROUPING_INT Signature

Method REMOVE_USER_GROUPING_INT on class CL_LAW2_APPLICATION has no parameter.
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20111216

Method RESOLVE_USER_TYPE_COMBINATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COMB_MAPPING Call by reference Type reference (TYPE) TY_T_COMB_MAPPING 20121227
2 Exporting ET_RESULT_COMBINATION Call by reference Type reference (TYPE) LAW2_T_USERCONS LAW 2.0 User consolidation table structure 20121227
3 Importing IT_USERTYPES Call by reference Type reference (TYPE) LAW2_T_UNIQUE_USER_USERTYPE LAW 2.0 Usertype per unique LAW user (with uname) 20121227

Method RESOLVE_USER_TYPE_COMBINATIONS on class CL_LAW2_APPLICATION has no exception.

Method RFC_CONNECTION_TEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MEASPLAN_SYSTEM Call by reference Type reference (TYPE) LAW2_T_UI_MEASPLAN Systems for which the remote action should be triggered 20111102
2 Returning RT_RESULT Value transfer Type reference (TYPE) LAW2_T_CONNECTION_TEST_RESULT 20120719
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Communication class 20111102

Method RFC_IMPORT_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MEASPLAN_SYSTEM_KEY Call by reference Type reference (TYPE) LAW2_T_MEASPLAN_KEY Systems for which the remote action should be triggered 20120418
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Communication class 20111104

Method RFC_IMPORT_RESULT_PUSH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SYSTEM_MAPPING Call by reference Type reference (TYPE) LAW2_T_SYSTEM_MAPPING LAW 2.0 System mapping: System GUID ->SysNo + System Triple 20121227
2 Importing IT_RFCRESULT_PUSH_KEYS Call by reference Type reference (TYPE) LAW2_T_RFCRES_PSH_KEY LAW 2.0 RFC push result table type 20121227
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20121227
2 CX_LAW2_APPLICATION_CNF_DEL Exception class for the LAW 2.0 Application:Del Confirmation 20121227

Method RFC_START_AND_TRANSFER_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MEASPLAN_SYSTEM Call by reference Type reference (TYPE) LAW2_T_UI_MEASPLAN Systems for which the remote action should be triggered 20111102
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Communication class 20111102

Method RFC_START_USMM_MEASUREMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MEASPLAN_SYSTEM Call by reference Type reference (TYPE) LAW2_T_UI_MEASPLAN Systems for which the remote action should be triggered 20111102
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Communication class 20111102

Method RFC_TRANSFER_USMM_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MEASPLAN_SYSTEM Call by reference Type reference (TYPE) LAW2_T_UI_MEASPLAN Systems for which the remote action should be triggered 20111102
2 Importing IV_SYNCHRON Call by reference Type reference (TYPE) XFELD ' ' Synchronous RFC call 20111109
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Communication class 20111102

Method SAVE_CHANGES Signature

Method SAVE_CHANGES on class CL_LAW2_APPLICATION has no parameter.
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20110610

Method SAVE_RFC_CHANGES Signature

Method SAVE_RFC_CHANGES on class CL_LAW2_APPLICATION has no parameter.
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20111107

Method SET_ATTACHMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA Call by reference Type reference (TYPE) XSTRING Upload data 20120719
2 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) LAW2_FILE_DESCRIPTION 20120719
3 Importing IV_FILENAME Call by reference Type reference (TYPE) STRING 20120719
4 Importing IV_MIME_TYPE Call by reference Type reference (TYPE) STRING 20120719
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20120719

Method SET_CONSGROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CONS_GROUP Call by reference Type reference (TYPE) LAW2_T_GROUP Consolidation group entries 20121227
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 data provider 20121227

Method SET_CONSGROUP_SYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CONS_GROUP_SYS Call by reference Type reference (TYPE) LAW2_T_GROUP_SYS Consolidation group system assignments 20121227
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 data provider 20121227

Method SET_DATASET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TARGET_DESCRIPTION Call by reference Type reference (TYPE) LAW2_DESCRIPTION The new description text 20120104
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20120104

Method SET_DATASET_EMAILSENDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TARGET_EMAILSENDER Call by reference Type reference (TYPE) AD_SMTPADR The new email address 20120405
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20120405

Method SET_DATASET_NMPCOMMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TARGET_COMMENT Call by reference Type reference (TYPE) LAW2_COMMENT the new comment 20121227
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20121227

Method SET_DATASET_SENDCOMMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TARGET_COMMENT Call by reference Type reference (TYPE) LAW2_COMMENT the new comment 20120503
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20120503

Method SET_DATASET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TARGETSTATUS Call by reference Type reference (TYPE) LAW2_STATUS_VALUE LAW 2.0 Status Value 20110627
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20110627

Method SET_DATASET_STATUS_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TARGETSTATUS Call by reference Type reference (TYPE) LAW2_STATUS_VALUE LAW 2.0 Status Value 20110627
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20110627

Method SET_NMP_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_NMP Call by reference Type reference (TYPE) LAW2_T_NMP LAW 2.0 self declaration 20121227
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 data provider 20121227

Method SET_RFCACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RFCACTION Call by reference Type reference (TYPE) LAW2_T_RFCACTION LAW 2.0 RFC action 20111103
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 data provider 20111103

Method SET_RFCRESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_RFCRESULT Call by reference Type reference (TYPE) LAW2_S_RFCRESULT LAW 2.0 RFC result table structure 20111114

Method SET_RFCRESULT on class CL_LAW2_APPLICATION has no exception.

Method SET_RFCRESULT_PUSH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_RFCRESULT_PUSH Call by reference Type reference (TYPE) LAW2_S_RFCRES_PSH LAW 2.0 RFC result table structure 20120410

Method SET_RFCRESULT_PUSH on class CL_LAW2_APPLICATION has no exception.

Method SET_SDCCN_TRANSFER_SYSTEM_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20120719
2 Importing IV_SDCCN_INSTNO Call by reference Type reference (TYPE) NUM10 10 digit number 20120719
3 Importing IV_SDCCN_REQSID Call by reference Type reference (TYPE) SYSYSID Name of the SAP System 20120719
4 Importing IV_SDCCN_SESSIONNR Call by reference Type reference (TYPE) CHAR10 Character Field Length = 10 20120719
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20120719

Method SET_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SYSTEM Call by reference Type reference (TYPE) LAW2_T_SYSTEM LAW 2.0 System structure table type 20110617
2 Importing IV_MASTERDATA_ONLY Call by reference Type reference (TYPE) XFELD ' ' Only Masterdata update (the active plan is not changed) 20121227
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20110608

Method SET_SYSTEM_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FAILED_KEYS Call by reference Type reference (TYPE) LAW2_T_SYSTEM_KEY LAW 2.0 system table key table type 20111007
2 Importing IT_SYSTEM_KEYS Call by reference Type reference (TYPE) LAW2_T_SYSTEM_KEY LAW 2.0 system table key table type 20111007
3 Importing IV_MASTERDATA_CHANGE Call by reference Type reference (TYPE) XFELD ' ' Change from Masterdata view -> no check for open cons. 20131014
4 Importing IV_NO_MEASURE_REASON Call by reference Type reference (TYPE) LAW2_NOMEASURE_REASON_VALUE ' ' LAW 2.0 Reason for Non-Measurement of System 20121227
5 Importing IV_TARGETSTATUS Call by reference Type reference (TYPE) LAW2_STATUS_VALUE LAW 2.0 Status Value 20111007
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20111007

Method SET_UI_MEASPLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_UI_MEASPLAN Call by reference Type reference (TYPE) LAW2_T_UI_MEASPLAN LAW 2.0 Merged System and Measurement table structure 20110617
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20110609

Method SET_UI_MEASPLAN_MEASURE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_UI_MEASPLAN Call by reference Type reference (TYPE) LAW2_T_UI_MEASPLAN LAW 2.0 Merged System and Measurement table structure 20111221
2 Importing IV_NO_MEASURE_REASON Call by reference Type reference (TYPE) LAW2_NOMEASURE_REASON_VALUE LAW 2.0 Status Value 20111221
3 Importing IV_TARGET_STATUS Call by reference Type reference (TYPE) LAW2_STATUS_VALUE LAW 2.0 Status Value 20111221
4 Returning RT_UI_MEASPLAN Value transfer Type reference (TYPE) LAW2_T_UI_MEASPLAN Entire measurement plan 20111221
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20111221

Method SET_UI_SYSTEM_MEASURE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_UI_SYSTEM Call by reference Type reference (TYPE) LAW2_T_UI_SYSTEM LAW 2.0 System table 20121227
2 Importing IV_DELETE_RESULTS Call by reference Type reference (TYPE) XFELD ' ' Delete existing results in the active dataset 20121227
3 Importing IV_MASTERDATA_CHANGE Call by reference Type reference (TYPE) XFELD ' ' Change from Masterdata view -> no check for open cons. 20131014
4 Importing IV_NO_MEASURE_REASON Call by reference Type reference (TYPE) LAW2_NOMEASURE_REASON_VALUE LAW 2.0 Status Value 20121227
5 Importing IV_TARGET_STATUS Call by reference Type reference (TYPE) LAW2_STATUS_VALUE LAW 2.0 Status Value 20121227
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20121227
2 CX_LAW2_APPLICATION_CNF_DEL Exception class for the LAW 2.0 Application:Del Confirmation 20121227

Method SPLIT_USERTYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_USERTYPE_MULTIPLE Call by reference Type reference (TYPE) LAW2_T_UNIQUE_USER_USERTYPE LAW 2.0 Usertype per unique LAW user (with uname) 20111013
2 Exporting ET_USERTYPE_SINGLE Call by reference Type reference (TYPE) LAW2_T_UNIQUE_USER_USERTYPE LAW 2.0 Usertype per unique LAW user (with uname) 20111013
3 Importing IT_USER_TYPES Call by reference Type reference (TYPE) LAW2_T_UNIQUE_USER_USERTYPE LAW 2.0 Usertype per unique LAW user (with uname) 20111013

Method SPLIT_USERTYPES on class CL_LAW2_APPLICATION has no exception.

Method START_LOCAL_USMM_MEASUREMENT Signature

Method START_LOCAL_USMM_MEASUREMENT on class CL_LAW2_APPLICATION has no parameter.
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20120126

Method STATIC_WRITE_CHECKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CREATE Call by reference Type reference (TYPE) BOOLEAN Creation of a new dataset 20110713
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20110627

Method SWITCH_TO_CHANGE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SUCCESS Call by reference Type reference (TYPE) XFELD Switch was successful 20110530

Method SWITCH_TO_CHANGE_MODE on class CL_LAW2_APPLICATION has no exception.

Method SWITCH_TO_DISPLAY_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NO_PENDING_CHANGES_CHECK Call by reference Type reference (TYPE) XFELD ' ' Checkbox 20120719
2 Importing IV_SAVE_CHANGES Call by reference Type reference (TYPE) LAW2_SAVE_CHANGES ' ' Save existing changes from previous Dataset 20110607
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20110620

Method SYSTEM_CHECK_AND_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SYSTEM_MAPPING Call by reference Type reference (TYPE) LAW2_T_SYSTEM_MAPPING LAW 2.0 System mapping: System GUID ->SysNo + System Triple 20110707
2 Importing IT_SYSTEM Call by reference Type reference (TYPE) LAW2_T_SYSTEM_WITH_MEASDATA LAW 2.0 system table type 20110707
3 Importing IV_MEASPLAN_IMPORT Call by reference Type reference (TYPE) XFELD ' ' method was called from the measurment plan import 20120719
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20110707

Method TRANSFER_GET_LATEST_XML_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DATASETGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20120719
2 Exporting EV_LAW_RESULT_XML Call by reference Type reference (TYPE) XSTRING XML result file 20120719
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20120719

Method TRANSFER_RESULT_TO_SAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20120719
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20120305

Method UNLOCK_LAW_DATASET_TABLE Signature

Method UNLOCK_LAW_DATASET_TABLE on class CL_LAW2_APPLICATION has no parameter.
Method UNLOCK_LAW_DATASET_TABLE on class CL_LAW2_APPLICATION has no exception.

Method UPDATE_AND_SAVE_PLAN_RFCSTATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MEASPLAN Call by reference Type reference (TYPE) LAW2_T_UI_MEASPLAN LAW 2.0 Merged System and Measurement table structure 20121227
2 Importing IV_NO_SAVE Call by reference Type reference (TYPE) XFELD ' ' Changed should not be saved 20121227
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20111104

Method UPDATE_PLAN_RFCSTATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MEASPLAN Call by reference Type reference (TYPE) LAW2_T_UI_MEASPLAN LAW 2.0 Merged System and Measurement table structure 20111104
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20111104

Method UPDATE_SDCCN_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATASETGUID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20120719
2 Importing IV_TARGET_SDCCN_STATUS Call by reference Type reference (TYPE) LAW2_TRANSFER_SDCCN_STATUS LAW 2.0 SDCCN transfer status 20120719
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20120719

Method UPDATE_USERTYPE_COMBINATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_USER Call by reference Type reference (TYPE) LAW2_T_USMM_PERS LAW 2.0 USMM results user table type 20121227
2 Exporting EV_USERS_AFTER_GROUPING Call by reference Type reference (TYPE) I 20121227

Method UPDATE_USERTYPE_COMBINATIONS on class CL_LAW2_APPLICATION has no exception.

Method UPLOAD_MEASPLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SYSTEM_MAPPING Call by reference Type reference (TYPE) LAW2_T_SYSTEM_MAPPING LAW 2.0 System mapping: System GUID ->SysNo + System Triple 20110707
2 Exporting EV_MAPPING_REQUIRED Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110707
3 Importing IV_FILENAME Call by reference Type reference (TYPE) STRING Upload filename 20110610
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20110627
2 CX_LAW2_APPLICATION_CNF_DEL Exception class for the LAW 2.0 Application:Del Confirmation 20111024
3 CX_LAW2_APPLICATION_MAPPING Exception class for the LAW 2.0 Application:Mapping required 20111024

Method UPLOAD_MEASPLAN_PLAN_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SYSTEM_MAPPING Call by reference Type reference (TYPE) LAW2_T_SYSTEM_MAPPING LAW 2.0 System mapping: System GUID ->SysNo + System Triple 20110707
2 Returning RV_PLAN_UPDATE Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110707
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20110707

Method UPLOAD_USMM_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DELETE_OLD_RESULT Call by reference Type reference (TYPE) XFELD ' ' Delete old result if one exists ? 20110615
2 Importing IV_FILENAME Call by reference Type reference (TYPE) STRING Upload filename 20110606
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20110615
2 CX_LAW2_APPLICATION_CNF_DEL Exception class for the LAW 2.0 Application:Del Confirmation 20111024
3 CX_LAW2_APPLICATION_MAPPING Exception class for the LAW 2.0 Application:Mapping required 20111024

Method UPLOAD_USMM_RESULT_MEAS_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SYSTEM_MAPPING Call by reference Type reference (TYPE) LAW2_T_SYSTEM_MAPPING LAW 2.0 System mapping: System GUID ->SysNo + System Triple 20110620
2 Importing IV_DELETE_OLD_RESULT Call by reference Type reference (TYPE) BOOLEAN Delete old measurement result 20110620
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20110620
2 CX_LAW2_APPLICATION_CNF_DEL Exception class for the LAW 2.0 Application:Del Confirmation 20111024

Method UPLOAD_USMM_RESULT_MEAS_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SYSTEM_MAPPING Call by reference Type reference (TYPE) LAW2_T_SYSTEM_MAPPING LAW 2.0 System Mapping 20110919
2 Importing IV_RFC_RESULT Call by reference Type reference (TYPE) XFELD ' ' Result file is created from an RFC result 20121227
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20110620

Method UPLOAD_USMM_RESULT_SYS_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SYSTEM_MAPPING Call by reference Type reference (TYPE) LAW2_T_SYSTEM_MAPPING LAW 2.0 System mapping: System GUID ->SysNo + System Triple 20110615
2 Importing IT_USMM_SYSTEM Call by reference Type reference (TYPE) LAW2_T_USMM_SYSTEM LAW 2.0 USMM system table type 20110615
# Exception Resumable Description Created on
1 CX_LAW2_APPLICATION Exception class for the LAW 2.0 Application 20110615
History
Last changed by/on SAP  20140121 
SAP Release Created in 732