Menu

SAP Function Module LOAN_DATA_ALL

Prüfen, ob Partner Debitor ist

The Function Module LOAN_DATA_ALL (Prüfen, ob Partner Debitor ist) is a standard Function Module in SAP ERP and is part of the function group FVAB within the package FVVD.

Technical Information

Function Module LOAN_DATA_ALL
Short Text Prüfen, ob Partner Debitor ist
Function Group FVAB
Package FVVD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BUKRS LIKE BSEG-BUKRS
FUNCTION LIKE SPACE Funktion: P (E-Par. PARTNR) D (E-Par. KUNNR)
KUNNR LIKE BSEG-KUNNR SPACE Debitorennummer
PARTNR LIKE BUT000-PARTNER SPACE Geschäftspartnernummer
RANTYP LIKE TZ10-RANTYP SPACE Anlagetyp: 1(Darl.), 2(Immo.), 3(Wertpap.)
VERTN LIKE VDARL-RANL
X_ABWZAHL LIKE SPACE

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_VDVERDEB LIKE VDVERDEB int. Tabelle der gefundenen Partn.-Debi-Bez.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DEBITOR_NOT_FOUND für angegebene PARTNR keine KUNNR
ILLEGAL_FUNCTION Funktion fehlerhaft
ILLEGAL_RANTYP Anlagetyp unzulässig
PARTNER_NOT_FOUND für angegebene KUNNR keine PARTNR