RJHVAVMVT_UP SAP (IS-M/AM: View of DT Order Objects Not Positioned) Structure details

Dictionary Type: Structure
Description: IS-M/AM: View of DT Order Objects Not Positioned




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




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

RJHVAVMVT_UP 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: View of DT Order Objects Not Positioned" 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_RJHVAVMVT_UP TYPE RJHVAVMVT_UP.

The RJHVAVMVT_UP table consists of various fields, each holding specific information or linking keys about IS-M/AM: View of DT Order Objects Not Positioned data available in SAP. These include AVM_NR (IS-M/AM: Sales Document Number), POS_NR (IS-M: Order Item Number), UPOS_NR (IS-M: Order Sub-Item Number), AUART (IS-M: Sales Document Type).. 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 (character-type or numeric)


SAP RJHVAVMVT_UP 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
AVM_NRIS-M/AM: Sales Document Number AVM_NRCHAR10Assigned to domainALPHAAVM_NRJHAMJHA
POS_NRIS-M: Order Item Number POS_NRNUMC3Assigned to domainAVM_PNR
UPOS_NRIS-M: Order Sub-Item Number UPOS_NRNUMC4AVM_UPNR
AUARTIS-M: Sales Document Type AUART_PAMCHAR4Assigned to domainAUART_PAMJHRMJHAUART_PAM
VBTYPSD document category VBTYPCHAR1VBTYP
VKORGSales Organization VKORGCHAR4Assigned to domainVKORGVKOC_VKORG
VTWEGDistribution Channel VTWEGCHAR2Assigned to domainVTWEGVTWC_VTWEG
SPARTDivision SPARTCHAR2Assigned to domainSPARTSPAC_SPART
VKGRPSales Group VKGRPCHAR3Assigned to domainVKGRPVKG
VKBURSales Office VKBURCHAR4Assigned to domainVKBURVKB
XPRODRELVTIS-M/AM: Distribution item relevant to production indicator XPRODRELVTCHAR1XFELD
XVTDMNG_VIS-M/AM: Leading Sign for Distribution Planning XVTDMNG_VCHAR1P_M_0XVTDMNG_V
POS_ARTIS-M: Order-Publishing-Media - Item Type AVMPOS_ARTCHAR2Assigned to domainAVMPOS_ART
PSTYVIS-M: Item Category for Sales Document PSTYV_PAMCHAR4Assigned to domainPSTYV_PAM
XSTORNIERTIS-M: Canceled Order Object Indicator XSTORNIERTCHAR1XFELD
STORNOGRNDIS-M: Cancellation Reason STOGRD_PAMCHAR3Assigned to domainSTOGRD_PAMMJHSTOGRD_PAM
XRESERVIS-M: Reservation indicator XRESERVCHAR1XFELD
XRESBESTIS-M: Reservation confirmed XRESBESTCHAR1XFELD
STATUSKIS-M: Status STATUSKCHAR2PAM_STATUS
KAMPAGNEIS-M: Campaign (customer) KAMPAGNECHAR6Assigned to domainKAMPAGNE
JVTBEPMARTIS-M/AM: Distribution Planned Quantity Types JVTBEPMARTCHAR4Assigned to domainJVTBEPMARTVRTMNGART
SELDAT_VONIS-M: Start Date for Item SELDAT_VONDATS8DATUM
PRODHIS-M/AM: Product Hierarchy J_PRODHCHAR18Assigned to domainJ_PRODH
KONKAUSIS-M: Competitor exclusion KONKAUSCHAR2Assigned to domainKONKAUS
STICHWIS-M: Keyword STICHWCHAR40TEXT40
UR_BELEINHIS-M: Initial Booking Unit for the OPM Item UR_BELEINHCHAR10Assigned to domainALPHABELEINH
PLAZ_BEIS-M: AI Booking Unit for Positioning ISM_SI_PLAZBECHAR10Assigned to domainALPHABELEINH
VRTMENGE_VIS-M/AM: Planned Quantity for Distribution Full Booking VRTMGV_PAMDEC9STMENGE
VRTMENGEIS-M/AM: Actual Quantity for Distribution VRTMGI_PAMDEC9STMENGE
BERMENGEIS-M/AM: Calculation Quantity (Distribution) BERMENGEVDEC9STMENGE
BLGMENGEIS-M/AM: Delivery quantity for distribution JVTLFMNGDEC9STMENGE
XTBEL_VTIS-M: Selective Booking For Distribution BU Indicator XTBEL_VTCHAR1XFELD
XVT_PLAZIS-M: Indicator distribution 'positioned' XVT_PLAZCHAR1XFELD

Key field Non-key field



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

As RJHVAVMVT_UP 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 RJHVAVMVT_UP as there is no data to select.

How to access SAP table RJHVAVMVT_UP

Within an ECC or HANA version of SAP you can also view further information about RJHVAVMVT_UP 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!