VEPELEMTYPE - Virtual Interface: Elementary Data Type
Virtual Interface: Elementary Data Type information is stored in SAP table VEPELEMTYPE.
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 VEPELEMTYPE
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 | |
TYPENAME | Name of Type in a Service Definition | X | VEPTYPENAME | CHAR | 240 | |
KIND | VEP Type of an Elementary Types | VEPELEMTYPEKIND | CHAR | 8 | ||
BUILD_IN_TYPE | VEP Name of a Predefined Type | VEPELEMTYPEBUILDIN | CHAR | 60 | ||
LENGTH | Elementary Type of Virtual Interface: Length | VEPELEMTYPELENGTH | INT4 | 4 | ||
DECIMALS | Elementary Type of Virtual Interface: Decimal Places | VEPELEMTYPEDECIMALS | INT4 | 4 | ||
SIGNED | Elementary Type of Virtual Interface: Sign | VEPELEMTYPESIGNED | CHAR | 2 | ||
ABAPTYPE | ABAP Data Type | ABAPTYPE | CHAR | 2 |