JSBW_MEDPROD_APPE SAP (IS-M: BW Append Structure for Media Product Extractor) Structure details

Dictionary Type: Structure
Description: IS-M: BW Append Structure for Media Product Extractor




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




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

JSBW_MEDPROD_APPE 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: BW Append Structure for Media Product Extractor" 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_JSBW_MEDPROD_APPE TYPE JSBW_MEDPROD_APPE.

The JSBW_MEDPROD_APPE table consists of various fields, each holding specific information or linking keys about IS-M: BW Append Structure for Media Product Extractor data available in SAP. These include ISMPUBLICATION (Publication Key), ISMREFMDPRFAM (Higher-Level Media Product Family), ISMEDITION (Edition Key), ISMAUDITRETTYPE (Audit Report Type for a Media Product).. 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 JSBW_MEDPROD_APPE 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
ISMHIERARCHLEVLHierarchy Level (Media Product Family, Product or Issue) ISMHIERARCHLVLCHAR1ISMHIERARCHLVL
ISMPUBLICATIONPublication Key ISMDRERZCHAR8Assigned to domainALPHADRERZJD1
ISMREFMDPRFAMHigher-Level Media Product Family ISMREFMDPRFAMCHAR18Assigned to domainMATN1MATNRMJP_MEDFAM
ISMEDITIONEdition Key ISMPVACHAR8Assigned to domainALPHAPVAJD2
ISMAUDITRETTYPEAudit Report Type for a Media Product ISMAUFMELDARTCHAR2Assigned to domainALPHAAUFMELDART
ISMAUDITRETNRAudit report identification of a media product ISMIVWNRNUMC10IVWNR
ISMREPORTGRP1Report group 1 - Media Product ISMMPBERGRP1CHAR10Assigned to domainPVABERGRP1
ISMREPORTGRP2Report group 2 - Media Product ISMMPBERGRP2CHAR10Assigned to domainPVABERGRP2
ISMISPCNROBISPC Number of Object ISMISPCNROBNUMC6ISPCNROB
ISMISPCNRTOISPC Number of Sub-Object ISMISPCNRTONUMC2ISPCNRTO
ISMXSUPPLYCOMMExternal Delivery Orders Allowed ISMXSUPPLYCOMMCHAR1XFELD
ISMPERRULEFrequency for Media Products ISMPERREGELCHAR5Assigned to domainALPHAPERREGEL_MP
ISMPUBLTYPEPublication Type ISMPUBLTYPECHAR2Assigned to domainISMPUBLTYPEISM_PUBLTYPE
ISMCONTTYPEContent Category ISMCONTTYPECHAR2Assigned to domainISMCONTTYPEISM_CONTTYPE
ISMMEDIATYPEMedia Type ISMMEDIATYPECHAR2Assigned to domainISMMEDIATYPEISM_MEDIATYPE
ISMREFMDPRODHigher-Level Media Product ISMREFMDPRODCHAR18Assigned to domainMATN1MATNRMJP_MEDPROD
ISMISSUEIssue Key ISMVAUSGBCHAR10Assigned to domainALPHAVAUSGBJD8
ISMPUBLDATEPublication Date ISMPUBLDATEDATS8DATUM
ISMNRINYEARIssue Number (in Year Number) ISMNRIMJAHRCHAR4ALPHAJNRIMJAHR
ISMYEARNRMedia issue year number ISMJAHRGANGNUMC4JAHRGANG
ISMCOPYNRCopy Number of Media Issue ISMHEFTNUMMERCHAR9HEFTNUMMER
MPG_LFDNRSequence number of media issue within issue sequence MPG_LFDNRNUMC6NUMC6
ISMISSUETYPESTIssue Variant Type - Standard (Planned) ISMAUSGVARTYPPLCHAR2Assigned to domainVAVARTYP
ISMISSUETYPEACIssue Variant Type - Actual ISMAUSGVARTYPTACHAR2Assigned to domainVAVARTYP

Key field Non-key field



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

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

How to access SAP table JSBW_MEDPROD_APPE

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