PRP_IBU_CP_00O_ALV SAP (PPR Set Type 'Consumer Product Industry') Structure details

Dictionary Type: Structure
Description: PPR Set Type 'Consumer Product Industry'




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




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

PRP_IBU_CP_00O_ALV 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 "PPR Set Type 'Consumer Product Industry'" 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_PRP_IBU_CP_00O_ALV TYPE PRP_IBU_CP_00O_ALV.

The PRP_IBU_CP_00O_ALV table consists of various fields, each holding specific information or linking keys about PPR Set Type 'Consumer Product Industry' data available in SAP. These include OBJECT_KEY (Object Key), GUID (Internal, Unique Identifier for PPR Objects), HANDLE (Handle), ITEM_NO (Number for arranging PPR Organisational Data Entries).. 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 (Deep)


SAP PRP_IBU_CP_00O_ALV 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
OBJECT_KEYObject Key COMT_BSP_OBJECTKEYCHAR100
GUIDInternal, Unique Identifier for PPR Objects CRMT_PRP_GUIDRAW16SYSUUIDPRP_GUID
HANDLEHandle CRMT_PRP_HANDLENUMC10
ITEM_NONumber for arranging PPR Organisational Data Entries CRMT_PRP_ORG_H_NONUMC10NUMC10
TYPEReference Type of the PPR CRMT_PRP_REFERENCE_TYPECHAR2Assigned to domainCRM_PRP_REFERENCE_TYPE
PROCESSING_MODEProcessing Mode of Transaction CRMT_MODECHAR1CRM_MODE
PROCESS_TYPEBusiness Transaction Type CRMT_PROCESS_TYPECHAR4Assigned to domainCRM_PROCESS_TYPECRM_PROCESS_TYPECRM_PROCESS_TYPE
PT_DESCRIPTIONTransaction Description CRMT_PROCESS_DESCRIPTIONCHAR40CRM_PROCESS_DESCRIPTION
ASSORTMNT_FLAGAssortment Flag ASSORTMENT_FLAGCHAR1ASSORTMENT_FLAG
ASSORTMNT_FLAG_DESCDescription of Single Value COMT_ATTR_VAL_TEXTCHAR60DDTEXT
CHANGE_FLAGChange Flag CHANGE_FLAGCHAR1CHANGE_FLAG
CHANGE_FLAG_DESCDescription of Single Value COMT_ATTR_VAL_TEXTCHAR60DDTEXT
FACINGSNumber of arranged Facings FACINGSNUMC5FACINGS
FACINGS_DESCDescription of Single Value COMT_ATTR_VAL_TEXTCHAR60DDTEXT
DISTRIB_FLAGDistribution Flag DISTRIBUTION_FLAGCHAR1DISTRIBUTION_FLAG
DISTRIB_FLAG_DESCDescription of Single Value COMT_ATTR_VAL_TEXTCHAR60DDTEXT
MANDAT_ASSORTIndicator: 'Mandatory / Optional' Assortment MANDATORY_ASSORTMENTCHAR1MANDATORY_ASSORTMENT
MANDAT_ASSORT_DESCDescription of Single Value COMT_ATTR_VAL_TEXTCHAR60DDTEXT
CUST_ART_NUMCustomer Article Number CUSTOMER_ARTICLE_NUMCHAR40CUSTOMER_ARTICLE_NUM
CUST_ART_NUM_DESCDescription of Single Value COMT_ATTR_VAL_TEXTCHAR60DDTEXT
LISTING_PRICEListing Price LISTING_PRICECURR12(2) LISTING_PRICE
LISTING_PRICE_CListing Price LISTING_PRICE_CCUKY5TCURCWAERS
LISTING_PRICE_DESCDescription of Single Value COMT_ATTR_VAL_TEXTCHAR60DDTEXT
SEQUENCE_CPSequence SEQUENCE_CPNUMC4SEQUENCE_CP
SEQUENCE_CP_DESCDescription of Single Value COMT_ATTR_VAL_TEXTCHAR60DDTEXT
SECND_PLACEMNTSecond Placement SECOND_PLACEMENTCHAR1SECOND_PLACEMENT
SECND_PLACEMNT_DESCDescription of Single Value COMT_ATTR_VAL_TEXTCHAR60DDTEXT
LISTING_QUANTQuantity of a listed product LISTING_QUANTITYQUAN15(3) LISTING_QUANTITY
LISTING_QUANT_UQuantity of a Listed Product LISTING_QUANTITY_UUNIT3Assigned to domainCUNITMEINS
LISTING_QUANT_DESCDescription of Single Value COMT_ATTR_VAL_TEXTCHAR60DDTEXT
PROMO_PRICEPromotion Price PROMOTION_PRICECURR12(2) PROMOTION_PRICE
PROMO_PRICE_CPromotion Price PROMOTION_PRICE_CCUKY5TCURCWAERS
PROMO_PRICE_DESCDescription of Single Value COMT_ATTR_VAL_TEXTCHAR60DDTEXT
EDAY_LOW_PRICEEveryday-Low-Price EVERYDAY_LOW_PRICECURR12(2) EVERYDAY_LOW_PRICE
EDAY_LOW_PRICE_CEveryday-Low-Price EVERYDAY_LOW_PRICE_CCUKY5TCURCWAERS
EDAY_LOW_PRICE_DESCDescription of Single Value COMT_ATTR_VAL_TEXTCHAR60DDTEXT
PLACEMNT_QLTYQuality of Placement PLACEMENT_QUALITYCHAR3PLACEMENT_QUALITY
PLACEMNT_QLTY_DESCDescription of Single Value COMT_ATTR_VAL_TEXTCHAR60DDTEXT
LISTING_FEEListing Fee LISTING_FEECURR12(2) LISTING_FEE
LISTING_FEE_CListing Fee LISTING_FEE_CCUKY5TCURCWAERS
LISTING_FEE_DESCDescription of Single Value COMT_ATTR_VAL_TEXTCHAR60DDTEXT
CELL 0

Key field Non-key field



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

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

How to access SAP table PRP_IBU_CP_00O_ALV

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