SAP ABAP Class CL_SU2X_TOOLS (Generic Tools for Function Group SU2X)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-AUT-PFC (Application Component) ABAP Authorization and Role Management
     S_PROFGEN (Package) ABAP Role Administration (Profile Generator)
Properties
Class CL_SU2X_TOOLS  
Short Description Generic Tools for Function Group SU2X    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_PROFGEN   ABAP Role Administration (Profile Generator) 
Created 20091106   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SU2X Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 TRWBO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SU2X_TOOLS has no interface implemented.
Friends
Class CL_SU2X_TOOLS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ACT_EDIT Constant Public Type reference (TYPE) ACTIV_AUTH '02' Change 20110928
2 GC_ACT_SHOW Constant Public Type reference (TYPE) ACTIV_AUTH '03' Display 20110928
3 GC_CHG_DEL Constant Public Type reference (TYPE) CHAR01 'D' Delete Change Action 20120608
4 GC_CHG_INS Constant Public Type reference (TYPE) CHAR01 'I' Insert Change Action 20120608
5 GC_CHG_UPD Constant Public Type reference (TYPE) CHAR01 'U' Change Change Action 20120608
6 GC_MAX_AUTH Constant Public Type reference (TYPE) CHAR01 'X' Full Authorization 20110927
7 GC_NO_AUTH Constant Public Type reference (TYPE) CHAR01 'N' No authorization 20110927
8 GC_OBJCT_SUSK Constant Public Type reference (TYPE) TROBJTYPE 'SUSK' Customer Default Values 20110926
9 GC_OBJCT_TABU Constant Public Type reference (TYPE) TROBJTYPE 'TABU' Table Entry 20110926
10 GC_OBJT_USORG Constant Public Type reference (TYPE) TROBJ_NAME 'USORG' Table USORG 20110926
11 GC_OBJT_USVAR Constant Public Type reference (TYPE) TROBJ_NAME 'USVAR' Table USVAR 20110926
12 GC_OBJT_USVART Constant Public Type reference (TYPE) TROBJ_NAME 'USVART' Table USVART 20110926
13 GC_PART_AUTH Constant Public Type reference (TYPE) CHAR01 'P' Detailed Authorization 20110927
14 GC_PGMID_R3TR Constant Public Type reference (TYPE) PGMID 'R3TR' Program ID in Requests and Tasks 20110926
15 GC_TS_2A Constant Public Type reference (TYPE) SY-TCODE 'SU25_2A_COMPARED' Time Stamp for Compared Application 20120109
16 GC_TS_2B Constant Public Type reference (TYPE) SY-TCODE 'SU25_2A_CHECKED' Time Stamp for Status "Checked" 20120109
17 GC_TS_STD Constant Public Type reference (TYPE) SY-TCODE 'SU25_2A_STANDARD' Time stamp for standard transfer 20120109
18 GD_AUTH_AGR_02 Static Attribute Public Type reference (TYPE) CHAR01 Status of authorization check for changing role 20110927
19 GD_AUTH_AGR_03 Static Attribute Public Type reference (TYPE) CHAR01 Status of authorization check for displaying role 20110927
20 GD_AUTH_OBJT Static Attribute Public Type reference (TYPE) SEU_OBJ Check Object for SU2X 20110927
21 GD_AUTH_SU2X_02 Static Attribute Public Type reference (TYPE) CHAR01 Status of authorization check for changing default values 20110927
22 GD_AUTH_SU2X_03 Static Attribute Public Type reference (TYPE) CHAR01 Status of authorization check for displaying default values 20110927
23 GD_SAP_SYS Static Attribute Public Type reference (TYPE) CHAR01 SAP System = 'X', Customer = 'C' 20110927
24 GS_REQUEST Static Attribute Public Type reference (TYPE) TRWBO_REQUEST_HEADER Buffer request ID 20110926
25 GT_APPL_OBJ Instance attribute Public Type reference (TYPE) SU2X_T_APPL_OBJECT Container for TSTCA check 20091106
26 GT_BAD_ORGFIELDS Static Attribute Public Type reference (TYPE) SUSR_T_SEL_OPT_FIELD Undesired organizational level fields 20110919
27 GT_FMODE Static Attribute Public Type reference (TYPE) SU2X_T_SEL_OPT_FMODE Indicators for RFC module types 20110912
28 GT_ORGLVL Static Attribute Public Type reference (TYPE) SU2X_T_ORGLVL Organizational levels list 20110920
29 GT_SWL Static Attribute Public Type reference (TYPE) TT_SWL_USOBKEY Buffer table for USOBKEY SWL data 20120125
30 GT_USOBT Instance attribute Private Type reference (TYPE) USOBT_T Table with Structure USOBT 20120608
31 GT_USOBT_C Instance attribute Private Type reference (TYPE) USOBT_C_T Table with Structure USOBT_C 20120608
32 GT_USOBX Instance attribute Private Type reference (TYPE) USOBX_T Table with Structure USOBX 20120608
33 GT_USOBX_C Instance attribute Private Type reference (TYPE) USOBX_C_T Table with Row Type USOBX_C 20120608
Methods
# Method Level Visibility Method type Description Created on
1 AUTO_CLEANUP_SU24_APPL Static method Private Method Automatic Cleanup of Inconsistencies 20110329
2 AUTO_INSERT_USOB_HEADER Static method Public Method Complete Missing USOB Header Data in Customer Systems 20110309
3 AUTO_NOTE_ADVISOR Static method Public Method Notice about FAQ SAP Note with recommended corrections etc 20130405
4 AUTO_REPAIR_USOBT_CD Static method Public Method Automatic Repair for Inconsistent USOBT_CD Entries 20130405
5 COLLECT_SWL_ATTR_FOR_HS Static method Public Method Collect properties for external services 20120217
6 COLLECT_SWL_ATTR_FOR_HT Static method Public Method Collect SWL properties for transferred TADIR services 20120217
7 COLLECT_SWL_ATTR_FOR_RF Static method Public Method Collect properties for RFC function modules 20120217
8 COLLECT_SWL_ATTR_FOR_TR Static method Public Method Collect SWL properties for transferred transactions 20120216
9 CREATE_OLVL_IN_ROLE Static method Public Method Define organizational level in role 20110927
10 CREATE_USVART_FOR_USORG Static method Public Method Generate USVART entries for new organizational level 20110926
11 CTS_FILL_TASK Static method Public Method Transfer key list to request 20110926
12 CTS_SAVE_ORGLVL Static method Public Method Include organizational level definition in request 20110926
13 CTS_SAVE_SU24 Static method Public Method Include default values for application in request 20110926
14 DEVC_CHECK_OWNER Static method Private Method Check owner of the development package 20120125
15 GET_ACT_TIMESTAMP Static method Public Method Get current time stamp information 20110208
16 GET_ALL_DEFAULT_DATA Instance method Public Method Loading all default value information 20110323
17 GET_ALL_PRFKZ_DATA Instance method Public Method Loading all check indicator information 20110323
18 GET_APPL_WITH_SPEC_TYPE Static method Public Method Determine all applications of a type 20120216
19 GET_BAD_ORGLVL_FIELDS Static method Public Method Determine fields that are not suitable as org. levels 20110919
20 GET_DEVC_RANGE_NO_CUS Static method Private Method Range of packages 20120216
21 GET_EMPTY_SUSO_SEL_OPT Static method Public Method Selection range for no authorization object 20130405
22 GET_LIST_RF_FUNC Static method Public Method Getting RFC function modules (SU2X) for criteria 20110912
23 GET_NON_SAP_OBJCTS Static method Public Method Range of non-SAP authorization objects 20120607
24 GET_ORGLVL_FIELDS_IN_SELOPT Static method Public Method Load existing organizational levels in select option 20110920
25 GET_ORGLVL_LIST Static method Public Method Load organizational levels defined in system with text 20110920
26 GET_SINGLE_ESERV_APPL_TEXT Static method Public Method Getting short text for application (external service) 20110504
27 GET_SINGLE_TADIR_APPL_TEXT Static method Public Method Getting short text for application (TADIR service) 20110504
28 GET_STATUS_SU22_TRACE Static method Public Method Checking if the SU22 trace is active 20110509
29 GET_SU22_BUF_DATA_DETAILED Instance method Public Method Load detailed SU22 default data for an application 20120608
30 GET_SU22_DATA_DETAILED Static method Public Method Load detailed SU22 default data for an application 20110208
31 GET_SU24_BUF_DATA_DETAILED Instance method Public Method Load detailed SU24 default data for an application 20120608
32 GET_SU24_DATA_DETAILED Static method Public Method Load detailed SU24 default data for an application 20110208
33 GET_SUCO_HEADER Static method Public Method Load header data for authorization default container 20110713
34 GET_SWL_ATTR Static method Public Method Determine software logistics information for USOBKEY 20120125
35 GET_TADIR_FOR_USOBKEY Static method Private Method Get TADIR entry for application 20120125
36 GET_TFDIR_FMODE Static method Public Method Registered RFC function module mode for SU2X 20110912
37 GET_TSTCA_OBJECT Instance method Public Method Get start authorization object from TSTCA for one trans. 20091106
38 GET_VALID_TDEVC Static method Public Method Get valid table entry for package 20120217
39 IF_RFC_FUNC_EXIST Static method Public Method Existence check for RFC function module 20121106
40 IF_RF_FUNC_EXIST Static method Public Method Existence check for RFC function module (obsolete) 20110912
41 IF_SAP_SYSTEM Static method Public Method Status information (Is system an SAP development system?) 20120126
42 INIT_SWL_ATTR_MASS_MODE Static method Public Method Initialize application attribute list for SU25 2a 20120216
43 REPLACE_SU24_WITH_SU22_ON_DB Static method Public Method Replace SU24 values with SU22 values for an application 20110215
44 SET_SU25_APPL_STATUS_CHECKED Static method Public Method Set status "checked" for application 20110215
45 SET_SU25_STEP_STATUS Static method Private Method Write SU25 process for application in status tables 20110208
46 SUPO_AUTH_AGR Static method Private Method Check authorization for org. level maintenance in roles 20110928
47 SUPO_AUTH_AGR_GEN Static method Private Method Authorization status for org. level maintenance in roles 20110928
48 SUPO_AUTH_CHECK Static method Public Method Generic authorization check for SUPO 20110927
49 SUPO_AUTH_SU2X Static method Private Method Check authorization for default value maintenance 20110928
50 SUPO_AUTH_SU2X_GEN Static method Private Method Authorization status for default value maintenance 20110928
51 SUPO_SET_GLOBALS Static method Private Method Determine generic environment parameters 20110927
52 SYNC_CHECK_VALUES Static method Public Method Compare USOBX and USOBX_C for an application 20110216
53 SYNC_DEFAULT_VALUES Static method Public Method Compare USOBT and USOBT_C for an application 20110216
54 SYNC_SU24_WITH_SU22_ON_DB Instance method Public Method Compare SU24 values with SU22 for an application 20110215
55 UPDATE_AUTH_STATUS_IN_ROLE Static method Private Method Update authorization status in AGR1251 20110927
56 UPDATE_PRGN_STAT Static method Public Method Set time stamp for process 20110329
57 UPDATE_SU24_FOR_ONE_APPL Static method Private Method Update SU24 for an application 20110215
58 WRITE_CHDOC_FOR_SU24 Static method Public Method Write change documents for USOBX_C changes 20120608
Events
Class CL_SU2X_TOOLS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_AGR_1251 Public Type reference (TYPE) PT1251 Profile generator: fields 20110927
2 TS_AGR_1252 Public Type reference (TYPE) PT1252 Profile generator: Organizational levels 20110927
3 TS_COMP_USOBT Public See coding 20110216 BEGIN OF ts_comp_usobt, object TYPE xuobject, field TYPE xufield, low TYPE xuval, high TYPE xuval, END OF ts_comp_usobt
4 TS_COMP_XUOBJECT Public See coding 20110216 BEGIN OF ts_comp_xuobject, object TYPE xuobject, END OF ts_comp_xuobject
5 TS_SWL_USOBKEY Public See coding Structure for software logistics data for USOBKEY 20120125 BEGIN OF ts_swl_usobkey, name TYPE xupname, type TYPE usobtype, pgmid TYPE pgmid, object TYPE trobjtype, obj_name TYPE sobj_name, devclass TYPE devclass, namespace TYPE namespace, srcsystem TYPE srcsystem, masterlang TYPE masterlang, dlvunit TYPE dlvunit, component TYPE uffctr, ps_posid TYPE ufps_posid, sap_flag TYPE boole_d, END OF ts_swl_usobkey
6 TS_TADIR_S Public See coding Reduced TADIR Structure 20120217 BEGIN OF ts_tadir_s, pgmid TYPE pgmid, object TYPE trobjtype, obj_name TYPE sobj_name, srcsystem TYPE srcsystem, author TYPE responsibl, devclass TYPE devclass, masterlang TYPE masterlang, component TYPE uffctr, END OF ts_tadir_s
7 TT_1251 Private See coding Table Type for AGR_1251 20110927 TT_1251 TYPE STANDARD TABLE OF agr_1251
8 TT_AGR_1251 Private See coding Table Type for PT1251 20110927 TT_AGR_1251 TYPE STANDARD TABLE OF pt1251
9 TT_AGR_1252 Private See coding Table Type for PT1252 20110927 TT_AGR_1252 TYPE STANDARD TABLE OF pt1252
10 TT_COMP_USOBT Public See coding 20110216 tt_comp_usobt TYPE STANDARD TABLE OF ts_comp_usobt
11 TT_COMP_XUOBJECT Public See coding 20110216 tt_comp_xuobject TYPE STANDARD TABLE OF ts_comp_xuobject
12 TT_SWL_USOBKEY Public See coding Table Type for TS_SWL_USOBKEY 20120125 tt_swl_usobkey TYPE STANDARD TABLE OF ts_swl_usobkey
Method Signatures

