Menu

SAP Function Module C14SX_DOCUMENT_FIND_BY_DOCCAT

EHS: Suchen von DVSKeys anhand von Dok.art, Dok.nummer (op) und Datum (op)

The Function Module C14SX_DOCUMENT_FIND_BY_DOCCAT (EHS: Suchen von DVSKeys anhand von Dok.art, Dok.nummer (op) und Datum (op)) is a standard Function Module in SAP ERP and is part of the function group C14SX within the package CBUI.

Technical Information

Function Module C14SX_DOCUMENT_FIND_BY_DOCCAT
Short Text EHS: Suchen von DVSKeys anhand von Dok.art, Dok.nummer (op) und Datum (op)
Function Group C14SX
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_DATE LIKE DRAW-VRLDAT SY-DATUM Selek.dat. (Prüfung auf '<' und '<> initial')
I_DOCCAT LIKE DRAW-DOKAR Dokumentart
I_DOCNR LIKE DRAW-DOKNR 'WWI-%' Dokumentnummer

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_DOCKEY_TAB LIKE CVDDOCKEY Dokumentschlüsseltabelle

Exceptions

This function module does not define any Exceptions.