Menu

SAP Table VEPPARAMETER

WS Virtual Interface: Parameter(s) of a Function

The table VEPPARAMETER (WS Virtual Interface: Parameter(s) of a Function) is a standard table in SAP ERP. It belongs to the package SEWS.

Technical Information

Table VEPPARAMETER
Short Text WS Virtual Interface: Parameter(s) of a Function
Package SEWS
Table Type Transparent Table

Fields for Table VEPPARAMETER

Field Name Key Description Data Element Type Length Check Table
VEPNAME Name of a Service Definition VEPNAME CHAR 30
VERSION ABAP: Program Status (Active, Saved, Transported...) R3STATE CHAR 1
FUNCTION Functions of a Service Definition VEPFUNC CHAR 30
VEPPARAM Parameter Name in Physical Interface VEPPARAM CHAR 60
VEPPARAMTYPE Parameter Type VEPPARAMTYPE CHAR 1
MAPPEDNAME Parameter Name in Service Definition VEPPARAMMAP CHAR 120
IS_EXPOSED Boolean Variable (X=True, -=False, Space=Unknown) BOOLEAN CHAR 1
IS_OPTIONAL Boolean Variable (X=True, -=False, Space=Unknown) BOOLEAN CHAR 1
DEFAULT_VALUE Default Value of a Parameter VEPPARAMDEFAULTVALUE CHAR 255
IS_INITIAL Boolean Variable (X=True, -=False, Space=Unknown) BOOLEAN CHAR 1
TYPENAME Name of Type in a Service Definition VEPTYPENAME CHAR 120