Table list used by SAP ABAP Function Module C14SX_DOCUMENT_FIND_BY_DOCCAT (EHS: Suchen von DVSKeys anhand von Dok.art, Dok.nummer (op) und Datum (op))
SAP ABAP Function Module
C14SX_DOCUMENT_FIND_BY_DOCCAT (EHS: Suchen von DVSKeys anhand von Dok.art, Dok.nummer (op) und Datum (op)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CVDDOCKEY | DDS: DMS document key | SOURCE E_DOCKEY_TAB STRUCTURE CVDDOCKEY |
|
| 2 | DRAW | Document Info Record | ||
| 3 | DRAW | Document Info Record | SOURCE VALUE(I_DATE) LIKE DRAW-VRLDAT DEFAULT SY-DATUM |
|
| 4 | DRAW | Document Info Record | SOURCE VALUE(I_DOCNR) LIKE DRAW-DOKNR DEFAULT 'WWI-%' |
|
| 5 | DRAW | Document Info Record | SOURCE VALUE(I_DOCCAT) LIKE DRAW-DOKAR |
|