SAP ABAP Interface IF_UC_SEMANTICAL_KEY (Conversion of GUID <--> Semantic Key)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-BCS (Application Component) Business Consolidation
⤷
UC0 (Package) SEM-BCS: Common Objects for Consolidation
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_UC_METHOD_FACTORY | Internal View of Factory for Methods | 20000812 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UC_LAYOUT_FACTORY | Factory for Layouts of Consolidation Methods | 20000908 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UC_METHOD_FACTORY | Factory for Consolidation Methods | 20000812 |
Properties
| Interface | IF_UC_SEMANTICAL_KEY | |
| Short Description | Conversion of GUID <--> Semantic Key |
General Data
| Package | UC0 | SEM-BCS: Common Objects for Consolidation |
| Created | 20000812 | SAP |
| Last changed | 20041006 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_UC_SEMANTICAL_KEY has no forward declaration.
Interfaces
Interface IF_UC_SEMANTICAL_KEY has no interface.
Friends
Interface IF_UC_SEMANTICAL_KEY has no friend.
Attributes
Interface IF_UC_SEMANTICAL_KEY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Convert GUID to a semantic key | 20000812 | |
| 2 | Instance method | Public | Method | Fill Semantic Key to Structure from Table | 20000913 | |
| 3 | Instance method | Public | Method | Convert Semantic Key in GUID | 20000812 |
Events
Interface IF_UC_SEMANTICAL_KEY has no event.
Types
Interface IF_UC_SEMANTICAL_KEY has no local type.
Method Signatures
Method CONVERT_GUID_TO_SEMKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SEMKEY | Call by reference | Type reference (TYPE) | UC0_TS_VALUE | Semantischer Key | 20000812 | |||
| 2 | E_IS_PERSISTENT | Call by reference | Type reference (TYPE) | UC_FLG | Das Objekt existiert auf der Datenbank | 20000812 | |||
| 3 | E_NEW_GUID | Call by reference | Type reference (TYPE) | UC_CUST_GUID | Neuer GUID: <> init, wenn I_GUID nicht mehr aktuell | 20000812 | |||
| 4 | I_GUID | Call by reference | Type reference (TYPE) | UC_CUST_GUID | GUID | 20000812 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Zum GUID gibt es für das gegebene Objekt kein Customizing | 20000812 |
Method CONVERT_SEMKEY_TAB_TO_STRUC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SEMKEY | Call by reference | Type reference (TYPE) | ANY | Semantischer Schlüssel als Struktur | 20000913 | |||
| 2 | IT_SEMKEY | Call by reference | Type reference (TYPE) | UC0_TS_VALUE | Semantischer Schlüssel als Tabelle | 20000913 |
Method CONVERT_SEMKEY_TAB_TO_STRUC on Interface IF_UC_SEMANTICAL_KEY has no exception.
Method CONVERT_SEMKEY_TO_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_GUID | Call by reference | Type reference (TYPE) | UC_CUST_GUID | GUID | 20000812 | |||
| 2 | E_IS_PERSISTENT | Call by reference | Type reference (TYPE) | UC_FLG | Das Objekt existiert auf der Datenbank | 20000812 | |||
| 3 | IT_SEMKEY | Call by reference | Type reference (TYPE) | UC0_TS_VALUE | Semantischer Schlüssel | 20000812 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Der semantische Key wurde noch nicht vergeben | 20000812 |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 3.0A |