V_T156SY is an SAP View so does not store data like a database table does but can be used to process "Generated Table for View V_T156SY" Information within sap ABAP programs. This is done by declaring abap internal tables, work areas or database tables based on this View. These can then be used to store and process the required data appropriately.
i.e. DATA: wa_V_T156SY TYPE V_T156SY .
Below is the documentation avaialable and full details of the fields which make up this View.
You can view further information about this via relevant transactions such as SE11 or SE80. Also check out the Comments section below to view or add related contributions and example screen shots.
Field | Data Element | Data Type | length (Decimals) | Check table | Description | Conversion Routine |
BUSTR | BUSTR | CHAR | 3 | Posting string reference (Inventory Management) | ||
WERTU | WERTU | CHAR | 1 | Value Update in Material Master Record | ||
MENGU | MENGU | CHAR | 1 | Quantity Updating in Material Master Record | ||
SOBKZ | SOBKZ | CHAR | 1 | T148 | Special Stock Indicator | |
KZBEW | KZBEW | CHAR | 1 | Movement Indicator | ||
KZZUG | KZZUG | CHAR | 1 | Receipt Indicator | ||
KZVBR | KZVBR | CHAR | 1 | Consumption Posting | ||
BUSTW | BUSTW | CHAR | 4 | Posting string for values | ||
BUSTM | BUSTM | CHAR | 4 | Posting string for quantities | ||
XLORT | XLORT | CHAR | 1 | Storage location necessary | ||
XOWST | XOWST | CHAR | 1 | No value string where valuation types the same | ||
QSSHK_S | QSSHK_S | CHAR | 2 | Origin of inspection lot (debit) | ||
QSSHK_H | QSSHK_H | CHAR | 2 | Origin of inspection lot (credit) | ||
VRGNG_S | J_VORGANG_S | CHAR | 4 | TJ01 | Business transaction/event (debit) | |
VRGNG_H | J_VORGANG_H | CHAR | 4 | TJ01 | Business transaction/event (credit) |
Key field | |
Non-key field |