SAP ABAP Class IF_UAC_MAP (Generic 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
Class | IF_UAC_MAP | |
Short Description | Generic Mapping of Int<->Ext IDs | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20021001 | SAP |
Last change | 20041006 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_UAC_MAP has no forward declaration.
Interfaces
Class IF_UAC_MAP has no interface implemented.
Friends
Class IF_UAC_MAP has no friend class.
Attributes
Class 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
Class IF_UAC_MAP has no event.
Types
Class 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 class 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 |