The Function Module PM_ORDER_DOWNLOAD (Download von IH-Aufträgen) is a standard Function Module in SAP ERP and is part of the function group ICUS within the package ICSV.
Function Module | PM_ORDER_DOWNLOAD |
Short Text | Download von IH-Aufträgen |
Function Group | ICUS |
Package | ICSV |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CAUFVD | LIKE | CAUFVD | SPACE | Auftragskopf |
LANGUAGE | LIKE | T390_U-PRINT_LANG | SYST-LANGU | Sprache |
RIWO1 | LIKE | RIWO1 | SPACE | Objektdaten |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IAFFHD | LIKE | AFFHD | Hilfsmittel | |
IAFVGD | LIKE | AFVGD | Vorgänge | |
IHPAD_TAB | LIKE | IHPAD | Partner | |
IRESBD | LIKE | RESBD | Komponenten | |
IRIPW0 | LIKE | RIPW0 | Objektliste |
This function module does not define any Exceptions.