Method AUTO_CLEANUP_SU24_APPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_USOBT_C Call by reference Type reference (TYPE) USOBT_C_T (SU24) Berechtigungsvorschläge 20110329
2 Changing CT_USOBX_C Call by reference Type reference (TYPE) USOBX_C_T (SU24) Prüfkennzeichen 20110329
3 Importing ID_MODE Call by reference Type reference (TYPE) BOOLE_D 'S' Prüfmodus (S-imple/ E-xtended) 20110329
4 Importing IS_KEY Call by reference Type reference (TYPE) USOBKEY Applikationsschlüssel 20110329

Method AUTO_CLEANUP_SU24_APPL on class CL_SU2X_TOOLS has no exception.

Method AUTO_INSERT_USOB_HEADER Signature

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

Method AUTO_INSERT_USOB_HEADER on class CL_SU2X_TOOLS has no exception.

Method AUTO_NOTE_ADVISOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_DONE Value transfer Type reference (TYPE) BOOLE_D Mit JA bestätigt = X 20130405

Method AUTO_NOTE_ADVISOR on class CL_SU2X_TOOLS has no exception.

Method AUTO_REPAIR_USOBT_CD Signature

Method AUTO_REPAIR_USOBT_CD on class CL_SU2X_TOOLS has no parameter.
Method AUTO_REPAIR_USOBT_CD on class CL_SU2X_TOOLS has no exception.

