SAP ABAP Function Module BKK_ACCNT_GET_ACCOUNT_KIND (Use Internal Account Number to Find Account Type (Will be Deleted))
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   IS-B-BCA-MD (Application Component) Master Data
     FKBK (Package) Bank Customer Accounts: Current Accounts
Basic Data
Function Module BKK_ACCNT_GET_ACCOUNT_KIND Use Internal Account Number to Find Account Type (Will be Deleted)  
Function Group FBK8   Current Accounts: Operative Data  
Program Name SAPLFBK8   External account number 
INCLUDE Name LFBK8U18    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_ACKIND TYPE IBKK42-ACKIND Account Type
Exporting E_PRODINT TYPE IBKK42-PRODINT
Exporting E_VERSION TYPE IBKK42-VERSION
Exporting E_RETURN TYPE SYST-SUBRC 0 = ok, 1 = There is No Internal Account
Importing I_BKKRS TYPE IBKK42-BKKRS Bank Area
Importing I_ACNUM_INT TYPE IBKK42-ACNUM_INT Internal Account Number
Importing I_MESSAGE TYPE BOOLE-BOOLE 'X' X = Output Message Using Message Handler
               
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