SAP ABAP Function Module BNK_API_GET_RUL_CUST (Get atrributes and select options fo a rule)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FIN-FSCM (Application Component) Financial Supply Chain Management
     FIN_BNK_COM_CORE (Package) Bank Communication: Core Objects
Basic Data
Function Module BNK_API_GET_RUL_CUST Get atrributes and select options fo a rule  
Function Group BNK_API_CUST   API Layer: Bank communication customizin  
Program Name SAPLBNK_API_CUST    
INCLUDE Name LBNK_API_CUSTU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_STR_RULE_ATTRIB TYPE BNK_STR_RULE_ATTRIB Rule attributes
Exporting E_TAB_RULE_SELOP TYPE BNK_TAB_RULE_SELOP Table type for rule select options
Exporting E_TAB_FIELD_INFO TYPE DFIES_TABLE Table for dfies entries
Exporting E_RC TYPE SYST-SUBRC Return Value of ABAP Statements
Importing I_RULE_ID TYPE BNK_COM_RULE_ID Rule identification number
Importing I_FLG_DB TYPE BNK_COM_BOOLEAN SPACE Boolean Variable
Exception NOT_FOUND TYPE Not found
Exception NO_STRUCTURE_FOUND TYPE Structure not found
               
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  20100310 
SAP Release Created in 700