VJHAMOTW SAP (Change Document Structure; Generated by RSSCD000) Structure details

Dictionary Type: Structure
Description: Change Document Structure; Generated by RSSCD000




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




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

VJHAMOTW 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 "Change Document Structure; Generated by RSSCD000" 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_VJHAMOTW TYPE VJHAMOTW.

The VJHAMOTW table consists of various fields, each holding specific information or linking keys about Change Document Structure; Generated by RSSCD000 data available in SAP. These include MANDT (Client), AVM_NR (IS-M/AM: Sales Document Number), MOTIV (IS-M: Order ad spec number (commercial)), MOTIVSTAT (IS-M: Ad spec status).. 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)


SAP VJHAMOTW 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
MANDTClient MANDTCLNT3T000MANDT
AVM_NRIS-M/AM: Sales Document Number AVM_NRCHAR10JHAKALPHAAVM_NRJHAMJHA
MOTIVIS-M: Order ad spec number (commercial) WSMOTIV_NRNUMC6Assigned to domainPAM_WS_MOT
MOTIVSTATIS-M: Ad spec status MOTIVSTATCHAR2PAM_STATUS
NOTIZIS-M: Note for Ad Spec Design MOTIVNOTIZCHAR50TEXT50
MOTIVIDIS-M: Assigned ad spec/ad spec file in technical system MOTIVIDCHAR12MOTIVID
VORL_AVMNRIS-M: Order Number of the Preceding Document VORL_AVMNRCHAR10JHAKALPHAAVM_NR
VORL_MOTNRIS-M: Ad spec template (commercial) VORL_WMONRNUMC6Assigned to domainPAM_WS_MOT
VORL_TECIDIS-M: Ad spec template (description in technical system) VORL_TECIDCHAR12MOTIVID
WS_SENDFRMIS-M: Commercial Design Type WS_SENDFRMCHAR2TJJW5WS_SENDFRM
WS_LENGTHSIS-M: Planned length of commercial in seconds WS_LENGTHSNUMC4WS_LENGTH
WS_LENGTHIIS-M: Actual length of commercial in seconds WS_LENGTHINUMC4WS_LENGTH
STICHWIS-M: Keyword STICHWCHAR40TEXT40
PRODHIS-M/AM: Product Hierarchy J_PRODHCHAR18Assigned to domainJ_PRODH
MOTEXTINF1IS-M: Freely Definable Additional Information on Ad Spec MOTEXTINF1CHAR30CHAR30
MOTEXTINF2IS-M: Freely Definable Additional Information on Ad Spec MOTEXTINF2CHAR30CHAR30
MOTEXTINF3IS-M: Freely Definable Additional Information on Ad Spec MOTEXTINF3CHAR30CHAR30
MOTEXTINF4IS-M: Freely Definable Additional Information on Ad Spec MOTEXTINF4CHAR30CHAR30
XUVMOTIS-M: 'Ad spec data incomplete' indicator XUVMOTCHAR1XFELD
XMOTPRODIS-M: Ad Spec Technically Complete Indicator XMOTPRODCHAR1XFELD
MERKMAL0IS-M: Characteristic 0 for Individual Use (Commercl Ad Spec) MERK0_MOTWCHAR1XFELD
MERKMAL1IS-M: Characteristic 1 for Individual Use (Commercl Ad Spec) MERK1_MOTWCHAR1XFELD
MERKMAL2IS-M: Characteristic 2 for Individual Use (Commercl Ad Spec) MERK2_MOTWCHAR1XFELD
MERKMAL3IS-M: Characteristic 3 for Individual Use (Commercl Ad Spec) MERK3_MOTWCHAR1XFELD
MERKMAL4IS-M: Characteristic 4 for Individual Use (Commercl Ad Spec) MERK4_MOTWCHAR1XFELD
MERKMAL5IS-M: Characteristic 5 for Individual Use (Commercl Ad Spec) MERK5_MOTWCHAR1XFELD
MERKMAL6IS-M: Characteristic 6 for Individual Use (Commercl Ad Spec) MERK6_MOTWCHAR1XFELD
MERKMAL7IS-M: Characteristic 7 for Individual Use (Commercl Ad Spec) MERK7_MOTWCHAR1XFELD
MERKMAL8IS-M: Characteristic 8 for Individual Use (Commercl Ad Spec) MERK8_MOTWCHAR1XFELD
MERKMAL9IS-M: Characteristic 9 for Individual Use (Commercl Ad Spec) MERK9_MOTWCHAR1XFELD
XSTORNIERTIS-M: Canceled Order Object Indicator XSTORNIERTCHAR1XFELD
XMOTIVTEXTIS-M/AM: Text Exists for the Ad Spec Indicator XMOTIVTEXTCHAR1XFELD
KZChange Type (U, I, S, D) CDCHNGINDCHAR1CDCHNGIND

Key field Non-key field



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

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

How to access SAP table VJHAMOTW

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