SAP ABAP Function Module CONTRACT_CUSTOMER_SEARCH (Ermitteln eines Debitors aufgrund einer Vertragsnummer)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-CML (Application Component) Loans Management
     FVVD (Package) Treasury Loans
Basic Data
Function Module CONTRACT_CUSTOMER_SEARCH Ermitteln eines Debitors aufgrund einer Vertragsnummer  
Function Group FVD_FVZF   Interface FI to Loans  
Program Name SAPLFVD_FVZF    
INCLUDE Name LFVD_FVZFU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_COMPANY_CODE TYPE BSEG-BUKRS Company code
Importing I_CONTRACT_DEPOT TYPE BSEG-DEPOT SPACE Depot number of the contract
Importing I_CONTRACT_IDENT TYPE BSEG-VERTN SPACE Contract ID
Importing I_CONTRACT_TYPE TYPE BSEG-VERTT SPACE Contract category
Importing I_FLGHDN TYPE SPACE
Tables T_CUSTOMER_IDENT TYPE VZCUS Customer ID
Exception NOT_FOUND TYPE Contract not existent
Exception PICK_UP_ERROR TYPE A necessary pickup was not carried
               
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  20011120 
SAP Release Created in 110