The Function Module DOCUMENT_HANDLING_REMOTE (Neue Version des FB DOCUMENT_HANDLING_REMOTE ohne transaction using) is a standard Function Module in SAP ERP and is part of the function group CV00 within the package CV.
Function Module | DOCUMENT_HANDLING_REMOTE |
Short Text | Neue Version des FB DOCUMENT_HANDLING_REMOTE ohne transaction using |
Function Group | CV00 |
Package | CV |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DATA | LIKE | DRAW | DRAW data | |
IF_COPY_COPY_LINKS | LIKE | MCDOK-ACTION | 'X' | Objektverknüpfungen bei neuer Version übernehmen |
LOGFIELD | LIKE | DRAP-PROTF | ||
MODE | LIKE | MCDOK-ACTION | 'N' | |
OLINKS_DELETE | LIKE | MCDOK-MARAF | ' ' | |
SHORTTEXT | LIKE | DRAT-DKTXT | ' ' | |
STATUS | LIKE | TDWST-STABK | ' ' | |
TRANSACTION | LIKE | SY-TCODE | ||
UAME_NOT_PROPOSE_IN | LIKE | MCDOK-MARAF | ' ' | If X, UNAME not proposed in CV01 |
UPDATE | LIKE | MCDOK-ACTION | 'A' |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DOKAR | LIKE | DRAW-DOKAR | ||
E_DOKNR | LIKE | DRAW-DOKNR | ||
E_DOKTL | LIKE | DRAW-DOKTL | ||
E_DOKVR | LIKE | DRAW-DOKVR | ||
RETURN | TYPE | BAPIRET2 | Parameter ist ein Rückgabeparameter | |
SUBRC | LIKE | SY-SUBRC |
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 |
---|---|---|---|---|
CONNECTIONS | LIKE | DRAD | ||
TEXTS | LIKE | DRAT | ||
Z_FILES_ADD | LIKE | DRAZ |
This function module does not define any Exceptions.