JHAPA_PDF SAP (IS-M/AM: Order Item 01 for PDF) Structure details

Dictionary Type: Structure
Description: IS-M/AM: Order Item 01 for PDF




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




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

JHAPA_PDF 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: Order Item 01 for PDF" 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_JHAPA_PDF TYPE JHAPA_PDF.

The JHAPA_PDF table consists of various fields, each holding specific information or linking keys about IS-M/AM: Order Item 01 for PDF data available in SAP. These include POS_NR (IS-M: Order Item Number), POS_ART (IS-M: Order-Publishing-Media - Item Type), TJH18_KURZTEXT (IS-M: Short Text), PSTYV (IS-M: Item Category for Sales Document).. 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 JHAPA_PDF 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
POS_ARTIS-M: Order-Publishing-Media - Item Type AVMPOS_ARTCHAR2Assigned to domainAVMPOS_ART
TJH18_KURZTEXTIS-M: Short Text BEZEICHN15CHAR15TEXT15
PSTYVIS-M: Item Category for Sales Document PSTYV_PAMCHAR4Assigned to domainPSTYV_PAM
TJHAPT_KURZTEXTIS-M: Short Text BEZEICHN15CHAR15TEXT15
KAMPAGNEIS-M: Campaign (customer) KAMPAGNECHAR6Assigned to domainKAMPAGNE
TJJKAMP_KURZTEXTIS-M: Short Text BEZEICHN15CHAR15TEXT15
BRAN_PAMIS-M/AM: Current Industry Sector Associated With Order Item BRAN_POSCHAR10Assigned to domainBRACO
TBRCT_VTEXTDescription VTEXTCHAR20TEXT20
XSTORNIERTIS-M: Canceled Order Object Indicator XSTORNIERTCHAR1XFELD
STORNOGRNDIS-M: Cancellation Reason STOGRD_PAMCHAR3Assigned to domainSTOGRD_PAMMJHSTOGRD_PAM
TJHSTOGT_KURZTEXTIS-M: Short Text BEZEICHN15CHAR15TEXT15
INHK_TECH1IS-M: Technical Content Component (Positioning View) INHK_TECH1CHAR8Assigned to domainALPHAINHALTSKOM
JTIKO_KURZTEXT_TECH1IS-M: Short Text BEZEICHN15CHAR15TEXT15
INHK_TECH2IS-M: Special Publication Content Component INHK_SOVERCHAR8Assigned to domainALPHAINHALTSKOMJJ1
JJTIKO_KURZTEXT_TECH2IS-M: Short Text BEZEICHN15CHAR15TEXT15
INHK_KFMIS-M: Business Content Component INHK_KFMCHAR8Assigned to domainALPHAINHALTSKOMJJ1
JJTIKO_KURZTEXT_KFMIS-M: Short Text BEZEICHN15CHAR15TEXT15
TERM_TYPIS-M/AM: Date Category Copy Number/Publication Date TERMINTYPCHAR1Assigned to domainTERMTTERMINTYPJHT
TJH56_KURZTEXTIS-M: Short Text BEZEICHN15CHAR15TEXT15
ANFANG_PERIS-M: Start of Copy/Publication Date Period ANFANG_PERCHAR14PAM_PERIOD
ENDE_PERIS-M: End of Period - Issue/Publication Date ENDE_PERCHAR14PAM_PERIOD
ANZ_SCHALTIS-M: Number of Placements ANZ_SCHALTNUMC3ANZ_SCHALT
TERM_ZYKLIS-M: Frequency for Ad Publication ANZ_ZYKLUSCHAR4Assigned to domainALPHAANZ_ZYKLUS
TJJ58_KURZTEXTIS-M: Short Text BEZEICHN15CHAR15TEXT15
PRODHIS-M/AM: Product Hierarchy J_PRODHCHAR18Assigned to domainJ_PRODH
JJT179T_VTEXTDescription BEZEI20CHAR20TEXT20
INSERENTIS-M: Advertiser INSERENTCHAR10Assigned to domainALPHAGPNRJGPMJG0M
TJJW6_LANGTEXTIS-M: Long Text BEZEICHN50CHAR50TEXT50
PREIS_OM_POSIS-M: Price excluding VAT PREIS_OMCURR15(2) WERTV8
WAERG_POSSD Document Currency WAERKCUKY5Assigned to domainWAERSFWS

Key field Non-key field



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

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

How to access SAP table JHAPA_PDF

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