RJHAISZX SAP (IS-M/AM: Editing Information for Advertiser Assignment) Structure details

Dictionary Type: Structure
Description: IS-M/AM: Editing Information for Advertiser Assignment




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




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

RJHAISZX 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: Editing Information for Advertiser Assignment" 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_RJHAISZX TYPE RJHAISZX.

The RJHAISZX table consists of various fields, each holding specific information or linking keys about IS-M/AM: Editing Information for Advertiser Assignment data available in SAP. These include AVM_NR (IS-M/AM: Sales Document Number), POS_NR (IS-M: Order Item Number), INSERENT (IS-M: Advertiser), UPDATEFLAG (Update indicator).. 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 RJHAISZX 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 MANDTCLNT3Assigned to domainMANDT
AVM_NRIS-M/AM: Sales Document Number AVM_NRCHAR10Assigned to domainALPHAAVM_NRJHAMJHA
POS_NRIS-M: Order Item Number POS_NRNUMC3Assigned to domainAVM_PNR
INSERENTIS-M: Advertiser INSERENTCHAR10Assigned to domainALPHAGPNRJGPMJG0M
UPDATEFLAGUpdate indicator UPDKZ_DCHAR1UPDKZ
XINSBLANKUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
INSZ_NRUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
INS_PROZUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
REGULIERERUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
TAXK1Updated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
TAXK2Updated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
TAXK3Updated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
TAXK4Updated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
TAXK5Updated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
TAXK6Updated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
TAXK7Updated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
TAXK8Updated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
TAXK9Updated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
GPNR_RECHUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
KONDAUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
XORTSPREISUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
ZLSCHUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
AEUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
BVTYPUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CCINSUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CCNUMUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
DATBIUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CCNAMEUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CVVALUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CVVCTUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CVVSTUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
BRAN1Updated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
ADV_AD_SIZEUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
MNDIDUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE

Key field Non-key field



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

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

How to access SAP table RJHAISZX

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