SAP ABAP Interface IF_UG_MD_SID (FIN Master Data: Working with Surrogate IDs)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
UGMD0 (Package) FIN General: Master Data

⤷

⤷

Meta Relationship - Used By
Properties
Interface | IF_UG_MD_SID | |
Short Description | FIN Master Data: Working with Surrogate IDs |
General Data
Package | UGMD0 | FIN General: Master Data |
Created | 20010627 | SAP |
Last changed | 20060703 | SAP |
Unicode checks active |
Forward declarations
Interface IF_UG_MD_SID has no forward declaration.
Interfaces
Interface IF_UG_MD_SID has no interface.
Friends
Interface IF_UG_MD_SID has no friend.
Attributes
Interface IF_UG_MD_SID has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get SIDs of Multiple Values All at Once | 20060206 |
2 | ![]() |
Instance method | Public | Method | List with Mapping SID <-> Value for Mass Processing | 20010712 |
3 | ![]() |
Instance method | Public | Method | Get enriched structure for SID map | 20011009 |
4 | ![]() |
Instance method | Public | Method | Get SID of one value | 20010712 |
5 | ![]() |
Instance method | Public | Method | Get value of one SID | 20010627 |
Events
Interface IF_UG_MD_SID has no event.
Types
Interface IF_UG_MD_SID has no local type.
Method Signatures
Method GET_MASS_SID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_SID | Call by reference | Type reference (TYPE) | HASHED TABLE | 20060206 | |||
2 | ![]() |
I_FLAT_LINE_TYPE | Call by reference | Type reference (TYPE) | STRING | Zeilentyp einer "flachen" Struktur passend zu ct_sid | 20060206 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Kein Fremdschlüssel zur SID in der Merkmalstabelle | 20060206 |
Method GET_SID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SID | Call by reference | Type reference (TYPE) | HASHED TABLE | 20010712 | |||
2 | ![]() |
IT_SEL | Call by reference | Type reference (TYPE) | UGMD_TS_SEL | Sortierte Tabelle: Selektionsbedingung (Range pro Feld) | 20010712 | ||
3 | ![]() |
I_FLAT_LINE_TYPE | Call by reference | Type reference (TYPE) | STRING | Zeilentyp einer "flachen" Struktur passend zu et_sid | 20010813 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Kein Fremdschlüssel zur SID in der Merkmalstabelle | 20030523 |
Method GET_SID_MAPPING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_FLDSID | Call by reference | Type reference (TYPE) | UGMD_SX_MAP_FLDSID | FI-Stammdaten: Mapping Feldname <=> Feld-SID inkl Wert-Map | 20011009 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Kein Fremdschlüssel zur SID in der Merkmalstabelle | 20030523 |
Method GET_SINGLE_SID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SID | Call by reference | Type reference (TYPE) | UG_SID | FI-Stammdaten: Surrogate ID | 20010712 | ||
2 | ![]() |
IS_VALUE | Call by reference | Type reference (TYPE) | DATA | 20010712 | |||
3 | ![]() |
IT_VALUE | Call by reference | Type reference (TYPE) | UGMD_TS_FIELD_VAL | FIN-Stammdaten: Paare Feldname / Wert | 20010712 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
In der SID-Tabelle wurde kein Eintrag gefunden | 20010712 | |
2 | ![]() |
Kein Fremdschlüssel zur SID in der Merkmalstabelle | 20010712 |
Method GET_VALUE_TO_SINGLE_SID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_VALUE | Call by reference | Type reference (TYPE) | DATA | 20020122 | |||
2 | ![]() |
I_SID | Call by reference | Type reference (TYPE) | UG_SID | FI-Stammdaten: Surrogate ID | 20010627 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
In der SID-Tabelle wurde kein Eintrag gefunden | 20030603 | |
2 | ![]() |
Kein Fremdschlüssel zur SID in der Merkmalstabelle | 20030523 |
History
Last changed by/on | SAP | 20060703 |
SAP Release Created in | 3.1A |