The Function Module CV_DIR_DISPLAY (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 CV145 within the package CV.
Function Module | CV_DIR_DISPLAY |
Short Text | Neue Version des FB DOCUMENT_HANDLING_REMOTE ohne transaction using |
Function Group | CV145 |
Package | CV |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PF_CLASS | LIKE | IWCLASS-CLASS | Destination-Tabelle fuer Remote Function Call | |
PF_DESTINATION | TYPE | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | |
PS_OBJECT_ID | LIKE | SDOKOBJECT | Destination-Tabelle fuer Remote Function Call |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PF_UPDATE_FLAG | TYPE | XFELD | Feld zum Ankreuzen | |
PSX_MESSAGES | TYPE | IWERRORMSG | Meldungen der Protokollschnittstelle | |
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 |
---|---|---|---|---|
PTX_DOC_KEY | LIKE | SDOKPROPTY | SDOK: Attribut eines Objektes, Name und Ausprägung |
This function module does not define any Exceptions.