JHTVAABK_ALV SAP (IS-M/AM: Short JHVAABK for ALV) Structure details

Dictionary Type: Structure
Description: IS-M/AM: Short JHVAABK for ALV




ABAP Code to SELECT data from JHTVAABK_ALV
Related tables to JHTVAABK_ALV
Access table JHTVAABK_ALV




Structure field list including key, data, relationships and ABAP select examples

JHTVAABK_ALV is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "IS-M/AM: Short JHVAABK for ALV" 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_JHTVAABK_ALV TYPE JHTVAABK_ALV.

The JHTVAABK_ALV table consists of various fields, each holding specific information or linking keys about IS-M/AM: Short JHVAABK for ALV data available in SAP. These include ABRGNR (IS-M/AM: Contract Settlement Number), VKORG (Sales Organization), VTWEG (Distribution Channel), SPART (Division).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Can Be Enhanced (Deep)


SAP JHTVAABK_ALV structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
VTNRIS-M: Contract Number ABS_VTNRNUMC6Assigned to domainABS_VTNRJHWMJHW
ABRGNRIS-M/AM: Contract Settlement Number ABRGNRNUMC4Assigned to domainABRGNR
VKORGSales Organization VKORGCHAR4Assigned to domainVKORGVKOC_VKORG
VTWEGDistribution Channel VTWEGCHAR2Assigned to domainVTWEGVTWC_VTWEG
SPARTDivision SPARTCHAR2Assigned to domainSPARTSPAC_SPART
VKBURSales Office VKBURCHAR4Assigned to domainVKBURVKB
VKGRPSales Group VKGRPCHAR3Assigned to domainVKGRPVKG
ABRECHKIS-M: Settlement Type ABRECHKCHAR1Assigned to domainABRECHK
JHABRDATIS-M: Contract Settlement Date JHABRDATDATS8DATUM
R_DATUMIS-M: Date of Last Interim/Final Settlement R_DATUMDATS8DATUM
ABS_TYP1IS-M/AM: Contract Category ABS_TYPCHAR1Assigned to domainABS_TYPJHM_TYP
XBEST_PRIS-M: Apply Best Conditions to Number / Quantity XBEST_PRCHAR1XFELDJHM_XBP
MENGE1IS-M/AM: Agreed Quantity to be Sold ABS_MENGE1QUAN12(3) ABS_MENGE
EINH1IS-M: Contract Units of Measurement AB_MEINHUNIT3Assigned to domainCUNITMEINSMJJ006
AB_ZIEL1IS-M/AM: Target Quantity for Monetary Contract AB_ZIEL1CURR15(2) WERTV8
AB_WEINHIS-M: Currency Key for Contract AB_WEINHCUKY5Assigned to domainWAERSFWS
MENGE2IS-M/AM: Agreed Quantity to be Sold ABS_MENGE2QUAN12(3) ABS_MENGE
EINH2IS-M: Contract Units of Measurement AB_MEINHUNIT3Assigned to domainCUNITMEINSMJJ006
PR_BASISIS-M: Basis for scale access (number/quantity) PR_BASISCHAR1PR_BASIS
AB_PREISIS-M: Current Valid Price from Contract AB_PREISCURR15(2) WERTV8
AB_KPREISIS-M: Price from Scale AB_KPREISCURR15(2) WERTV8
AB_VPREISIS-M: Agreed Price from Contract AB_VPREISCURR15(2) WERTV8
RKNUMVIS-M: Discount from Scale AB_RKNUMVDEC5(2) RABATT
RABATTIS-M: Current Valid Contract Discount Rate AB_RABATTDEC5(2) RABATT
VRABATTIS-M: Agreed Discount VRABATTDEC5(2) RABATT
BKNUMVIS-M/AM: Bonus from Scale AB_BKNUMVDEC5(2) RABATT
AKTBONUSIS-M/AM: Current Valid Contract Bonus AKTBONUSDEC5(2) RABATT
VBONUSIS-M: Agreed Bonus VBONUSDEC5(2) RABATT
FREITEXTIS-M: Freely Definable Text ABS_TEXTCHAR50FREITEXT
MNGABRMIS-M: Quantity for settlement MNGABRMQUAN12(3) ABS_MENGE
MEINHABRMIS-M: Contract Units of Measurement AB_MEINHUNIT3Assigned to domainCUNITMEINSMJJ006
UMSABRMIS-M: Sales Volume for Contract Settlement UMSABRMCURR15(2) WERTV8
WEINHABRMIS-M: Currency Key for Contract AB_WEINHCUKY5Assigned to domainWAERSFWS
FAKSPBlock FAKSPCHAR2Assigned to domainFAKSP
DATEAAFSIS-M/AM: Billing Block Date for Contract Settlement DATEAAFSDATS8DATUM

Key field Non-key field



How do I retrieve data from SAP structure JHTVAABK_ALV using ABAP code?

As JHTVAABK_ALV is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on JHTVAABK_ALV as there is no data to select.

How to access SAP table JHTVAABK_ALV

Within an ECC or HANA version of SAP you can also view further information about JHTVAABK_ALV and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!