SAP ABAP Interface /FSCAA/IF_MAPPING_MGR (Interface for mapping purposes)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   IS-B-BCA (Application Component) Bank Customer Accounts
     /FSCAA/CSL (Package) FS-CAA Service Layer
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /FSCAA/CL_MAPPING_MGR Mapping Manager 20031222
Properties
Interface /FSCAA/IF_MAPPING_MGR  
Short Description Interface for mapping purposes    
General Data
Package /FSCAA/CSL   FS-CAA Service Layer 
Created 20031222   SAP 
Last changed 20050220   SAP 
Unicode checks active    
Forward declarations
Interface /FSCAA/IF_MAPPING_MGR has no forward declaration.
Interfaces
Interface /FSCAA/IF_MAPPING_MGR has no interface.
Friends
Interface /FSCAA/IF_MAPPING_MGR has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_ADD_HELPS Instance attribute Public Type reference (TYPE) /FSCAA/TAB_USED_SHLP 20040123
2 A_CONTEXT Instance attribute Public Type reference (TYPE) /FSCAA/APPLICATIONS 20031223
3 A_TAB_FIELD_MAP Instance attribute Public Type reference (TYPE) /FSCAA/TAB_FIELD_MAP 20031222
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TAB_FIELD_MAP Instance method Public Method 20031222
2 GET_ADDITIONAL_SHLPS Instance method Public Method 20040123
3 GET_BAPI_NAME Instance method Public Method 20031223
4 GET_BAPI_STRUCTURE Instance method Public Method 20031223
5 GET_INTERNAL_NAME Instance method Public Method 20031223
6 GET_INTERNAL_STRUCTURE Instance method Public Method 20031223
7 GET_SYSTEM_LANGUAGE Instance method Public Method 20040601
8 GET_TAB_FIELD_MAP Instance method Public Method 20031223
9 MANIPULATE_HELP_VALUES Instance method Public Method 20040527
10 PROCESS_SPECIAL_SEARCHHELPS Instance method Public Method For a few data elements a sprecial search help is required 20040301
11 SET_CONTEXT Instance method Public Method 20031223
Events
Interface /FSCAA/IF_MAPPING_MGR has no event.
Types
Interface /FSCAA/IF_MAPPING_MGR has no local type.
Method Signatures

Method ADD_TAB_FIELD_MAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_TAB Call by reference Type reference (TYPE) /FSCAA/TAB_FIELD_MAP 20031222

Method ADD_TAB_FIELD_MAP on Interface /FSCAA/IF_MAPPING_MGR has no exception.

Method GET_ADDITIONAL_SHLPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_TAB_SHLP Value transfer Type reference (TYPE) /FSCAA/TAB_USED_SHLP 20040123

Method GET_ADDITIONAL_SHLPS on Interface /FSCAA/IF_MAPPING_MGR has no exception.

Method GET_BAPI_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME 20031223
2 Importing PI_TABNAME Call by reference Type reference (TYPE) TABNAME 20031223
3 Returning PR_MAP Value transfer Type reference (TYPE) /FSCAA/FIELD_MAP 20031223

Method GET_BAPI_NAME on Interface /FSCAA/IF_MAPPING_MGR has no exception.

Method GET_BAPI_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PC_OUT_DATA Call by reference Type reference (TYPE) ANY 20040114
2 Importing PI_IN_DATA Call by reference Type reference (TYPE) ANY 20031223

Method GET_BAPI_STRUCTURE on Interface /FSCAA/IF_MAPPING_MGR has no exception.

Method GET_INTERNAL_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME 20031223
2 Importing PI_TABNAME Call by reference Type reference (TYPE) TABNAME 20031223
3 Returning PR_MAP Value transfer Type reference (TYPE) /FSCAA/FIELD_MAP 20031223

Method GET_INTERNAL_NAME on Interface /FSCAA/IF_MAPPING_MGR has no exception.

Method GET_INTERNAL_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PC_OUT_DATA Call by reference Type reference (TYPE) ANY 20040107
2 Importing PI_IN_DATA Call by reference Type reference (TYPE) ANY 20031223

Method GET_INTERNAL_STRUCTURE on Interface /FSCAA/IF_MAPPING_MGR has no exception.

Method GET_SYSTEM_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_LANGU_ISO Call by reference Type reference (TYPE) LAISO Sprache nach ISO 639 20040601
2 Returning PR_LANGU_SYS Value transfer Type reference (TYPE) SY-LANGU 20040601

Method GET_SYSTEM_LANGUAGE on Interface /FSCAA/IF_MAPPING_MGR has no exception.

Method GET_TAB_FIELD_MAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_TAB Value transfer Type reference (TYPE) /FSCAA/TAB_FIELD_MAP 20031223

Method GET_TAB_FIELD_MAP on Interface /FSCAA/IF_MAPPING_MGR has no exception.

Method MANIPULATE_HELP_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PC_TAB_HELPVALUES Call by reference Type reference (TYPE) /FSCAA/TAB_HELPVALUES 20040527
2 Importing PI_SHLPNAME Call by reference Type reference (TYPE) SHLPNAME 20040527
3 Importing PI_SHLPTYPE Call by reference Type reference (TYPE) DDSHLPTYP 20040527

Method MANIPULATE_HELP_VALUES on Interface /FSCAA/IF_MAPPING_MGR has no exception.

Method PROCESS_SPECIAL_SEARCHHELPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_TAB_HELPVALUES Call by reference Type reference (TYPE) /FSCAA/TAB_HELPVALUES 20040301
2 Importing PI_COUNTRY Call by reference Type reference (TYPE) /FSCAA/SHLP_COUNTRY 20040301
3 Importing PI_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME 20040301
4 Importing PI_MAXROWS Call by reference Type reference (TYPE) I 0 20040301
5 Importing PI_TABNAME Call by reference Type reference (TYPE) TABNAME 20040301
6 Importing PI_TAB_CONTEXT Call by reference Type reference (TYPE) /FSCAA/TAB_HELP_VALUE_CONTEXT 20040301
7 Importing PI_VALUE Call by reference Object reference (TYPE REF TO) DATA 20040301
8 Importing PI_VFIELDNAME Call by reference Type reference (TYPE) FIELDNAME 20040325
9 Importing PI_VTABNAME Call by reference Type reference (TYPE) TABNAME 20040325
# Exception Resumable Description Created on
1 /FSCAA/CX_EXCEPTION FS-CAA Exception class 20041230

Method SET_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_CONTEXT Call by reference Type reference (TYPE) /FSCAA/APPLICATIONS 20031223

Method SET_CONTEXT on Interface /FSCAA/IF_MAPPING_MGR has no exception.
History
Last changed by/on SAP  20050220 
SAP Release Created in 462_10