The Function Module CVALE_KPRO_GET_CONTENT (KPRO-Daten aus Quellsystem holen und lokal ablegen) is a standard Function Module in SAP ERP and is part of the function group CVALE within the package CV.
Function Module | CVALE_KPRO_GET_CONTENT |
Short Text | KPRO-Daten aus Quellsystem holen und lokal ablegen |
Function Group | CVALE |
Package | CV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PF_TCODE | LIKE | SY-TCODE | ABAP-Programm, aktueller Transaktionscode | |
PS_DRAW | LIKE | DRAW | Dokumentinformationssatz | |
PS_IDOC_CONTRL | LIKE | EDIDC | Kontrollsatz des IDOC´s |
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 |
---|---|---|---|---|
PT_DIST_FILES | LIKE | SDOKOBJECT | SDOK: BOR-Schlüssel für Informationsobjekt | |
PT_FILES | TYPE | DMS_TBL_FILE | Originale im DVS |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR | Allg. Fehler |