The Function Module SFC_CATT_SERNR_OF_FAUF_GET (Suchen der Serialnummer für einen Fertigungsauftrag) is a standard Function Module in SAP ERP and is part of the function group PPCA within the package CO.
Function Module | SFC_CATT_SERNR_OF_FAUF_GET |
Short Text | Suchen der Serialnummer für einen Fertigungsauftrag |
Function Group | PPCA |
Package | CO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_OBZAE | LIKE | Zaehler für Objektliste |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ANZSN | LIKE | Anzahl Serialnummern | ||
E_OBKNR | LIKE | Nummer der Objektlist | ||
E_SERNR | LIKE | Serialnummer |
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 |
---|---|---|---|---|
EX_OBJK | LIKE | OBJK | Objektliste Instandhaltung |
This function module does not define any Exceptions.