The Function Module SELECT_OPTIONS_APPLY (Select-Options ausführen) is a standard Function Module in SAP ERP and is part of the function group FVP0 within the package FVVD.
Function Module | SELECT_OPTIONS_APPLY |
Short Text | Select-Options ausführen |
Function Group | FVP0 |
Package | FVVD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BUKRS | LIKE | T001-BUKRS | Buchungskreis | |
DATE | LIKE | SY-DATUM | SY-DATUM | Stichtag (optional) |
MODE | LIKE | 'ED' | VD,GO,GR,HO,HR,OD,OR,ED | |
RANL | LIKE | VDARL-RANL | SPACE | Darlehensnummer für genau ein Darlehen (optional |
RHORD | LIKE | VDPOKO-RHORD | SPACE | Hauptordnerkenung (optional) |
RORD | LIKE | VDPOKO-RORD | SPACE | Ordnerkennung (optional) |
SKSTYP | LIKE | RMF67PF-SKSTYP | Ermittlung des 'richtigen' Kokos | |
SREG | LIKE | TDP1-SREG | SPACE | Registerkennung (optional) |
STYP | LIKE | VDPOKO-STYP | Vorgangstyp | |
SVNR | LIKE | VDPOKO-SVNR | SPACE | Version laufende Nummer (optional) |
SVYM | LIKE | VDPOKO-SVYM | SPACE | Version JJJJMM (optional) |
USE_DERFASS | LIKE | 'X' | Verwendung des internen Datum anstelle von DATE |
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 |
---|---|---|---|---|
EINFO | LIKE | EINFO | Struktur für Fehlermeldungen | |
IVDBED | LIKE | VDBED | Selektionsbedingungen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_IN_PARAMETERS | Fehler bei Paramterübergabe |