Menu

SAP Function Module C14O_SUBST_CHANGE_DOCS_GET

EHS: Änderungsbelege für Stoffe selektieren

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module C14O_SUBST_CHANGE_DOCS_GET (EHS: Änderungsbelege für Stoffe selektieren) is a standard Function Module in SAP ERP and is part of the function group C14O within the package CBUI.

Technical Information

Function Module C14O_SUBST_CHANGE_DOCS_GET
Short Text EHS: Änderungsbelege für Stoffe selektieren
Function Group C14O
Package CBUI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ARCHIVE_HANDLE LIKE SY-TABIX 0 (siehe CHANGEDOCUMENT_READ)
I_CHANGENUMBER LIKE CDPOS-CHANGENR SPACE (siehe CHANGEDOCUMENT_READ)
I_DATE_OF_CHANGE LIKE CDHDR-UDATE '00000000' Datum 'von' (siehe CHANGEDOCUMENT_READ)
I_DATE_TO_CHANGE LIKE CDHDR-UDATE '00000000' Datum 'bis'
I_FLG_DISPLAY_LIST TYPE ESP1_BOOLEAN ESP1_FALSE #NAME?
I_LOCAL_TIME LIKE SPACE (siehe CHANGEDOCUMENT_READ)
I_OBJECTID LIKE CDHDR-OBJECTID SPACE (siehe CHANGEDOCUMENT_READ)
I_TABLEKEY LIKE CDPOS-TABKEY SPACE (siehe CHANGEDOCUMENT_READ)
I_TABLENAME LIKE CDPOS-TABNAME SPACE (siehe CHANGEDOCUMENT_READ)
I_TIME_OF_CHANGE LIKE CDHDR-UTIME '000000' Uhrzeit 'von' (siehe CHANGEDOCUMENT_READ)
I_TIME_TO_CHANGE LIKE CDHDR-UTIME '000000' Uhrzeit 'bis'
I_USERNAME LIKE CDHDR-USERNAME SPACE (siehe CHANGEDOCUMENT_READ)

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
E_EDITPOS_TAB LIKE CDRED (siehe CHANGEDOCUMENT_READ)

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ILLEGAL_INPUT ungültige Eingabe
INTERNAL_ERROR interner Systemfehler