Method COLLECT_SWL_ATTR_FOR_HS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_SRV Value transfer Type reference (TYPE) USOBKEY_T Valide ext. Services 20120217
2 Importing ID_SAP_ONLY Call by reference Type reference (TYPE) BOOLE_D Flag: Nur SAP Applikationen bewerten 20120217
3 Importing IT_KEY Call by reference Type reference (TYPE) USOBKEY_T Applikationsliste 20120217

Method COLLECT_SWL_ATTR_FOR_HS on class CL_SU2X_TOOLS has no exception.

Method COLLECT_SWL_ATTR_FOR_HT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_SRV Value transfer Type reference (TYPE) USOBKEY_T Valide TADIR-Services 20120217
2 Importing ID_SAP_ONLY Call by reference Type reference (TYPE) BOOLE_D Flag: Nur SAP Applikationen bewerten 20120217
3 Importing IT_KEY Call by reference Type reference (TYPE) USOBKEY_T Applikationsliste 20120217

Method COLLECT_SWL_ATTR_FOR_HT on class CL_SU2X_TOOLS has no exception.

Method COLLECT_SWL_ATTR_FOR_RF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_FUNC Value transfer Type reference (TYPE) USOBKEY_T Valide Funktionsbausteine 20120217
2 Importing ID_SAP_ONLY Call by reference Type reference (TYPE) BOOLE_D Flag: Nur SAP Applikationen bewerten 20120217
3 Importing IT_KEY Call by reference Type reference (TYPE) USOBKEY_T Applikationsliste 20120217

