The Function Module FVZR_SELECT_KOKO (zeigt Konditionsköpfe zu einem oder allen Stati an und ermöglicht Auswahl) is a standard Function Module in SAP ERP and is part of the function group FVZR within the package FTVV.
Function Module | FVZR_SELECT_KOKO |
Short Text | zeigt Konditionsköpfe zu einem oder allen Stati an und ermöglicht Auswahl |
Function Group | FVZR |
Package | FTVV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ANGEBOT | LIKE | ' ' | 'X' Angebotsdynpro | |
I_DATE_POST | LIKE | VDBEPP-DVALUT | '00000000' | Datum bis zu dem gebucht ist aus Konditionen |
I_DYNNR | LIKE | SY-DYNNR | '1000' | Dynpro-Nr. für Include Kopf |
I_FLG_MUSS_SEL | LIKE | ' ' | 'X' es muß ein Eintrag selektiert werden | |
I_GEAENDERT | LIKE | '0' | '1' es gab vorher Änderungen | |
I_REPID | LIKE | SY-REPID | 'SAPLFVZR' | Repid-Nr. für Include Kopf |
I_RPNR | LIKE | VZZKOKO-RPNR | SPACE | neue Prolongationsnummer |
POPUP_TITELABB | LIKE | Titel im Popup bei Abbruch | ||
POPUP_TITELEND | LIKE | Titel im Popup bei Beenden | ||
SHOW_HIS | LIKE | ' ' | bei 'X' Konditionshistorie anzeigen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHANGE_FLAG | LIKE | 0'-nein '1'-ja | ||
FLG_KOKO_MULT | LIKE | 1'-mehrere möglich '0'-nicht mehrere | ||
FLG_NEW_KOKO | LIKE | '1' neuer Koko wird in XVZZKOKO übergeben | ||
INDEX_KOKO | LIKE | Index des selektierten Satzes/wenn 0 keine Selek | ||
OKCODE | LIKE | zurück gegebener Ok Code |
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 |
---|---|---|---|---|
IVZZKOPA | LIKE | VZZKOPA | Alternativ Kopos zum Kopf | |
IVZZKOPO | LIKE | VVZZKOPO | Konditionsposition | |
XVZZKOKO | LIKE | VZZKOKO | enthält alle geladenen |
This function module does not define any Exceptions.