The Function Module CNM2_PO_CREATE (Anlegen Bestellung/Anfrage) is a standard Function Module in SAP ERP and is part of the function group CNM2 within the package CNMM.
Function Module | CNM2_PO_CREATE |
Short Text | Anlegen Bestellung/Anfrage |
Function Group | CNM2 |
Package | CNMM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RFQ | TYPE | CHAR1 | Anfrage generieren |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PO_NUMBER | TYPE | EKPO-EBELN | Belegnummer des Einkaufsbelegs |
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 |
---|---|---|---|---|
REQ_TAB | LIKE | CNMMREQ | Bestellanforderung |
This function module does not define any Exceptions.