Method COLLECT_SWL_ATTR_FOR_RF on class CL_SU2X_TOOLS has no exception.

Method COLLECT_SWL_ATTR_FOR_TR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_TCD Value transfer Type reference (TYPE) USOBKEY_T Valide Transaktionen 20120216
2 Importing ID_SAP_ONLY Call by reference Type reference (TYPE) BOOLE_D Flag: Nur SAP Applikationen bewerten 20120216
3 Importing IT_KEY Call by reference Type reference (TYPE) USOBKEY_T Applikationsliste 20120216

Method COLLECT_SWL_ATTR_FOR_TR on class CL_SU2X_TOOLS has no exception.

Method CREATE_OLVL_IN_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_RETURN Value transfer Type reference (TYPE) CHAR01 Status ( 'L' Locked, 'A' missing auth, 'N' Nothing todo, ..) 20110927
2 Importing ID_AGR Call by reference Type reference (TYPE) AGR_NAME zu bearbeitende Rolle 20110927
3 Importing IS_USORG Call by reference Type reference (TYPE) USORG Orgebenendefinition 20110927

Method CREATE_OLVL_IN_ROLE on class CL_SU2X_TOOLS has no exception.

Method CREATE_USVART_FOR_USORG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_USVART Value transfer Type reference (TYPE) SU2X_T_USVART Tabelle USVART 20110926
2 Importing IS_USORG Call by reference Type reference (TYPE) USORG Orgebenen für Profilgenerator 20110926

Method CREATE_USVART_FOR_USORG on class CL_SU2X_TOOLS has no exception.

Method CTS_FILL_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_FAILED Value transfer Type reference (TYPE) BOOLE_D Verarbeitungsstatus 20110926
2 Importing IT_E071 Call by reference Type reference (TYPE) E071_T Objekt-Einträge für Auftrag 20110926
3 Importing IT_E071K Call by reference Type reference (TYPE) E071K_T Schlüsseleinträge zu Objekten 20110926

Method CTS_FILL_TASK on class CL_SU2X_TOOLS has no exception.

Method CTS_SAVE_ORGLVL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_USVART Value transfer Type reference (TYPE) SU2X_T_USVART Texte zur Orgebenenvariable 20110926
2 Importing IS_USORG Call by reference Type reference (TYPE) USORG Orgebene für Transport 20110926

Method CTS_SAVE_ORGLVL on class CL_SU2X_TOOLS has no exception.

Method CTS_SAVE_SU24 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_FAILED Value transfer Type reference (TYPE) BOOLE_D Erfolgsstatus 20110926
2 Importing IT_APPL Call by reference Type reference (TYPE) USOBKEY_T Applikationsliste für Transport 20110926

Method CTS_SAVE_SU24 on class CL_SU2X_TOOLS has no exception.

Method DEVC_CHECK_OWNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_SAP_FLAG Value transfer Type reference (TYPE) BOOLE_D X = Paket gehört SAP 20120125
2 Importing IS_TDEVC Call by reference Type reference (TYPE) TDEVC Paketinformation 20120125

Method DEVC_CHECK_OWNER on class CL_SU2X_TOOLS has no exception.

Method GET_ACT_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_MODIF Value transfer Type reference (TYPE) SUSX_S_MODIF Container für Zeitstempelvergleich in S_PROFGEN 20110208

Method GET_ACT_TIMESTAMP on class CL_SU2X_TOOLS has no exception.

Method GET_ALL_DEFAULT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONSI_CHECK Value transfer Type reference (TYPE) BOOLE_D 'X' Bereinige gelesene Daten 20110323
2 Exporting ET_USOBT Call by reference Type reference (TYPE) USOBT_T Tabelle mit SU22-Vorschlagswerten 20110323
3 Exporting ET_USOBT_C Call by reference Type reference (TYPE) USOBT_C_T Tabelle mit SU24-Vorschlagswerten 20110323
4 Exporting ET_USOBT_TSTMP Call by reference Type reference (TYPE) USOBT_TSTMP_T Zeitstempel der letzten SAP-Aenderung (USOBT) 20110323
5 Importing SAP_APPL_ONLY Call by reference Type reference (TYPE) BOOLE_D 'X' Ermittle nur SAP Applikationen 20110323

Method GET_ALL_DEFAULT_DATA on class CL_SU2X_TOOLS has no exception.

Method GET_ALL_PRFKZ_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONSI_CHECK Value transfer Type reference (TYPE) BOOLE_D 'X' Bereinige statische Fehler 20110323
2 Exporting ET_USOBX Call by reference Type reference (TYPE) USOBX_T Tabelle mit SU22-Prüfkennzeichen 20110323
3 Exporting ET_USOBX_C Call by reference Type reference (TYPE) USOBX_C_T Tabelle mit SU24-Prüfkennzeichen 20110323
4 Exporting ET_USOBX_TSTMP Call by reference Type reference (TYPE) USOBX_TSTMP_T Zeitstempel der letzten SAP-Aenderung (USOBX) 20110323
5 Importing SAP_APPL_ONLY Value transfer Type reference (TYPE) BOOLE_D 'X' Ermittle nur SAP Applikationen 20110323

Method GET_ALL_PRFKZ_DATA on class CL_SU2X_TOOLS has no exception.

Method GET_APPL_WITH_SPEC_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_KEY Value transfer Type reference (TYPE) USOBKEY_T Applikationen eines Types 20120216
2 Importing ID_TYPE Call by reference Type reference (TYPE) USOBTYPE Applikationstyp 20120216
3 Importing IT_KEY Call by reference Type reference (TYPE) USOBKEY_T Gesamtliste der Applikation 20120216

