ROXAVV0025 is an SAP Structure so does not store data like a database table does but can be used to process "Generated Table for View /BEV3/CHVBW_BZVA" Information within sap ABAP programs. This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.
i.e. DATA: wa_ROXAVV0025 TYPE ROXAVV0025 .
Below is the documentation avaialable and full details of the fields which make up this Structure.
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 | Component Type | Data Type | length (Decimals) | Check table | Description | Conversion Routine |
MANDT | MANDT | CLNT | 3 |
* | Client | |
YVWDNR | /BEV3/CHDTWDNR | NUMC | 13 | CHD Contract Number | ||
DATE_TO | /BEV3/CHBDTB | DATS | 8 | Date valid to | ||
BZV_ABS_CTR | /BEV3/CHCTR_ABS | QUAN | 15(5) | CH: Total Purchases (Contract) | ||
BZV_ABS_YEAR | /BEV3/CHYEAR_ABS | QUAN | 15(5) | CH: Annual Quantity-Related Sales (Target Purchases) | ||
BZV_ABS_MONTH | /BEV3/CHMONTH_ABS | QUAN | 15(5) | CH: Monthly Quantity-Related Sales (Target Purchase) | ||
BZV_ABS_UNIT | /BEV3/CH_BZV_MEINH | UNIT | 3 | T006 | CH: Unit of Measure of Purchase Commitment | CUNIT |
BZV_ABS_WERT_BON | /BEV3/CHBZV_WERT_ABS_BON | CURR | 17(5) | CH: Valuation Quantity-Related Sales Rebate per UoM | ||
BZV_ABS_WERT_MAL | /BEV3/CHBZV_WERT_ABS_MAL | CURR | 17(5) | CH: Valuation Quantity-Related Sales Penalty per UoM | ||
BZV_ABS_WERT_WA | /BEV3/CHBZV_WERT_ABS_WA | CURR | 17(5) | CH: Valuation Quantity-Related Sales Value Clearing per UoM | ||
BZV_ABS_CURR | /BEV3/CH_BZV_ABS_CURRENCY | CUKY | 5 | TCURC | CH: Currency Indicator of Purchase Commitment (Sales) | |
BZV_ABS_TOL_BON | /BEV3/CHBZV_TOL_ABS_BON | DEC | 7(3) | Ch: % Tolerance Quantity-Related Sales Rebate | ||
BZV_ABS_TOL_MAL | /BEV3/CHBZV_TOL_ABS_MAL | DEC | 7(3) | CH: % Tolerance Quantity-Related Sales Penalty | ||
BZV_ABS_TOL_WA | /BEV3/CHBZV_TOL_ABS_WA | DEC | 7(3) | CH: % Tolerance Quantity-Related Sales Value Clearing | ||
REC_TIMESTAMP | /BEV3/CHTIMESTAMP | CHAR | 14 | CH: Time Stamp |
Key field | |
Non-key field |
ROXAVV0025 - Generated Table for View /BEV3/CHVBW_BZVA ROXAVV0019 - Generated Table for View /BEV3/CHVBW_ALLC ROXAVV0013 - Generated Table for View /BEV3/CHVBW_VGTM ROXAVV0012 - Generated Table for View /BEV3/CHVBW_SLMD ROXAVV0011 - Generated Table for View /BEV3/CHVBW_MPMD ROXAVV0010 - Generated Table for View /BEV3/CHVBW_KBMD