VEPFIELDREF - WS Virtual Interface: Field References, Default Values
WS Virtual Interface: Field References, Default Values information is stored in SAP table VEPFIELDREF.
It is part of development package SEWS in software component BC-DWB-WS-ABA. This development package consists of objects that can be grouped under "ES Tools: Service Interfaces".
It is part of development package SEWS in software component BC-DWB-WS-ABA. This development package consists of objects that can be grouped under "ES Tools: Service Interfaces".
Fields for table VEPFIELDREF
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
VEPNAME | Name of a Service Definition | X | VEPNAME | CHAR | 60 | |
VERSION | ABAP: Program Status (Active, Saved, Transported...) | X | R3STATE | CHAR | 2 | |
FUNCTION | Functions of a Service Definition | X | VEPFUNC | CHAR | 60 | |
VEPPARAM | Parameter Name in Physical Interface | X | VEPPARAM | CHAR | 120 | |
VEPPARAMTYPE | Parameter Type | X | VEPPARAMTYPE | CHAR | 2 | |
STRUCID | Artificial Key for Recursive Field Reference Relation | X | VEPFIELDREFID | NUMC | 20 | |
FIELDNAME | Subfield Name of Structured Type | X | VEPFIELDNAME | CHAR | 240 | |
SUBSTRUCID | Artificial Key for Recursive Field Reference Relation | VEPFIELDREFID | NUMC | 20 | ||
DEFAULT_VALUE | Default Value of a Parameter | VEPPARAMDEFAULTVALUE | CHAR | 510 | ||
IS_INITIAL | Elementary Type of Web Service VI: Is Initial | VEPISINITIAL | CHAR | 2 | ||
TYPE | Type of a Parameter: Elementary, Structure, Table | VEPTYPETYPE | CHAR | 2 | ||
TYPENAME | Name of Type in a Service Definition | VEPTYPENAME | CHAR | 240 |