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 ADD Instance method Public Method Add ID to Mapping Service 20021121
2 CHANGE Instance method Public Method Change External ID 20021125
3 EXIST Instance method Public Method TRUE if ID Exists in Mapping Service 20021121
4 GET_EXT Instance method Public Method Get external ID from internal ID 20021121
5 GET_INT Instance method Public Method Get internal ID from external ID 20021121
6 REMOVE 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 Importing ID_EXT_ID Call by reference Type reference (TYPE) UAC_EXT_ID Analytical Cost Management: ext. ID für Control-Elemente 20021121
2 Importing ID_INT_ID Call by reference Type reference (TYPE) UAC_ID Analytical Cost Management: ID für Control-Elemente 20021121
3 Importing ID_ITEM Call by reference Type reference (TYPE) UAC_ITEM_TYPE Analytical Cost Management: Control-Element 20021121
# Exception Resumable Description Created on
1 DUPLICATE_ID 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 Importing ID_EXT_ID Call by reference Type reference (TYPE) UAC_EXT_ID Analytical Cost Management: ext. ID für Control-Elemente 20021125
2 Importing ID_ITEM Call by reference Type reference (TYPE) UAC_ITEM_TYPE Analytical Cost Management: Control-Element 20021125
3 Importing 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 DUPLICATE_ID internal and/or external id is not unique 20021125
2 NOT_FOUND id is unknown 20021125

Method EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_EXT_ID Call by reference Type reference (TYPE) UAC_EXT_ID Analytical Cost Management: ext. ID für Control-Elemente 20021121
2 Importing ID_INT_ID Call by reference Type reference (TYPE) UAC_ID Analytical Cost Management: ID für Control-Elemente 20021121
3 Importing ID_ITEM Call by reference Type reference (TYPE) UAC_ITEM_TYPE Analytical Cost Management: Control-Element 20021121
4 Returning 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 Importing ID_INT_ID Call by reference Type reference (TYPE) UAC_ID Analytical Cost Management: ID für Control-Elemente 20021121
2 Importing ID_ITEM Call by reference Type reference (TYPE) UAC_ITEM_TYPE Analytical Cost Management: Control-Element 20021121
3 Returning 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 NOT_FOUND id is unknown 20021121

Method GET_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_EXT_ID Call by reference Type reference (TYPE) UAC_EXT_ID Analytical Cost Management: ext. ID für Control-Elemente 20021121
2 Importing ID_ITEM Call by reference Type reference (TYPE) UAC_ITEM_TYPE Analytical Cost Management: Control-Element 20021121
3 Returning 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 NOT_FOUND id is unknown 20021121

Method REMOVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_EXT_ID Call by reference Type reference (TYPE) UAC_EXT_ID Analytical Cost Management: ext. ID für Control-Elemente 20021121
2 Importing ID_INT_ID Call by reference Type reference (TYPE) UAC_ID Analytical Cost Management: ID für Control-Elemente 20021121
3 Importing ID_ITEM Call by reference Type reference (TYPE) UAC_ITEM_TYPE Analytical Cost Management: Control-Element 20021121
# Exception Resumable Description Created on
1 NOT_FOUND id is unknown 20021121
History
Last changed by/on SAP  20041006 
SAP Release Created in 320