The Function Module CLVF_INSERT_AUSP (Klassifizierung: Insert AUSP) is a standard Function Module in SAP ERP and is part of the function group CLVF within the package CLCL.
Function Module | CLVF_INSERT_AUSP |
Short Text | Klassifizierung: Insert AUSP |
Function Group | CLVF |
Package | CLCL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACCEPT_DUPLICATE | LIKE | RMCLF-KREUZ | SPACE | Duplicate allowed |
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 |
---|---|---|---|---|
INS_AUSP | LIKE | AUSP | Table containing all AUSP records |
This function module does not define any Exceptions.