The Function Module RK_AUFTRAG_REFERENZ (Field selection for CO orders: determination of the active fields) is a standard Function Module in SAP ERP and is part of the function group KOFA within the package KAUF.
Function Module | RK_AUFTRAG_REFERENZ |
Short Text | Field selection for CO orders: determination of the active fields |
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 |
---|---|---|---|---|
AUART | LIKE | AUFK-AUART | Order type | |
I_NEGLECT_FIELDSELECTION | LIKE | SPACE | Feldauswahl wird ignoriert (bei <> space) ! |
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 |
---|---|---|---|---|
ACTIVE | LIKE | Table of active fields |
This function module does not define any Exceptions.