Menu

SAP Function Module DSVAS_PROC_CHECK_OPEN

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module DSVAS_PROC_CHECK_OPEN () is a standard Function Module in SAP ERP and is part of the function group DSVAS_PROC within the package DSVAS.

Technical Information

Function Module DSVAS_PROC_CHECK_OPEN
Short Text
Function Group DSVAS_PROC
Package DSVAS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PF_CHECK_CON LIKE DSVASCONINS-CON
PF_CHECK_GRP LIKE DSVASCHECK-GRP Check Group
PF_CHECK_ID LIKE DSVASCHECK-ID Check ID
PF_CHECK_INS LIKE DSVASCONINS-INS
PF_HANDLE TYPE I 1 Session Handle
PF_WITH_INVISIBLE_TABLES TYPE DSVASDBOOLEAN
PS_SESSION_NUMBER LIKE DSVASSESSINSTID Session Number

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PF_RATING TYPE DSVASDRATING Rating
PF_RATING_ORIGIN TYPE DSVASDRATINGORIGIN
PF_TITLE TYPE DSVASCHECKT-TEXT Check Title
PF_TOOL_RATING TYPE DSVASDRATING
PT_ATTRIBUTE_DATA TYPE DSVAS_TYPE_VALUE_TABLE
PT_ATTRIBUTE_INFO_LINKS TYPE DSVAS_TYPE_CHECK_INFO_TABLE
PT_BUTTONS TYPE DSVAS_TYPE_CHECK_BUTTON_TABLE
PT_CHECK_INFO_LINKS TYPE DSVAS_TYPE_CHECK_INFO_TABLE
PT_ERRORS TYPE DSVAS_TYPE_ERROR_TABLE Error Messages
PT_INFO_CONTEXT TYPE DSVAS_TYPE_INFO_CONTEXT_TABLE
PT_POSSIBLE_RATINGS TYPE DSVAS_TYPE_RATING_TABLE
PT_RATINGS_FOR_REPORT TYPE DSVAS_TYPE_RATING_TABLE
PT_RATING_SCHEME TYPE DSVAS_TYPE_RATING_SCHEME_TABLE Rating Strategy
PT_REPORT_OBJECTS TYPE DSVAS_TYPE_REPORT_OBJECT_TABLE
PT_TABLE_DATA TYPE DSVAS_TYPE_TABLES_DATA_TABLE Table Data
PT_TABLE_METADATA TYPE DSVAS_TYPE_TABLE_META_TABLE
PT_TEXT_DATA TYPE DSVAS_TYPE_TEXT_TABLE Texts

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CHECK_ID_INVALID
SESSION_NUMBER_INVALID