|
Column name |
In use? |
Status |
Column definition |
Column description |
Technical term |
Example |
|---|---|---|---|---|---|---|
|
PPKEY |
x |
|
VARCHAR(15) |
Internal pagination number (i-effect Spalte) |
Internal invoice number |
|
|
PPREF |
x |
|
DECIMAL(5, 0) |
Reference ID to the Specified Table |
Reference to table ZFINVOICPI (PIREF) |
|
|
PPLFD |
x |
|
DECIMAL(5, 0) |
Order of the Product Characteristic |
Sequence of the product property |
|
|
PPCTC |
|
|
VARCHAR(35) |
Type of Product feature(Code) |
Type of product characteristic (code) |
|
|
PPDESC |
x |
required |
VARCHAR(55) |
Description of the Product Characteristic |
Article attribute name |
|
|
PPCVM |
|
|
INTEGER |
Value of Product property(numerical measured variable) |
Value of the product property (numerical measurand) |
|
|
PPCVMC |
|
|
CHAR(3) |
Unit of measurement |
Unit of measurement |
|
|
PPCVT |
x |
required |
VARCHAR(200) |
Value of Product property(text) |
Article attribute value |
|