SAP ABAP Interface IF_UG_SCDT_OBJECT (Object for Customizing Comparison)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
UGMD9 (Package) Customizing Scout
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UG_SCDT_OBJ_FIELDNAME | Sync.Object: MDF Field Name | 20031216 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UG_SCDT_OBJ_TABLE | Simple Table from Comparison Object | 20031202 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UG_SCDT_OBJ_TABLE_M | Simple Table from Comparison Object | 20031211 |
Properties
| Interface | IF_UG_SCDT_OBJECT | |
| Short Description | Object for Customizing Comparison |
General Data
| Package | UGMD9 | Customizing Scout |
| Created | 20031202 | SAP |
| Last changed | 20041006 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_UG_SCDT_OBJECT has no forward declaration.
Interfaces
Interface IF_UG_SCDT_OBJECT has no interface.
Friends
Interface IF_UG_SCDT_OBJECT has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_STRUCNAME_META | Constant | Public | Type reference (TYPE) | TABNAME | 'UGMD_SCDT_S_META_STRUCT' | Table Name | 20031216 | |
| 2 | C_STRUCTURE_META | Constant | Public | Type reference (TYPE) | TABNAME | 'OBJECT_STRUCTURES' | Table Name | 20031216 | |
| 3 | C_STRUCTYPE_SOURCE | Constant | Public | Type reference (TYPE) | UG_SCDT_STRUCTURE_TYPE | 'S' | Structure Type for Object Comparison | 20031218 | |
| 4 | C_STRUCTYPE_TARGET | Constant | Public | Type reference (TYPE) | UG_SCDT_STRUCTURE_TYPE | 'T' | Structure Type for Object Comparison | 20031218 | |
| 5 | C_TYPE_FIELDNAME | Constant | Public | Type reference (TYPE) | UG_SCDT_OBJECT_TYPE | 'F' | Type of Object for Denormalization (Comparison) | 20031202 | |
| 6 | C_TYPE_TABLE | Constant | Public | Type reference (TYPE) | UG_SCDT_OBJECT_TYPE | 'T' | Type of Object for Denormalization (Comparison) | 20031202 | |
| 7 | C_TYPE_TABLE_M | Constant | Public | Type reference (TYPE) | UG_SCDT_OBJECT_TYPE | 'M' | Type of Object for Denormalization (Comparison) | 20031211 | |
| 8 | D_OBJECT_ID | Instance attribute | Public | Type reference (TYPE) | UG_SCDT_OBJECT_ID | Object ID for Comparison | 20031211 | ||
| 9 | D_OBJECT_TEXT | Instance attribute | Public | Type reference (TYPE) | UG_TXTLG | Long Text | 20040210 | ||
| 10 | D_OBJECT_TYPE | Instance attribute | Public | Type reference (TYPE) | UG_SCDT_OBJECT_TYPE | Type of Object for Denormalization (Comparison) | 20031202 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Generates a Generic Sync.Object | 20031202 | |
| 2 | Instance method | Public | Method | Gets the structures tied to object | 20031202 | |
| 3 | Instance method | Public | Method | Gets the data (ITAB) for a structure | 20031202 | |
| 4 | Instance method | Public | Method | Gets the field catalog per structure | 20031202 | |
| 5 | Instance method | Public | Method | Gets the header per structure | 20031204 |
Events
Interface IF_UG_SCDT_OBJECT has no event.
Types
Interface IF_UG_SCDT_OBJECT has no local type.
Method Signatures
Method GENERATE_SYNC_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SCDT_ID | Call by reference | Type reference (TYPE) | SCDT_ID | Synchronisationsobjekt | 20031204 | |||
| 2 | I_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20031202 | |||
| 3 | I_SYSTEM_TRG | Call by reference | Type reference (TYPE) | SCDTCOMPRL-SYSTEMTYPE | 20031211 | ||||
| 4 | I_TRG_RELEASE | Call by reference | Type reference (TYPE) | SCDTCOMPRL-SYSRELEASE | 20031211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generierung nicht erfolgreich | 20031202 |
Method GET_STRUCTURES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_STRUCTURE | Call by reference | Type reference (TYPE) | UGMD_T_TABNAME | FIN-Stammdaten: Tabellennamen | 20031202 | |||
| 2 | ET_STRUCTURE_DETAIL | Call by reference | Type reference (TYPE) | UGMD_SCDT_T_STRUC_DETAIL | Detailinformation für Strukturen | 20040130 |
Method GET_STRUCTURES on Interface IF_UG_SCDT_OBJECT has no exception.
Method GET_STRUCTURE_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 | Tabellencontainer Remote-Mandantenkopie 256 Zeichen | 20040121 | |||
| 2 | IT_SEL | Call by reference | Type reference (TYPE) | UGMD_TS_SEL | Sortierte Tabelle: Selektionsbedingung (Range pro Feld) | 20040127 | |||
| 3 | I_STRUCTURE | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20031202 | |||
| 4 | I_STRUCTURE_TYPE | Call by reference | Type reference (TYPE) | UG_SCDT_STRUCTURE_TYPE | 'T' | Strukturtype für Objektvergleich | 20040123 |
Method GET_STRUCTURE_DATA on Interface IF_UG_SCDT_OBJECT has no exception.
Method GET_STRUCTURE_FIELDCAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_FCAT | Call by reference | Object reference (TYPE REF TO) | IF_UG_SCDT_FIELD_CATALOG | Interface zur Klasse CL_UG_SCDT_FIELD_CATALOG | 20040122 | |||
| 2 | ET_FPROP | Call by reference | Type reference (TYPE) | UGMD_SCDT_T_FPROP | Nametab für Denormalisierung | 20031210 | |||
| 3 | ET_NTAB_CMP | Call by reference | Type reference (TYPE) | UGMD_SCDT_T_NTAB_CMP | Nametab für Systemvergleich | 20031202 | |||
| 4 | I_STRUCTURE | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20031202 | |||
| 5 | I_STRUCTURE_TYPE | Call by reference | Type reference (TYPE) | UG_SCDT_STRUCTURE_TYPE | 'T' | Strukturtype für Objektvergleich | 20031218 |
Method GET_STRUCTURE_FIELDCAT on Interface IF_UG_SCDT_OBJECT has no exception.
Method GET_STRUCTURE_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_NTAB_HDR | Call by reference | Type reference (TYPE) | NTAB_HDR | nametab of view or table: header | 20031204 | |||
| 2 | I_STRUCTURE | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20031204 | |||
| 3 | I_STRUCTURE_TYPE | Call by reference | Type reference (TYPE) | UG_SCDT_STRUCTURE_TYPE | 'T' | Strukturtype für Objektvergleich | 20040227 |
Method GET_STRUCTURE_HEADER on Interface IF_UG_SCDT_OBJECT has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 300 |