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 |
|---|---|---|---|---|---|---|---|
| |
I_COMPANY_CODE | TYPE | BSEG-BUKRS | Company code | |||
| |
I_CONTRACT_DEPOT | TYPE | BSEG-DEPOT | SPACE | Depot number of the contract | ||
| |
I_CONTRACT_IDENT | TYPE | BSEG-VERTN | SPACE | Contract ID | ||
| |
I_CONTRACT_TYPE | TYPE | BSEG-VERTT | SPACE | Contract category | ||
| |
I_FLGHDN | TYPE | SPACE | ||||
| |
T_CUSTOMER_IDENT | TYPE | VZCUS | Customer ID | |||
| |
NOT_FOUND | TYPE | Contract not existent | ||||
| |
PICK_UP_ERROR | TYPE | A necessary pickup was not carried | ||||
Processing Type
| Normal Function 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 |