The Function Module PLANNED_ITEMS_PER_LOAN (Anzeige Planposten zu Darlehensverträgen) is a standard Function Module in SAP ERP and is part of the function group FVPC within the package FVVD.
Function Module | PLANNED_ITEMS_PER_LOAN |
Short Text | Anzeige Planposten zu Darlehensverträgen |
Function Group | FVPC |
Package | FVVD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BUKRS | LIKE | BSEG-BUKRS | Buchungskreis | |
I_DAYS_AHEAD | LIKE | 100 | Anzahl Tage für Vorausschau ab heute | |
I_RANTYP | LIKE | BSEG-VERTT | '1' | Vertragsart (1-Bereich Darlehen) |
I_SHKZG | LIKE | BSEG-SHKZG | SPACE | S-Sollpositionen,H-Habenpos.,Blank-alle |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TAB_VDBEPP | LIKE | VDBEPP | Markierte VDBEPP-Sätze | |
TAB_VDVERDEB | LIKE | VDVERDEB | Zu selektierende Debitoren und Verträge |
This function module does not define any Exceptions.