SAP ABAP Class CL_UG_SCDT_DATA (Data for Customizing Comparison)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB (Application Component) Financials Basis
     UGMD9 (Package) Customizing Scout
Properties
Class CL_UG_SCDT_DATA  
Short Description Data for Customizing Comparison    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UGMD9   Customizing Scout 
Created 20031202   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UG_SCDT_DATA has no forward declaration.
Interfaces
Class CL_UG_SCDT_DATA has no interface implemented.
Friends
Class CL_UG_SCDT_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FIELDNAME_OVW Constant Public Type reference (TYPE) UG_FIELDNAME '$OVERVIEW' FIN Master Data: Field Name 20040206
2 C_RELID_DATA Constant Public Type reference (TYPE) RELID 'DT' Relation ID 20040227
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_T_8096_TO_STRUC Static method Public Method Conversion of TB18096 in Data Table 20031211
2 DELETE_CMP_RESULT Static method Public Method Delete a Comparison Run 20040212
3 LOAD_CMP_RESULT Static method Public Method Save Results of a Comparison Run 20040205
4 LOAD_CMP_RESULT_DATA Static method Public Method Load Results of a Comparison Run (per Structure) 20040206
5 LOAD_JOB_PARAMETERS Static method Public Method Load Start Parameter for Job 20040204
6 MAP_DATA Static method Public Method Data Conversion to Output Table 20040121
7 PACK_TO_TAB256 Static method Public Method Packing of Data Table into TAB256 Format 20031202
8 SAVE_CMP_RESULT Static method Public Method Save Results of a Comparison Run 20040204
9 SAVE_JOB_PARAMETERS Static method Public Method Save Start Parameter for Job 20040205
10 UNPACK_TO_TAB8096 Static method Public Method Unpacking of Data Table into TAB8096 Format 20031211
Events
Class CL_UG_SCDT_DATA has no event.
Types
Class CL_UG_SCDT_DATA has no local type.
Method Signatures

Method CONVERT_T_8096_TO_STRUC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DATA Call by reference Object reference (TYPE REF TO) DATA 20031211
2 Importing IO_FCAT Call by reference Object reference (TYPE REF TO) IF_UG_SCDT_FIELD_CATALOG Feldkatalog für Customizing-Vergleich 20031211
3 Importing IT_8096_DATA Call by reference Type reference (TYPE) UGMD_SCDT_T_8096_DATA Entpackte Datentabelle Format 8096 20031211

Method CONVERT_T_8096_TO_STRUC on class CL_UG_SCDT_DATA has no exception.

Method DELETE_CMP_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CMPID Call by reference Type reference (TYPE) UG_SCDT_CMP_ID Vegleichlauf-ID 20040212
# Exception Resumable Description Created on
1 FAILED Löschen nicht möglich 20040212

Method LOAD_CMP_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OVW Call by reference Type reference (TYPE) UGMD_SCDT_T_OVW_ALV Überblickstruktur für Customizingvergleich 20040205
2 Importing I_CMPID Call by reference Type reference (TYPE) UG_SCDT_CMP_ID Vegleichlauf-ID 20040205
# Exception Resumable Description Created on
1 FAILED Sichern nicht möglich 20040205

Method LOAD_CMP_RESULT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_OVW_DATA Call by reference Type reference (TYPE) UGMD_SCDT_S_OVW_DATA Überblickstruktur für Customizingvergleich 20040206
2 Importing I_CMPID Call by reference Type reference (TYPE) UG_SCDT_CMP_ID Vegleichlauf-ID 20040206
3 Importing I_FIELDNAME Call by reference Type reference (TYPE) UG_FIELDNAME Überblickstruktur für Customizingvergleich 20040209
4 Importing I_STRUCNAME Call by reference Type reference (TYPE) TYPENAME Name des Dictionary Typs 20040209
# Exception Resumable Description Created on
1 FAILED Laden nicht möglich 20040206

Method LOAD_JOB_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELDNAME Value transfer Type reference (TYPE) UGMD_T_FIELDNAME FIN-Stammdaten: Feldnamen 20040204
2 Exporting ET_SEL_SOURCE Value transfer Type reference (TYPE) UGMD_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20040204
3 Exporting ET_SEL_TARGET Value transfer Type reference (TYPE) UGMD_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20040204
4 Exporting E_RFCDEST Value transfer Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20040204
5 Importing I_CMPID Call by reference Type reference (TYPE) UG_SCDT_CMP_ID Vegleichlauf-ID 20040204
# Exception Resumable Description Created on
1 NOT_FOUND Parameter nicht gefunden 20040204

Method MAP_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DATA Call by reference Object reference (TYPE REF TO) DATA 20040121
2 Importing IO_FCAT_S Call by reference Object reference (TYPE REF TO) IF_UG_SCDT_FIELD_CATALOG Interface zur Klasse CL_UG_SCDT_FIELD_CATALOG 20040121
3 Importing IO_FCAT_T Call by reference Object reference (TYPE REF TO) IF_UG_SCDT_FIELD_CATALOG Interface zur Klasse CL_UG_SCDT_FIELD_CATALOG 20040121
4 Importing IO_FMAP Call by reference Object reference (TYPE REF TO) IF_UG_SCDT_FIELD_MAPPING Vergleich: Mapping von Feldnamen 20040121
5 Importing IR_DATA_S Call by reference Object reference (TYPE REF TO) DATA 20040121

Method MAP_DATA on class CL_UG_SCDT_DATA has no exception.

Method PACK_TO_TAB256 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) UGMD_SCDT_T_PACKED_DATA Gepackte Datentabelle 20031202
2 Importing IR_TABLE Call by reference Object reference (TYPE REF TO) DATA 20031202

Method PACK_TO_TAB256 on class CL_UG_SCDT_DATA has no exception.

Method SAVE_CMP_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OVW Call by reference Type reference (TYPE) UGMD_SCDT_T_OVW_ALV Überblickstruktur für Customizingvergleich 20040204
2 Importing IT_OVW_DATA Call by reference Type reference (TYPE) UGMD_SCDT_T_OVW_DATA Vergleich-Daten 20040204
3 Importing I_CMPID Call by reference Type reference (TYPE) UG_SCDT_CMP_ID Vegleichlauf-ID 20040204
# Exception Resumable Description Created on
1 FAILED Sichern nicht möglich 20040204

Method SAVE_JOB_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FIELDNAME Call by reference Type reference (TYPE) UGMD_T_FIELDNAME FIN-Stammdaten: Feldnamen 20040205
2 Importing IT_SEL_SOURCE Call by reference Type reference (TYPE) UGMD_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20040205
3 Importing IT_SEL_TARGET Call by reference Type reference (TYPE) UGMD_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20040205
4 Importing I_CMPID Call by reference Type reference (TYPE) UG_SCDT_CMP_ID Vegleichlauf-ID 20040205
5 Importing I_RFCDEST Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20040205
# Exception Resumable Description Created on
1 NOT_FOUND Parameter nicht gefunden 20040205

Method UNPACK_TO_TAB8096 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_8096_DATA Call by reference Type reference (TYPE) UGMD_SCDT_T_8096_DATA Entpackte Datentabelle Format 8096 20031211
2 Importing IT_DATA Call by reference Type reference (TYPE) UGMD_SCDT_T_PACKED_DATA Gepackte Datentabelle 20031211

Method UNPACK_TO_TAB8096 on class CL_UG_SCDT_DATA has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 300