BAPIBUSISM025_CONTCOMP SAP (IS-M/AM: Content Component) Structure details

Dictionary Type: Structure
Description: IS-M/AM: Content Component




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




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

BAPIBUSISM025_CONTCOMP 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: Content Component" 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_BAPIBUSISM025_CONTCOMP TYPE BAPIBUSISM025_CONTCOMP.

The BAPIBUSISM025_CONTCOMP table consists of various fields, each holding specific information or linking keys about IS-M/AM: Content Component data available in SAP. These include CONTENT_COMPONENT_TYPE (IS-M: Content Component Type), SHORTTEXT (IS-M: Short Text), LONGTEXT (IS-M: Long Text), CONTENT_COMPONENT_STRUCTURAL (IS-M: Indicator for 'Structural' Content Component).. 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: Cannot Be Enhanced


SAP BAPIBUSISM025_CONTCOMP 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
CONTENT_COMPONENTIS-M: Content Component INHALTSKOMCHAR8Assigned to domainALPHAINHALTSKOMJJ1
CONTENT_COMPONENT_TYPEIS-M: Content Component Type INHKOM_TYPCHAR2Assigned to domainINHKOM_TYP
SHORTTEXTIS-M: Short Text BEZEICHN15CHAR15TEXT15
LONGTEXTIS-M: Long Text BEZEICHN50CHAR50TEXT50
CONTENT_COMPONENT_STRUCTURALIS-M: Indicator for 'Structural' Content Component XIHK_STRUKCHAR1XFELD
CONTENT_COMPONENT_STATISTICALIS-M: Indicator for 'Statistical' Content Component XIHK_STATICHAR1XFELD
CONTENT_COMPONENT_PRICINGIS-M: Content Component Relevant for Pricing Indicator XIHK_PREISCHAR1XFELD
SALES_AREA_RESTRICTIONIS-M: Ind.: Sales Area Restriction for Content Component XIHK_VBEINCHAR1XFELD
DELETION_FLAGDeletion Flag for Master Data in Media Sales & Distribution LOEVM_ISPCHAR1XFELD
CREATEDBYCreated By ERFUSERCHAR12USNAM
CREATEDONCreated On ERFDATEDATS8DATUM
CREATEDATTime Created ERFTIMETIMS6UZEIT
CHANGEDBYLast Changed By AENUSERCHAR12USNAM
CHANGEDONDate of Last Change AENDATEDATS8DATUM
CHANGEDATTime of Last Change AENTIMETIMS6UZEIT
CO_ORDER_NOIS-M: Order No.of Internal CO Order for Account Assignment JHCO_AUFNRCHAR12Assigned to domainALPHAAUFNRANRORDE
COSTCENTERCost Center KOSTLCHAR10Assigned to domainALPHAKOSTLKOS
RK_ORDER_NOOrder Number of RK Order for Account Assignment J_RK_AUFNRCHAR8ALPHAJ_RK_AUFNR
RK_ITEM_NOItem Number of RK Order for Account Assignment J_RK_POSNRNUMC2ALPHAJ_RK_POSNR

Key field Non-key field



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

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

How to access SAP table BAPIBUSISM025_CONTCOMP

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