The Function Module RK_AUFTRAG_FAW_PFLEGEN (Field selection for RK orders: maintain FAW) is a standard Function Module in SAP ERP and is part of the function group KOFA within the package KAUF.
Function Module | RK_AUFTRAG_FAW_PFLEGEN |
Short Text | Field selection for RK orders: maintain FAW |
Function Group | KOFA |
Package | KAUF |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ASTNR | LIKE | AUFK-ASTNR | SPACE | Order status |
AUART | LIKE | AUFK-AUART | Order type | |
BEART | LIKE | MKAUF-BEART | SPACE | |
DISPLAY_MODE | LIKE | SPACE | Indicator 'only display mode' | |
I_GENERAL_STATUS | TYPE | C | SPACE | 'X' -> Feldauswahl für allg. Statusverwaltung |
SICHERN | LIKE | SPACE | Indicator 'save active' | |
TAB_003P | LIKE | T003P | SPACE | T003P (text for order type) |
TAB_KO04 | LIKE | TKO04 | SPACE | TKO04 (text for order status) |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.