Here we would like to draw your attention to WER_TEST_PREDEF table in SAP. As we know it is being mainly used with the SAP LO-MD (Logistics Basic Data in LO) component which is coming under LO module (Logistics). WER_TEST_PREDEF is a SAP standard transparent table used for storing Test table for predefined types related data in SAP. It comes under the package WER_TEST.
Table WER_TEST_PREDEF technical data
Table | WER_TEST_PREDEF |
Data storing | Test table for predefined types |
Module | LO |
Component | LO-MD |
SAP Package | WER_TEST |
Delivery Class | S – System table, data changes have the status of program changes |
Table Category | TRANSPARENT |
SAP WER_TEST_PREDEF Table Fields
Here is the details of each fields in this table.You can find the discription, data type and assigned lenth of each of the fields in WER_TEST_PREDEF table.
Its a key field. Its data type is X (Byte string) with field length 4
Its data type is X (Byte string) with field length 4
Its data type is F (Floating point number) with field length 8
Its data type is P (Packed number (number with fixed number of decimal places)) with field length 16
Its data type is C (Character String) with field length 255
Its data type is D (Date (Date: YYYYMMDD)) with field length 8
Its data type is N (Character String with Digits Only) with field length 255
Its data type is T (Time (Time: HHMMSS)) with field length 6
Its data type is X (Byte string) with field length 255