Method GET_APPL_WITH_SPEC_TYPE on class CL_SU2X_TOOLS has no exception.

Method GET_BAD_ORGLVL_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_RESULT Value transfer Type reference (TYPE) SUSR_T_SEL_OPT_FIELD Felder die keine Orgebene sein dürfen 20110919

Method GET_BAD_ORGLVL_FIELDS on class CL_SU2X_TOOLS has no exception.

Method GET_DEVC_RANGE_NO_CUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_R_DEVC Value transfer Type reference (TYPE) SUSR_T_SEL_OPT_DEVCLASS Range von Entwicklungsklassen 20120216

Method GET_DEVC_RANGE_NO_CUS on class CL_SU2X_TOOLS has no exception.

Method GET_EMPTY_SUSO_SEL_OPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_R_NOSAP Value transfer Type reference (TYPE) SUSR_T_SEL_OPT_OBJECT Selektionsoptionen für Berechtigungsobjekte 20130405

Method GET_EMPTY_SUSO_SEL_OPT on class CL_SU2X_TOOLS has no exception.

Method GET_LIST_RF_FUNC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_RESULT Value transfer Type reference (TYPE) SU2X_T_ALV_SM_USOBX Liste ermittelter RFC-Funktionsbausteine 20110912
2 Importing IT_AUTHOR Call by reference Type reference (TYPE) SU2X_T_SEL_OPT_AUTHOR Selektionsoptionen für Autor eines Objektes (TADIR) 20110912
3 Importing IT_DEVC Call by reference Type reference (TYPE) SUSR_T_SEL_OPT_DEVCLASS Selektionsoptionen für Entwicklungspakete 20110912
4 Importing IT_FUNC Call by reference Type reference (TYPE) SU2X_T_SEL_OPT_FUNCNAME Selektionsoptionen für Funktionsbausteine 20110912
5 Importing IT_SRCSYS Call by reference Type reference (TYPE) SUSR_T_SEL_OPT_SRCSYS Selektionsoptionen für Quellsysteme (TADIR) 20110912

Method GET_LIST_RF_FUNC on class CL_SU2X_TOOLS has no exception.

Method GET_NON_SAP_OBJCTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_R_NOSAP Value transfer Type reference (TYPE) SUSR_T_SEL_OPT_OBJECT Selektionsoptionen für Berechtigungsobjekte 20120607

Method GET_NON_SAP_OBJCTS on class CL_SU2X_TOOLS has no exception.

Method GET_ORGLVL_FIELDS_IN_SELOPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_RESULT Value transfer Type reference (TYPE) SUSR_T_SEL_OPT_FIELD Orglevel in Rangetabelle 20110920
2 Importing ID_BUFFERED Call by reference Type reference (TYPE) BOOLE_D 'X' Gepuffertes lesen 20110920

Method GET_ORGLVL_FIELDS_IN_SELOPT on class CL_SU2X_TOOLS has no exception.

Method GET_ORGLVL_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_LIST Value transfer Type reference (TYPE) SU2X_T_ORGLVL Tabellentyp für Orgebenenliste 20110920
2 Importing ID_BUFFERED Call by reference Type reference (TYPE) BOOLE_D 'X' Gepuffertes lesen nutzen 20110920

Method GET_ORGLVL_LIST on class CL_SU2X_TOOLS has no exception.

Method GET_SINGLE_ESERV_APPL_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_TEXT Value transfer Type reference (TYPE) RS38L_FTXT Kurztext der Applikation 20110505
2 Importing ID_NAME Call by reference Type reference (TYPE) USOBSERVICE externer Servicename 20110505
3 Importing ID_TYPE Call by reference Type reference (TYPE) EXT_SERVICE externer Servicetyp 20110505

Method GET_SINGLE_ESERV_APPL_TEXT on class CL_SU2X_TOOLS has no exception.

Method GET_SINGLE_TADIR_APPL_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_TEXT Value transfer Type reference (TYPE) RS38L_FTXT Kurztext der Applikation 20110504
2 Importing ID_OBJECT Call by reference Type reference (TYPE) TROBJTYPE Objekttyp 20110504
3 Importing ID_OBJ_NAME Call by reference Type reference (TYPE) SOBJ_NAME Objektname im Objektkatalog 20110504
4 Importing ID_PGMID Call by reference Type reference (TYPE) PGMID 'R3TR' Programm-ID in Aufträgen und Aufgaben 20110504

Method GET_SINGLE_TADIR_APPL_TEXT on class CL_SU2X_TOOLS has no exception.

Method GET_STATUS_SU22_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_ACTIVE Value transfer Type reference (TYPE) BOOLE_D Tracestatus ('X' = aktiv) 20110509

Method GET_STATUS_SU22_TRACE on class CL_SU2X_TOOLS has no exception.

Method GET_SU22_BUF_DATA_DETAILED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ED_SU22_CHECK Call by reference Type reference (TYPE) XUFLAG 'X' Prüfe Zeitstempel 20120608
2 Exporting ED_SU22_CHG Call by reference Type reference (TYPE) XUFLAG Flag SU22-Daten wurden verändert 20120608
3 Importing ED_WITH_CLEANUP Call by reference Type reference (TYPE) XUFLAG Konsistenzbereinigung durchführen 20120608
4 Exporting ET_USOBT Call by reference Type reference (TYPE) USOBT_T Tabelle mit Struktur USOBT 20120608
5 Exporting ET_USOBX Call by reference Type reference (TYPE) USOBX_T Tabelle mit Struktur USOBX 20120608
6 Importing ID_SAP_ONLY Call by reference Type reference (TYPE) BOOLE_D 'X' Nur SAP Standardberechtigungsobjekte behandeln 20120608
7 Importing IS_KEY Call by reference Type reference (TYPE) USOBKEY Applikationskey (Name, Type) 20120608

