The Function Module DSVAS_PROC_API_TABCOL_PROP_SET (Sets the table column properties) is a standard Function Module in SAP ERP and is part of the function group DSVAS_PROC within the package DSVAS.
Function Module | DSVAS_PROC_API_TABCOL_PROP_SET |
Short Text | Sets the table column properties |
Function Group | DSVAS_PROC |
Package | DSVAS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PF_COLUMN_NO | TYPE | ANY | DSVAS: Counter for columns in check table | |
PF_CON | TYPE | DSVASDCONTEXT | DSVAS: Kontext | |
PF_GRP | TYPE | DSVASDCHECKGRP | DSVAS: Check-Gruppe | |
PF_ID | TYPE | DSVASDCHECKID | DSVAS: Check-ID | |
PS_SESSION_NUMBER | TYPE | DSVASSESSINSTID | DSVAS: Session instance ID |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CHECK_NOT_FOUND | Check nicht gefunden |
SESSION_NOT_OPEN | Sitzung nicht geöffnet |
TABLE_NOT_FOUND | Tabelle nicht gefunden |