Menu

SAP Function Module CO_RU_GET_PREDEC_BY_AUFNR

CIM-Rückmeldung: PRE_DEC_TAB über Aufragsnummer besorgen

The Function Module CO_RU_GET_PREDEC_BY_AUFNR (CIM-Rückmeldung: PRE_DEC_TAB über Aufragsnummer besorgen) is a standard Function Module in SAP ERP and is part of the function group CORF within the package CORU.

Technical Information

Function Module CO_RU_GET_PREDEC_BY_AUFNR
Short Text CIM-Rückmeldung: PRE_DEC_TAB über Aufragsnummer besorgen
Function Group CORF
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
AUFNR_IMP LIKE CAUFVD-AUFNR Auftrag

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
PREDEC_TAB LIKE PRE_DEC Tabelle d. Vorgänger zu Vorgängen eines Auftrags

Exceptions

This function module does not define any Exceptions.