Method GET_SU22_BUF_DATA_DETAILED on class CL_SU2X_TOOLS has no exception.

Method GET_SU22_DATA_DETAILED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ED_SU22_CHECK Call by reference Type reference (TYPE) XUFLAG 'X' Prüfe Zeitstempel 20110215
2 Exporting ED_SU22_CHG Call by reference Type reference (TYPE) XUFLAG Flag SU22-Daten wurden verändert 20110208
3 Importing ED_WITH_CLEANUP Call by reference Type reference (TYPE) XUFLAG Konsistenzbereinigung durchführen 20110215
4 Exporting ET_USOBT Call by reference Type reference (TYPE) USOBT_T Tabelle mit Struktur USOBT 20110208
5 Exporting ET_USOBX Call by reference Type reference (TYPE) USOBX_T Tabelle mit Struktur USOBX 20110208
6 Importing ID_SAP_ONLY Call by reference Type reference (TYPE) BOOLE_D 'X' Nur SAP Standardberechtigungsobjekte behandeln 20120607
7 Importing IS_KEY Call by reference Type reference (TYPE) USOBKEY Applikationskey (Name, Type) 20110208

Method GET_SU22_DATA_DETAILED on class CL_SU2X_TOOLS has no exception.

Method GET_SU24_BUF_DATA_DETAILED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ED_GET_SU25_STEP Call by reference Type reference (TYPE) XUFLAG 'X' Flag: Lade SU25-Zeitstempel 20120608
2 Exporting ES_SU25_STEP Call by reference Type reference (TYPE) SU2X_S_SU25_HISTORY SU25 Nachbereitungsaktivität 20120608
3 Exporting ET_USOBT_C Call by reference Type reference (TYPE) USOBT_C_T Tabelle mit Struktur USOBT_C 20120608
4 Exporting ET_USOBX_C Call by reference Type reference (TYPE) USOBX_C_T Tabelle mit Struktur USOBX_C 20120608
5 Importing ID_SAP_ONLY Call by reference Type reference (TYPE) BOOLE_D 'X' Nur SAP Standardberechtigungsobjekte behandeln 20120608
6 Importing IS_KEY Call by reference Type reference (TYPE) USOBKEY Application key ( name and type) 20120608

Method GET_SU24_BUF_DATA_DETAILED on class CL_SU2X_TOOLS has no exception.

Method GET_SU24_DATA_DETAILED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ED_GET_SU25_STEP Call by reference Type reference (TYPE) XUFLAG 'X' Flag: Lade SU25-Zeitstempel 20110215
2 Exporting ES_SU25_STEP Call by reference Type reference (TYPE) SU2X_S_SU25_HISTORY SU25 Nachbereitungsaktivität 20110208
3 Exporting ET_USOBT_C Call by reference Type reference (TYPE) USOBT_C_T Tabelle mit Struktur USOBT_C 20110208
4 Exporting ET_USOBX_C Call by reference Type reference (TYPE) USOBX_C_T Tabelle mit Struktur USOBX_C 20110208
5 Importing ID_SAP_ONLY Call by reference Type reference (TYPE) BOOLE_D 'X' Nur SAP Standardberechtigungsobjekte behandeln 20120607
6 Importing IS_KEY Call by reference Type reference (TYPE) USOBKEY Application key ( name and type) 20110208

Method GET_SU24_DATA_DETAILED on class CL_SU2X_TOOLS has no exception.

Method GET_SUCO_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SUCO_HEADER Value transfer Type reference (TYPE) SU2X_SUCO_HEADER Kopfdaten für Berechtigungsvorschlagscontainer 20110713
2 Importing SUCO_NAME Call by reference Type reference (TYPE) XUPNAME Hashcode des Containers 20110713

Method GET_SUCO_HEADER on class CL_SU2X_TOOLS has no exception.

Method GET_SWL_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_ATTR Value transfer Type reference (TYPE) TS_SWL_USOBKEY Softwarelogistikdaten zum USOBKEY 20120125
2 Importing IS_KEY Call by reference Type reference (TYPE) USOBKEY Application key 20120125

Method GET_SWL_ATTR on class CL_SU2X_TOOLS has no exception.

Method GET_TADIR_FOR_USOBKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_TADIR Value transfer Type reference (TYPE) TADIR TADIR-Katalogeintrag 20120125
2 Importing IS_KEY Call by reference Type reference (TYPE) USOBKEY Applikationsname 20120125

Method GET_TADIR_FOR_USOBKEY on class CL_SU2X_TOOLS has no exception.

Method GET_TFDIR_FMODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_FMODE Value transfer Type reference (TYPE) SU2X_T_SEL_OPT_FMODE Selektionsoption für RFC-Funktionsbausteinattribut 20110912

Method GET_TFDIR_FMODE on class CL_SU2X_TOOLS has no exception.

Method GET_TSTCA_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_OBJECT Value transfer Type reference (TYPE) XUOBJECT Berechtigungsobjekt 20091106
2 Importing P_TCODE Call by reference Type reference (TYPE) XUPNAME Name der Anwendung (Tcode/Service/RFC-Func.) 20091106

Method GET_TSTCA_OBJECT on class CL_SU2X_TOOLS has no exception.

