RJHUAPS SAP (IS-M/AM: Structure for Transferring AI Item (JHAPS)) Structure details

Dictionary Type: Structure
Description: IS-M/AM: Structure for Transferring AI Item (JHAPS)




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




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

RJHUAPS 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: Structure for Transferring AI Item (JHAPS)" 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_RJHUAPS TYPE RJHUAPS.

The RJHUAPS table consists of various fields, each holding specific information or linking keys about IS-M/AM: Structure for Transferring AI Item (JHAPS) data available in SAP. These include ERSCH_T (IS-M: Publication Date), HEFT_NR (IS-M: Copy Number with Year), BEARB (IS-M: Ad Insert Processing Type), BLGMENGE (Numerical field, 15 characters long).. 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 RJHUAPS 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
INHK_KFMIS-M: Business Content Component INHK_KFMCHAR8Assigned to domainALPHAINHALTSKOMJJ1
ERSCH_TIS-M: Publication Date ERSCH_TDATS8DATUM
HEFT_NRIS-M: Copy Number with Year HEFT_NRCHAR14PAM_PERIOD
BEARBIS-M: Ad Insert Processing Type SINSBEARBCHAR2Assigned to domainSIBEAR_ARTJJB
BLGMENGENumerical field, 15 characters long NUMC15NUMC15NUMC15
TZUSMENGEIS-M/AM: 5-Char.Amount Field (Incl.Dec 2) For Data Transfer BETR_5_2NUMC5NUM5
DISPMENGENumerical field, 15 characters long NUMC15NUMC15NUMC15
BERMENGENumerical field, 15 characters long NUMC15NUMC15NUMC15
POSTMENGENumerical field, 15 characters long NUMC15NUMC15NUMC15
SIMENGE_RHNumerical field, 15 characters long NUMC15NUMC15NUMC15
XFREMDBEILIS-M: Indicator - subject to postal charges (ad insert) XFREMDBEILCHAR1XFELD
XBEILAGHWIS-M: Insert Note Required Indicator XBLGHINWCHAR1XFELD
XRESTHSHLTIS-M: Total Market Coverage XRESTHSHLTCHAR1XFELD
XTRANZIS-M: Carrier Ad Required Indicator XTRANZEIGECHAR1XFELD
XTBEL_SIIS-M: Selective Booking of an AI BU XTBEL_SICHAR1XFELD
XSI_PLAZIS-M: Ad insert 'positioned' indicator XSI_PLAZCHAR1XFELD
XSTORNIERTIS-M: Canceled Order Object Indicator XSTORNIERTCHAR1XFELD
STORNOGRNDIS-M: Cancellation Reason STOGRD_PAMCHAR3Assigned to domainSTOGRD_PAMMJHSTOGRD_PAM
MUSTER_TIS-M: Number of Samples (Technical) MUSTER_TNUMC4MUSTER_ANZ
MUSTER_PIS-M: Number of Samples for Trial Runs (Ad Insert) MUSTER_PNUMC4MUSTER_ANZ
STICHWIS-M: Keyword STICHWCHAR40TEXT40
SI_NUMMERIS-M: Ad Insert Number ISM_SI_NUMMERCHAR10ALPHASI_NUMMERJJS
BSTNKCustomer purchase order number BSTNKCHAR20BSTNK
BSARKCustomer purchase order type BSARKCHAR4Assigned to domainBSARK
BSTDKCustomer purchase order date BSTDKDATS8DATUM
BSTZDPurchase order number supplement BSTZDCHAR4BSTZD
IHREZYour Reference IHREZCHAR12TEXT12
BNAMEName of orderer BNAME_VCHAR35NAME
TELF1Telephone Number TELF1_VPCHAR16TELF1
TELFXFax Number TELFXCHAR31TEXT31
PARNRIS-M: Contact Person ISM_CNTCT_PRSNCHAR10Assigned to domainALPHABU_PARTNER
ZUKOMMIS-M: Additional Communication Data JZUKOMMCHAR50TEXT50

Key field Non-key field



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

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

How to access SAP table RJHUAPS

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