Menu

SAP Function Module CO_RI_TIMETICKETCONF_CREATE

Rückmeldelohnschein erfassen

The Function Module CO_RI_TIMETICKETCONF_CREATE (Rückmeldelohnschein erfassen) is a standard Function Module in SAP ERP and is part of the function group CORI within the package CORU.

Technical Information

Function Module CO_RI_TIMETICKETCONF_CREATE
Short Text Rückmeldelohnschein erfassen
Function Group CORI
Package CORU
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FLG_LINECHECK_IN TYPE XFELD SPACE Kennz.: Zeilenweise Prüfung ohne Vorgängerprüf.
I_ACOMP LIKE TCORU-ACOMP SPACE Alle Komponenten auf Warenbewegungsübersicht
I_NO_ORDER_POST TYPE XFELD SPACE CO_ZV_ORDER_POST nicht ausführen
NO_DATA_RESET TYPE XFELD SPACE Kennz.: Kein Datenreset
ORDER_CATEGORY LIKE AUFK-AUTYP 0 Auftragstyp
POST_WRONG_ENTRIES LIKE BAPI_CORU_PARAM-INS_ERR '0' Kennz.: Fehlerhafte Daten in Fehlervorrat
PROPOSE LIKE BAPI_PP_CONF_PROP Kennz.leiste für Vorschlagen Rückmeldedetails
TESTRUN TYPE XFELD SPACE Kennz.: Nur püfen, kein Sperren, kein Update
TRANS_CATEGORY LIKE TRUS-CATEGORY Transaktionsart (Sammel/Schnell)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE BAPIRET1 Returnparameter

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DETAIL_RETURN LIKE BAPI_CORU_RETURN Returnparameter zur Tab. der Rückmeldung
GOODSMOVEMENTS LIKE IMSEG Tabelle der Warenbewegungen
LINK_CONF_GOODSMOV LIKE BAPI_LINK_CONF_GOODSMOV Verknüpfungstabelle Rückm./Warenbewegung
TIMETICKETS LIKE AFRUD Tabelle der Rückmeldungen

Exceptions

This function module does not define any Exceptions.