fields (13)
| field | type | length | key | description |
|---|---|---|---|---|
MANDT | clnt | 3 | pk | client |
POSNR | numc | 6 | pk | sales document item number |
VBELN | char | 10 | pk | sales document number |
ABSTA | char | 1 | rejection status of item (a=rejected, blank=not rejected) | |
DCSTA | char | 1 | delay status | |
FKSTA | char | 1 | billing status of item (a=not billed, b=partially billed, c=fully billed) | |
GBSTA | char | 1 | general processing status of item (a=not processed, b=partial, c=complete) | |
KOSTA | char | 1 | picking status of item (a=not picked, b=partial, c=fully picked) | |
LFSTA | char | 1 | delivery status of item (a=not delivered, b=partially delivered, c=fully delivered) | |
POSTA | char | 1 | packing status of item | |
RFSTA | char | 1 | reference status of item (a=not referenced, b=partial, c=fully referenced) | |
UVALL | char | 1 | general incompletion status | |
WBSTA | char | 1 | goods movement status of item (a=no movement, b=partial, c=all goods moved) |
relationships (2)
master lookup
reference to master data
referenced by
VBPAPOSNRPOSNRN:1
header / item
parent-child document structure
referenced by
VBAPVBELNVBELNPOSNRPOSNR1:1