Menu

SAP Table VEPFIELDREF

WS Virtual Interface: Field References, Default Values

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 table VEPFIELDREF (WS Virtual Interface: Field References, Default Values) is a standard table in SAP ERP. It belongs to the package SEWS.

Technical Information

Table VEPFIELDREF
Short Text WS Virtual Interface: Field References, Default Values
Package SEWS
Table Type Transparent Table

Fields for Table VEPFIELDREF

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
STRUCID Artificial Key for Recursive Field Reference Relation VEPFIELDREFID NUMC 10
FIELDNAME Subfield Name of Structured Type VEPFIELDNAME CHAR 120
SUBSTRUCID Artificial Key for Recursive Field Reference Relation VEPFIELDREFID NUMC 10
DEFAULT_VALUE Default Value of a Parameter VEPPARAMDEFAULTVALUE CHAR 255
IS_INITIAL Elementary Type of Web Service VI: Is Initial VEPISINITIAL CHAR 1
TYPE Type of a Parameter: Elementary, Structure, Table VEPTYPETYPE CHAR 1
TYPENAME Name of Type in a Service Definition VEPTYPENAME CHAR 120