SAP ABAP Class IF_UC_SIDMAP (Map of Values to SID and NID)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UC_SIDMAP | Map of Values to SID and NID | 20010723 |
Properties
| Class | IF_UC_SIDMAP | |
| Short Description | Map of Values to SID and NID | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20010723 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_UC_SIDMAP has no forward declaration.
Interfaces
Class IF_UC_SIDMAP has no interface implemented.
Friends
Class IF_UC_SIDMAP has no friend class.
Attributes
Class IF_UC_SIDMAP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get SID for a value key | 20010828 | |
| 2 | Instance method | Public | Method | Get value key for an SID | 20010828 | |
| 3 | Instance method | Public | Method | Get value table for an SID | 20010828 | |
| 4 | Instance method | Public | Method | Get SIDs for a set of value keys | 20010905 | |
| 5 | Instance method | Public | Method | Convert char.value to SID | 20020710 | |
| 6 | Instance method | Public | Method | Convert SID to char.value | 20020724 | |
| 7 | Instance method | Public | Method | Get value key for a set of SIDs | 20010905 | |
| 8 | Instance method | Public | Method | Get SID for a value table | 20010829 | |
| 9 | Instance method | Public | Method | do not use !!!! | 20010725 |
Events
Class IF_UC_SIDMAP has no event.
Types
Class IF_UC_SIDMAP has no local type.
Method Signatures
Method CONVERT_CHKEY_TO_SID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SID | Call by reference | Type reference (TYPE) | UCD_S_SID | Darstellung eines Merkmalswerts als SID für Merkmal und Wert | 20010828 | |||
| 2 | IS_CHKEY | Call by reference | Type reference (TYPE) | DATA | Struktur für Merkmalswert | 20010828 | |||
| 3 | I_FIELDNAME | Call by reference | Type reference (TYPE) | UC_FIELDNAME | Feldname | 20010828 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Für gegebenen Merkmalswert wurde kein SID gefunden | 20030611 |
Method CONVERT_SID_TO_CHKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CHKEY | Call by reference | Type reference (TYPE) | DATA | Struktur für Merkmalswert | 20010828 | |||
| 2 | E_FIELDNAME | Call by reference | Type reference (TYPE) | UC_FIELDNAME | Feldname | 20010828 | |||
| 3 | IS_SID | Call by reference | Type reference (TYPE) | UCD_S_SID | Darstellung eines Merkmalswerts als SID für Merkmal und Wert | 20010828 |
Method CONVERT_SID_TO_CHKEY on class IF_UC_SIDMAP has no exception.
Method CONVERT_SID_TO_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VALUE | Call by reference | Type reference (TYPE) | UC0_TS_VALUE | Feldwerte | 20010828 | |||
| 2 | E_FIELDNAME | Call by reference | Type reference (TYPE) | UC_FIELDNAME | Feldname | 20010828 | |||
| 3 | IS_SID | Call by reference | Type reference (TYPE) | UCD_S_SID | Darstellung eines Merkmalswerts als SID für Merkmal und Wert | 20010828 |
Method CONVERT_SID_TO_VALUE on class IF_UC_SIDMAP has no exception.
Method CONVERT_TAB_CHKEY_TO_SID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CH2SID | Call by reference | Type reference (TYPE) | HASHED TABLE | Input=S_CHKEY, Output=SID | 20010905 | |||
| 2 | I_FIELDNAME | Call by reference | Type reference (TYPE) | UC_FIELDNAME | Feldname | 20010905 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Für mindestens einen Merkmalswert wurde kein SID gefunden | 20030612 |
Method CONVERT_TAB_MULTI_CHAR_TO_SID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TO | Call by reference | Type reference (TYPE) | ANY TABLE | 20020710 | ||||
| 2 | IT_COMPONENT | Call by reference | Type reference (TYPE) | UCD_T_MAP_COMPONENT | Mappe Komponenten von-nach | 20020710 | |||
| 3 | IT_FROM | Call by reference | Type reference (TYPE) | ANY TABLE | 20020710 |
Method CONVERT_TAB_MULTI_CHAR_TO_SID on class IF_UC_SIDMAP has no exception.
Method CONVERT_TAB_MULTI_SID_TO_CHAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TO | Call by reference | Type reference (TYPE) | ANY TABLE | 20020724 | ||||
| 2 | IT_COMPONENT | Call by reference | Type reference (TYPE) | UCD_T_MAP_COMPONENT | Mappe Komponenten von-nach | 20020724 | |||
| 3 | IT_FROM | Call by reference | Type reference (TYPE) | ANY TABLE | 20020724 |
Method CONVERT_TAB_MULTI_SID_TO_CHAR on class IF_UC_SIDMAP has no exception.
Method CONVERT_TAB_SID_TO_CHKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SID2CH | Call by reference | Type reference (TYPE) | HASHED TABLE | input=SID, output=S_CHKEY | 20010905 | |||
| 2 | I_FIELDNAME | Call by reference | Type reference (TYPE) | UC_FIELDNAME | Feldname | 20010905 |
Method CONVERT_TAB_SID_TO_CHKEY on class IF_UC_SIDMAP has no exception.
Method CONVERT_VALUE_TO_SID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SID | Call by reference | Type reference (TYPE) | UCD_S_SID | Darstellung eines Merkmalswerts als SID für Merkmal und Wert | 20010829 | |||
| 2 | IT_VALUE | Call by reference | Type reference (TYPE) | UC0_TS_VALUE | Feldwerte | 20010829 | |||
| 3 | I_FIELDNAME | Call by reference | Type reference (TYPE) | UC_FIELDNAME | Feldname | 20010829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Für gegebenen Merkmalswert wurde kein SID gefunden | 20030127 |
Method GET_MAPTAB_CHKEY_SID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CH2SID | Call by reference | Type reference (TYPE) | HASHED TABLE | CHKEY => SID | 20010725 | |||
| 2 | ET_SID2CH | Call by reference | Type reference (TYPE) | HASHED TABLE | CHKEY <= SID | 20010725 | |||
| 3 | I_FIELDNAME | Call by reference | Type reference (TYPE) | UC_FIELDNAME | Feldname | 20010725 | |||
| 4 | I_FIELDNAME_SID | Call by reference | Type reference (TYPE) | UC_SID | Surrogatschlüssel | 20010725 |
Method GET_MAPTAB_CHKEY_SID on class IF_UC_SIDMAP has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in |