SAP ABAP Function Module RFVD_CHK_GET_DESTINATION_LIST (Get the list of local destinations or add it to a parameter for a list box)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-CML (Application Component) Loans Management
     FVVD (Package) Treasury Loans
Basic Data
Function Module RFVD_CHK_GET_DESTINATION_LIST Get the list of local destinations or add it to a parameter for a list box  
Function Group RFVD_CHK_PARALLEL_LOAN   Parallel Processing of Loan  
Program Name SAPLRFVD_CHK_PARALLEL_LOAN    
INCLUDE Name LRFVD_CHK_PARALLEL_LOANU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_PARAM_NAME TYPE CHAR9 ' ' Parameter name for list box.
Importing I_FLG_ADD_DEFAULT TYPE CHAR1 'X' Add 'DEFAULT' to the value list
Exception LIST_ERROR TYPE Error during list creation.
Exception ID_ILLEGAL_NAME TYPE Parameter name illegal
Exception GROUP_SERVER_ERROR TYPE Problems while retrieving groups and server
               
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  20090218 
SAP Release Created in