Method GET_VALID_TDEVC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_SAP Call by reference Type reference (TYPE) BOOLE_D X = SAP Standard-Applikation 20120217
2 Exporting ES_TDEVC Call by reference Type reference (TYPE) TDEVC Paketinformation 20120217
3 Importing ID_DEVC Call by reference Type reference (TYPE) DEVCLASS Paket 20120217
4 Importing ID_ONLY_SAP Call by reference Type reference (TYPE) BOOLE_D Nur SAP-Daten berücksichtigen 20120217

Method GET_VALID_TDEVC on class CL_SU2X_TOOLS has no exception.

Method IF_RFC_FUNC_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_RETURN Value transfer Type reference (TYPE) SY-SUBRC Prüfergebnis: 0-Okay /4-Kein RFC Baustein/8-Existiert nicht 20121106
2 Importing ID_FUNC Call by reference Type reference (TYPE) FUNCNAME Funktionsbausteinname 20121106
3 Importing ID_NODIA Call by reference Type reference (TYPE) BOOLE_D 'X' Dialog unterdrücken? ('X') 20121106

Method IF_RFC_FUNC_EXIST on class CL_SU2X_TOOLS has no exception.

Method IF_RF_FUNC_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_RETURN Value transfer Type reference (TYPE) XUPNAME Name des existierenden RFC-Baustein 20110912
2 Importing ID_FUNC Call by reference Type reference (TYPE) FUNCNAME Funktionsbausteinname 20110912
3 Importing ID_NODIA Call by reference Type reference (TYPE) BOOLE_D 'X' Dialog unterdrücken? ('X') 20110912

Method IF_RF_FUNC_EXIST on class CL_SU2X_TOOLS has no exception.

Method IF_SAP_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_SAP_SYSTEM Value transfer Type reference (TYPE) BOOLE_D SAP-Dev.system = X, alle anderen ' ' 20120126

Method IF_SAP_SYSTEM on class CL_SU2X_TOOLS has no exception.

Method INIT_SWL_ATTR_MASS_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OTHER Call by reference Type reference (TYPE) USOBKEY_T Nicht zu bearbeitende Appl. 20120216
2 Exporting ET_VALID Call by reference Type reference (TYPE) USOBKEY_T Zu bearbeitende Applikationen 20120216
3 Importing ID_SAP_ONLY Call by reference Type reference (TYPE) BOOLE_D Flag für Arbeitsgebiet 20120216
4 Importing IT_KEY Call by reference Type reference (TYPE) USOBKEY_T Gesamtliste der Applikationen 20120216

Method INIT_SWL_ATTR_MASS_MODE on class CL_SU2X_TOOLS has no exception.

Method REPLACE_SU24_WITH_SU22_ON_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_RETURN Value transfer Type reference (TYPE) XUFLAG Returncode 20110215
2 Importing IS_KEY Call by reference Type reference (TYPE) USOBKEY Applikation (Name , Type) 20110215

Method REPLACE_SU24_WITH_SU22_ON_DB on class CL_SU2X_TOOLS has no exception.

Method SET_SU25_APPL_STATUS_CHECKED 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) USOBKEY Applikation (Name, Type) 20110215

Method SET_SU25_APPL_STATUS_CHECKED on class CL_SU2X_TOOLS has no exception.

Method SET_SU25_STEP_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SU25_STEP Call by reference Type reference (TYPE) SU2X_S_SU25_HISTORY SU25 Nachbereitungsaktivität 20110208
2 Importing IT_USOBT Call by reference Type reference (TYPE) USOBT_T Tabelle mit Struktur USOBT 20110208
3 Importing IT_USOBX Call by reference Type reference (TYPE) USOBX_T Tabelle mit Struktur USOBX 20110208

Method SET_SU25_STEP_STATUS on class CL_SU2X_TOOLS has no exception.

Method SUPO_AUTH_AGR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_FAILED Value transfer Type reference (TYPE) SY-SUBRC Ergebnis (X = failed) 20110928
2 Importing ID_ACTVT Call by reference Type reference (TYPE) ACTIV_AUTH Geplante Aktivität 20110928
3 Importing ID_AGR Call by reference Type reference (TYPE) AGR_NAME Applikationsname 20110928

Method SUPO_AUTH_AGR on class CL_SU2X_TOOLS has no exception.

Method SUPO_AUTH_AGR_GEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_MODE Value transfer Type reference (TYPE) CHAR01 Prüfmodus 20110928
2 Importing ID_ACTVT Call by reference Type reference (TYPE) ACTIV_AUTH Geplante Aktivität 20110928

Method SUPO_AUTH_AGR_GEN on class CL_SU2X_TOOLS has no exception.

Method SUPO_AUTH_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_FAILED Value transfer Type reference (TYPE) BOOLE_D Ergebnis (X = failed) 20110927
2 Importing ID_ACTVT Call by reference Type reference (TYPE) ACTIV_AUTH '03' Aktivität 20110927
3 Importing ID_AGR Call by reference Type reference (TYPE) AGR_NAME Rollenname 20110927
4 Importing ID_SILENT Call by reference Type reference (TYPE) BOOLE_D 'X' Mode (Keine Meldungen ausgeben = X) 20110927
5 Importing ID_SU24 Call by reference Type reference (TYPE) XUPNAME Applikationsname 20110927

Method SUPO_AUTH_CHECK on class CL_SU2X_TOOLS has no exception.

Method SUPO_AUTH_SU2X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_FAILED Value transfer Type reference (TYPE) BOOLE_D Ergebnis (X = failed) 20110928
2 Importing ID_ACTVT Call by reference Type reference (TYPE) ACTIV_AUTH Geplante Aktivität 20110928
3 Importing ID_SU24 Call by reference Type reference (TYPE) XUPNAME Applikationsname 20110928

