The Function Module RCP130_PROVIDE_PO_FRML_RFC (RMS-RCP: Verschalung: Ermittlung der Primärausbeute eines Rezeptes) is a standard Function Module in SAP ERP and is part of the function group RCP130 within the package RMSRCPDIA.
Function Module | RCP130_PROVIDE_PO_FRML_RFC |
Short Text | RMS-RCP: Verschalung: Ermittlung der Primärausbeute eines Rezeptes |
Function Group | RCP130 |
Package | RMSRCPDIA |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_API_FRM | TYPE | RCPTY_API_REL_FRM | RMS-RCP: API - Tabellentyp Formelzuordnung | |
IT_PST | TYPE | RCPTY_API_PST | RMS-RCP: API - Tabellentyp für Prozess Stage | |
I_KEYDATE | TYPE | RCPE_ADATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | |
I_RCP_GUID | TYPE | PVS_GUID | Datenszenario für API-Rezept |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_COMPTGT | TYPE | FRMLE_COMPTGT | Menge einer Material- oder Stoffposition | |
E_FLG_BY_PROD | TYPE | FLAG | allgemeines flag | |
E_IDENT | TYPE | FRMLE_IDENT | Stoffidentifikator | |
E_MAKTX | TYPE | MAKTX | Materialkurztext | |
E_MATNR | TYPE | FRMLE_MATNR | XML-Text | |
E_ROLE | TYPE | FRMLE_ROLE | Komponentenart (Material-, Stoff- oder Intermediatposition) | |
E_STREAMTX | TYPE | FRMLE_STREAMTX | Kurzbezeichnung des Intermediats | |
E_SUBID | TYPE | FRMLE_SUBID | Stoff | |
E_SUBRECN | TYPE | FRMLE_SUBRECN | Stoffschlüssel | |
E_UNIT | TYPE | FRMLE_COMPUNIT | Mengeneinheit einer Material- oder Stoffposition |
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.