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 | Constant | Public | Type reference (TYPE) | UG_FIELDNAME | '$OVERVIEW' | FIN Master Data: Field Name | 20040206 | ||
| 2 | Constant | Public | Type reference (TYPE) | RELID | 'DT' | Relation ID | 20040227 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Conversion of TB18096 in Data Table | 20031211 | |
| 2 | Static method | Public | Method | Delete a Comparison Run | 20040212 | |
| 3 | Static method | Public | Method | Save Results of a Comparison Run | 20040205 | |
| 4 | Static method | Public | Method | Load Results of a Comparison Run (per Structure) | 20040206 | |
| 5 | Static method | Public | Method | Load Start Parameter for Job | 20040204 | |
| 6 | Static method | Public | Method | Data Conversion to Output Table | 20040121 | |
| 7 | Static method | Public | Method | Packing of Data Table into TAB256 Format | 20031202 | |
| 8 | Static method | Public | Method | Save Results of a Comparison Run | 20040204 | |
| 9 | Static method | Public | Method | Save Start Parameter for Job | 20040205 | |
| 10 | 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 | ER_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20031211 | ||||
| 2 | IO_FCAT | Call by reference | Object reference (TYPE REF TO) | IF_UG_SCDT_FIELD_CATALOG | Feldkatalog für Customizing-Vergleich | 20031211 | |||
| 3 | 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 | I_CMPID | Call by reference | Type reference (TYPE) | UG_SCDT_CMP_ID | Vegleichlauf-ID | 20040212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | ET_OVW | Call by reference | Type reference (TYPE) | UGMD_SCDT_T_OVW_ALV | Überblickstruktur für Customizingvergleich | 20040205 | |||
| 2 | I_CMPID | Call by reference | Type reference (TYPE) | UG_SCDT_CMP_ID | Vegleichlauf-ID | 20040205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | ES_OVW_DATA | Call by reference | Type reference (TYPE) | UGMD_SCDT_S_OVW_DATA | Überblickstruktur für Customizingvergleich | 20040206 | |||
| 2 | I_CMPID | Call by reference | Type reference (TYPE) | UG_SCDT_CMP_ID | Vegleichlauf-ID | 20040206 | |||
| 3 | I_FIELDNAME | Call by reference | Type reference (TYPE) | UG_FIELDNAME | Überblickstruktur für Customizingvergleich | 20040209 | |||
| 4 | I_STRUCNAME | Call by reference | Type reference (TYPE) | TYPENAME | Name des Dictionary Typs | 20040209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | ET_FIELDNAME | Value transfer | Type reference (TYPE) | UGMD_T_FIELDNAME | FIN-Stammdaten: Feldnamen | 20040204 | |||
| 2 | ET_SEL_SOURCE | Value transfer | Type reference (TYPE) | UGMD_TS_SEL | Sortierte Tabelle: Selektionsbedingung (Range pro Feld) | 20040204 | |||
| 3 | ET_SEL_TARGET | Value transfer | Type reference (TYPE) | UGMD_TS_SEL | Sortierte Tabelle: Selektionsbedingung (Range pro Feld) | 20040204 | |||
| 4 | E_RFCDEST | Value transfer | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20040204 | |||
| 5 | I_CMPID | Call by reference | Type reference (TYPE) | UG_SCDT_CMP_ID | Vegleichlauf-ID | 20040204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Parameter nicht gefunden | 20040204 |
Method MAP_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20040121 | ||||
| 2 | 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 | 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 | IO_FMAP | Call by reference | Object reference (TYPE REF TO) | IF_UG_SCDT_FIELD_MAPPING | Vergleich: Mapping von Feldnamen | 20040121 | |||
| 5 | 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 | ET_DATA | Call by reference | Type reference (TYPE) | UGMD_SCDT_T_PACKED_DATA | Gepackte Datentabelle | 20031202 | |||
| 2 | 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 | IT_OVW | Call by reference | Type reference (TYPE) | UGMD_SCDT_T_OVW_ALV | Überblickstruktur für Customizingvergleich | 20040204 | |||
| 2 | IT_OVW_DATA | Call by reference | Type reference (TYPE) | UGMD_SCDT_T_OVW_DATA | Vergleich-Daten | 20040204 | |||
| 3 | I_CMPID | Call by reference | Type reference (TYPE) | UG_SCDT_CMP_ID | Vegleichlauf-ID | 20040204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | IT_FIELDNAME | Call by reference | Type reference (TYPE) | UGMD_T_FIELDNAME | FIN-Stammdaten: Feldnamen | 20040205 | |||
| 2 | IT_SEL_SOURCE | Call by reference | Type reference (TYPE) | UGMD_TS_SEL | Sortierte Tabelle: Selektionsbedingung (Range pro Feld) | 20040205 | |||
| 3 | IT_SEL_TARGET | Call by reference | Type reference (TYPE) | UGMD_TS_SEL | Sortierte Tabelle: Selektionsbedingung (Range pro Feld) | 20040205 | |||
| 4 | I_CMPID | Call by reference | Type reference (TYPE) | UG_SCDT_CMP_ID | Vegleichlauf-ID | 20040205 | |||
| 5 | I_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20040205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Parameter nicht gefunden | 20040205 |
Method UNPACK_TO_TAB8096 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_8096_DATA | Call by reference | Type reference (TYPE) | UGMD_SCDT_T_8096_DATA | Entpackte Datentabelle Format 8096 | 20031211 | |||
| 2 | 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 |