SAP ABAP Function Module BAPI_BANKACCT_GET_HIERARCHY (BAPI: Account Hierarchy for an Account)
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 BAPI_BANKACCT_GET_HIERARCHY BAPI: Account Hierarchy for an Account  
Function Group FBKB   BAPI: Account Data  
Program Name SAPLFBKB   BAPI: Account Data 
INCLUDE Name LFBKBU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_COUNTRY TYPE IBKKBAPI-BANKS Bank Country of Superior Account (Main Node)
Exporting E_BANKKEY TYPE IBKKBAPI-BANKL Bank Key of Superior Account
Exporting E_FATHER TYPE IBKKBAPIAC-ACCOUNT Account Number of Superior Account
Exporting E_RETURN TYPE IBKK_MISC-RC2 Return Code (-> see Function Module Documentation)
Importing I_COUNTRY TYPE IBKKBAPI-BANKS SPACE Bank Country of Relevant Account
Importing I_BANKKEY TYPE IBKKBAPI-BANKL SPACE Bank Key of Relevant Account
Importing I_ACCOUNT TYPE IBKKBAPIAC-ACCOUNT Account Number of Relevant Account
Importing I_HTYPE TYPE IBKKBAPIHY-HTYPE '000001' Hierarchy Type
Importing I_DATE_FROM TYPE SYST-DATUM SY-DATUM Key Date for Determination of Valid Hierarchy
Tables T_HIERARCHY TYPE IBKKBAPTH1 All Account Relationships of this Hierarchy
Tables T_PAYM_NOTE TYPE IBKKBAPTH2 Corresponding Payment Notes
               
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