SAP ABAP Function Module SAMPLE_INTERFACE_00011600 (Compares a Name With a Table of Names)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   IS-B-BCA (Application Component) Bank Customer Accounts
     FKB (Package) Bank Customer Accounts: Central Objects
Basic Data
Function Module SAMPLE_INTERFACE_00011600 Compares a Name With a Table of Names  
Function Group FB0S   Sample for Open BCA FMs  
Program Name SAPLFB0S    
INCLUDE Name LFB0SU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_RETURN TYPE SYST-SUBRC 0: Comparison was Positive
Exporting E_TABIX TYPE SYST-TABIX Row of Table in Which Name is Correct
Importing I_REF_NAME TYPE IBKK_NAME-NAME Name to be Compared
Importing I_BKKRS TYPE BKK_BKKRS Bank Area
Importing I_ACNUM_INT TYPE BKK_ACCNT Internal Account Number for Current Account
Importing I_TCUR TYPE BKK_TCUR Transaction Currency
Importing I_T_AMOUNT TYPE BKK_TAMNT Amount in Transaction Currency
Importing I_REF_BANKS TYPE BKK_REFBKS Reference Country Key of Bank
Importing I_REF_BANKL TYPE BKK_REFBKL Reference Bank Key
Tables T_COMP_NAMES TYPE IBKK_NAME Table of Comparison Names
Tables T_MESG TYPE IBKKMESG Messages
Tables T_COMP_PARTNER TYPE IBKK21_ALIAS
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20011004 
SAP Release Created in