Method SUPO_AUTH_SU2X on class CL_SU2X_TOOLS has no exception.

Method SUPO_AUTH_SU2X_GEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_MODE Value transfer Type reference (TYPE) CHAR01 Prüfmodus 20110928
2 Importing ID_ACTVT Call by reference Type reference (TYPE) ACTIV_AUTH Geplante Aktivität 20110928

Method SUPO_AUTH_SU2X_GEN on class CL_SU2X_TOOLS has no exception.

Method SUPO_SET_GLOBALS Signature

Method SUPO_SET_GLOBALS on class CL_SU2X_TOOLS has no parameter.
Method SUPO_SET_GLOBALS on class CL_SU2X_TOOLS has no exception.

Method SYNC_CHECK_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_DELTA Call by reference Type reference (TYPE) XUFLAG Ergebnis des Abgleichs 20110216
2 Exporting ET_USOBX_C Call by reference Type reference (TYPE) USOBX_C_T abgeglichene Prüfkennzeichen 20110216
3 Importing IT_USOBX Call by reference Type reference (TYPE) USOBX_T SU22-Prüfkenzeichen 20110216
4 Importing IT_USOBX_C Call by reference Type reference (TYPE) USOBX_C_T SU24-Prüfkennzeichen 20110216

Method SYNC_CHECK_VALUES on class CL_SU2X_TOOLS has no exception.

Method SYNC_DEFAULT_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_DELTA Call by reference Type reference (TYPE) XUFLAG Ergebnis des Abgleichs 20110216
2 Exporting ET_USOBT_C Call by reference Type reference (TYPE) USOBT_C_T abgeglichene Vorschlagswerte 20110216
3 Importing IT_USOBT Call by reference Type reference (TYPE) USOBT_T SU22-Vorschlagswerte 20110216
4 Importing IT_USOBT_C Call by reference Type reference (TYPE) USOBT_C_T SU24-Vorschlagswerte 20110216

Method SYNC_DEFAULT_VALUES on class CL_SU2X_TOOLS has no exception.

Method SYNC_SU24_WITH_SU22_ON_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_SAP_ONLY Call by reference Type reference (TYPE) BOOLE_D SAP-BerObjekte behandeln 20120607
2 Importing IS_KEY Call by reference Type reference (TYPE) USOBKEY Applikation (Name, Type) 20110215

Method SYNC_SU24_WITH_SU22_ON_DB on class CL_SU2X_TOOLS has no exception.

Method UPDATE_AUTH_STATUS_IN_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_AGR Call by reference Type reference (TYPE) AGR_NAME Name der Rolle 20110927
2 Importing IT_1251 Call by reference Type reference (TYPE) TT_AGR_1251 Tabellentyp zu PT1251 20110927

Method UPDATE_AUTH_STATUS_IN_ROLE on class CL_SU2X_TOOLS has no exception.

Method UPDATE_PRGN_STAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_RETURN Value transfer Type reference (TYPE) SY-SUBRC Erfolgsstatus zum Update (0 = erfolgreich) 20110329
2 Importing ID_FLAGS Call by reference Type reference (TYPE) PRGN_STAT-FLAGS Zusatzinformationen 20110329
3 Importing ID_STAT_GRP Call by reference Type reference (TYPE) PRGN_STAT-STAT_GRP '001' Statusgruppe 20110329
4 Importing ID_STEP_NR Call by reference Type reference (TYPE) PRGN_STAT-STEP_NR Arbeitsschritt 20110329
5 Importing ID_TCODE Call by reference Type reference (TYPE) TCODE Genutzte Applikation 20110329

Method UPDATE_PRGN_STAT on class CL_SU2X_TOOLS has no exception.

Method UPDATE_SU24_FOR_ONE_APPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CD_RETURN Value transfer Type reference (TYPE) XUFLAG Returncode 20120608
2 Changing CT_USOBT_C_NEW Call by reference Type reference (TYPE) USOBT_C_T Vorschlagswerte (Neu) 20120608
3 Changing CT_USOBT_C_OLD Call by reference Type reference (TYPE) USOBT_C_T Vorschlagswerte (Alt) 20120608
4 Changing CT_USOBX_C_NEW Call by reference Type reference (TYPE) USOBX_C_T Prüfkennzeichen (New) 20120608
5 Changing CT_USOBX_C_OLD Call by reference Type reference (TYPE) USOBX_C_T Prüfkennzeichen (Alt) 20120608
6 Importing ID_TCODE Call by reference Type reference (TYPE) TCODE TCode für Änderungsbelege 20110215
7 Importing IS_KEY Call by reference Type reference (TYPE) USOBKEY Applikation (Name, Key) 20110215

Method UPDATE_SU24_FOR_ONE_APPL on class CL_SU2X_TOOLS has no exception.

Method WRITE_CHDOC_FOR_SU24 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NEW_T Call by reference Type reference (TYPE) USOBT_C_T Tabelle mit Struktur USOBT_C 20120608
2 Changing CT_NEW_X Call by reference Type reference (TYPE) USOBX_C_T Neue Prüfkennzeichen 20120608
3 Changing CT_OLD_T Call by reference Type reference (TYPE) USOBT_C_T Tabelle mit Struktur USOBT_C 20120608
4 Changing CT_OLD_X Call by reference Type reference (TYPE) USOBX_C_T Alte Prüfknennzeichen 20120608
5 Importing ID_TCD Call by reference Type reference (TYPE) TCODE Ändernde Applikation 20120608

Method WRITE_CHDOC_FOR_SU24 on class CL_SU2X_TOOLS has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 730