SAP ABAP Interface IF_UAC_MAP (Generic Mapping of Int<->Ext IDs)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
UAC_MAP (Package) Mapping of Int<->Ext IDs

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UAC_MAP | Generic Mapping of Ext<->Int IDs | 20021001 |
Properties
Interface | IF_UAC_MAP | |
Short Description | Generic Mapping of Int<->Ext IDs |
General Data
Package | UAC_MAP | Mapping of Int<->Ext IDs |
Created | 20021001 | SAP |
Last changed | 20041006 | SAP |
Unicode checks active |
Forward declarations
Interface IF_UAC_MAP has no forward declaration.
Interfaces
Interface IF_UAC_MAP has no interface.
Friends
Interface IF_UAC_MAP has no friend.
Attributes
Interface IF_UAC_MAP has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add ID to Mapping Service | 20021121 |
2 | ![]() |
Instance method | Public | Method | Change External ID | 20021125 |
3 | ![]() |
Instance method | Public | Method | TRUE if ID Exists in Mapping Service | 20021121 |
4 | ![]() |
Instance method | Public | Method | Get external ID from internal ID | 20021121 |
5 | ![]() |
Instance method | Public | Method | Get internal ID from external ID | 20021121 |
6 | ![]() |
Instance method | Public | Method | Remove ID from Mapping Service | 20021121 |
Events
Interface IF_UAC_MAP has no event.
Types
Interface IF_UAC_MAP has no local type.
Method Signatures
Method ADD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_EXT_ID | Call by reference | Type reference (TYPE) | UAC_EXT_ID | Analytical Cost Management: ext. ID für Control-Elemente | 20021121 | ||
2 | ![]() |
ID_INT_ID | Call by reference | Type reference (TYPE) | UAC_ID | Analytical Cost Management: ID für Control-Elemente | 20021121 | ||
3 | ![]() |
ID_ITEM | Call by reference | Type reference (TYPE) | UAC_ITEM_TYPE | Analytical Cost Management: Control-Element | 20021121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
internal and/or external id is not unique | 20021121 |
Method CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_EXT_ID | Call by reference | Type reference (TYPE) | UAC_EXT_ID | Analytical Cost Management: ext. ID für Control-Elemente | 20021125 | ||
2 | ![]() |
ID_ITEM | Call by reference | Type reference (TYPE) | UAC_ITEM_TYPE | Analytical Cost Management: Control-Element | 20021125 | ||
3 | ![]() |
ID_NEW_EXT_ID | Call by reference | Type reference (TYPE) | UAC_EXT_ID | Analytical Cost Management: ext. ID für Control-Elemente | 20021125 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
internal and/or external id is not unique | 20021125 | |
2 | ![]() |
id is unknown | 20021125 |
Method EXIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_EXT_ID | Call by reference | Type reference (TYPE) | UAC_EXT_ID | Analytical Cost Management: ext. ID für Control-Elemente | 20021121 | ||
2 | ![]() |
ID_INT_ID | Call by reference | Type reference (TYPE) | UAC_ID | Analytical Cost Management: ID für Control-Elemente | 20021121 | ||
3 | ![]() |
ID_ITEM | Call by reference | Type reference (TYPE) | UAC_ITEM_TYPE | Analytical Cost Management: Control-Element | 20021121 | ||
4 | ![]() |
RD_EXIST | Value transfer | Type reference (TYPE) | UAC_FLAG | Analytical Cost Management: Flag | 20021121 |
Method EXIST on Interface IF_UAC_MAP has no exception.
Method GET_EXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_INT_ID | Call by reference | Type reference (TYPE) | UAC_ID | Analytical Cost Management: ID für Control-Elemente | 20021121 | ||
2 | ![]() |
ID_ITEM | Call by reference | Type reference (TYPE) | UAC_ITEM_TYPE | Analytical Cost Management: Control-Element | 20021121 | ||
3 | ![]() |
RD_EXT_ID | Value transfer | Type reference (TYPE) | UAC_EXT_ID | Analytical Cost Management: ext. ID für Control-Elemente | 20021121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
id is unknown | 20021121 |
Method GET_INT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_EXT_ID | Call by reference | Type reference (TYPE) | UAC_EXT_ID | Analytical Cost Management: ext. ID für Control-Elemente | 20021121 | ||
2 | ![]() |
ID_ITEM | Call by reference | Type reference (TYPE) | UAC_ITEM_TYPE | Analytical Cost Management: Control-Element | 20021121 | ||
3 | ![]() |
RD_INT_ID | Value transfer | Type reference (TYPE) | UAC_ID | Analytical Cost Management: ID für Control-Elemente | 20021121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
id is unknown | 20021121 |
Method REMOVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_EXT_ID | Call by reference | Type reference (TYPE) | UAC_EXT_ID | Analytical Cost Management: ext. ID für Control-Elemente | 20021121 | ||
2 | ![]() |
ID_INT_ID | Call by reference | Type reference (TYPE) | UAC_ID | Analytical Cost Management: ID für Control-Elemente | 20021121 | ||
3 | ![]() |
ID_ITEM | Call by reference | Type reference (TYPE) | UAC_ITEM_TYPE | Analytical Cost Management: Control-Element | 20021121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
id is unknown | 20021121 |
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 320 |