JJPPEIN_ACC SAP (IS-M/AM: Accessibility Version of PPEIN) Structure details

Dictionary Type: Structure
Description: IS-M/AM: Accessibility Version of PPEIN




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




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

JJPPEIN_ACC 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: Accessibility Version of PPEIN" 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_JJPPEIN_ACC TYPE JJPPEIN_ACC.

The JJPPEIN_ACC table consists of various fields, each holding specific information or linking keys about IS-M/AM: Accessibility Version of PPEIN data available in SAP. These include MANDT (Client), OBJ_ART (IS-M: Object Type - BU Object), BELEINH (IS-M/AM: Booking Unit), VAVARTYP (IS-M: Variant Type Content).. 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 JJPPEIN_ACC 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
OBJ_ARTIS-M: Object Type - BU Object BE_OBJARTCHAR2BE_OBJART
BELEINHIS-M/AM: Booking Unit BELEGEINHCHAR10JJTBEALPHABELEINHJBEMJJ1
VAVARTYPIS-M: Variant Type Content VARTYP_INHCHAR2VARTYP_INH
WEEKSTRINGIS-M: Bit String for Weekdays WEEKSTRINGCHAR7WEEKSTRING
INHALTSKOMIS-M: Content Component INHALTSKOMCHAR8JJTIKOALPHAINHALTSKOMJJ1
INHK_LEV1IS-M: Level 1 content component in the hierarchy INHK_LEV1CHAR8Assigned to domainALPHAINHALTSKOMJJ1
GUELTIGVONValid-From Date GUELTIGVONDATS8DATUMJSA
GUELTIGBISValid-To Date GUELTIGBISDATS8DATUMJSB
XALL_SUBSIS-M: 'All lower level inclusive' indicator XALL_SUBSCHAR1XFELD
XIKO_VERKIS-M: Directly saleable content component indicator XIKO_VERKCHAR1XFELD
XIKO_EXPIS-M: Expanded content component indicator XIKO_EXPCHAR1XFELD
STRUSTUFEExpansion Level of Structure STRUSTUFEINT13INT1
STUFE_DIFFIS-M: Level of Expansion for Expanded Nodes STUFE_DIFFINT13INT1
BAUM_NRIS-M: Internal Number for Managing Sub-Trees BAUM_NRINT13INT1
PREDIS-M: Predecessor Content Component in Hierarchy Structure IKO_PREDCHAR8Assigned to domainALPHAINHALTSKOM
XSUCCSIS-M: Indicates Whether Lower Level Nodes Exist XSUCCSCHAR1XFELD
IKOHY_IDInternal: Node ID SEU_IDNUMC6SEU_ID
ANNSCHLUSSIS-M: Order Deadline (Duration before Publication Date) ANNSCHLUSSQUAN6ANNSCHLUSS
ANNSCHL_EHIS-M: Time Unit for Order Deadline ANNSCHL_EHUNIT3T006CUNITMEINS
UHRZEIT_ASIS-M: Time of Order Deadline UHRZEIT_ASTIMS6UHRZEIT
SEITE_FSPIS-M: Page/column format SEITE_FSPCHAR4TJJ47SEITE_FSP
XLOEVMDeletion Flag for Master Data in Media Sales & Distribution LOEVM_ISPCHAR1XFELD
XLOEKZDeletion Indicator for Master Data in Media Sales & Dist. LOEKZ_ISPCHAR1XFELD
ERFUSERCreated By ERFUSERCHAR12USNAM
ERFDATECreated On ERFDATEDATS8DATUM
ERFTIMETime Created ERFTIMETIMS6UZEIT
AENUSERLast Changed By AENUSERCHAR12USNAM
AENDATEDate of Last Change AENDATEDATS8DATUM
AENTIMETime of Last Change AENTIMETIMS6UZEIT
WEBPUBL_DAYS_STRIS-M/AM: Internet Publ. Start Date Relative to Publication ISM_WEBPUBL_DAYS_STARTDEC3ISM_WEBPUBL_DAYS
WEBPUBL_DAYS_ENDIS-M/AM: Internet Publ. End Date Relative to Publication ISM_WEBPUBL_DAYS_ENDDEC3ISM_WEBPUBL_DAYS
X_MONTAGIS-M: Date Field Indicator - Monday JHT_MONTAGCHAR1XFELD
X_DIENSTAGIS-M: Date Field Indicator - Tuesday JHT_DIENSTAGCHAR1XFELD
X_MITTWOCHIS-M: Date Field Indicator - Wednesday JHT_MITTWOCHCHAR1XFELD
X_DONNERSTIS-M: Date Field Indicator - Thursday JHT_DONNERSTCHAR1XFELD
X_FREITAGIS-M: Date Field Indicator - Friday JHT_FREITAGCHAR1XFELD
X_SAMSTAGIS-M: Date Field Indicator - Saturday JHT_SAMSTAGCHAR1XFELD
X_SONNTAGIS-M: Date Field Indicator - Sunday JHT_SONNTAGCHAR1XFELD
X_ALLETAGEIS-M: 'All weekdays' indicator X_ALLETAGECHAR1XFELD

Key field Non-key field



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

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

How to access SAP table JJPPEIN_ACC

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