SAP ABAP IMG Activity WOST_PI_BADI_001 (Define Table Layout for the PromotionDetails iView)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-SRS (Application Component) SAP Retail Store
     WOST_PI (Package) Retail Store Portal
IMG Activity
ID WOST_PI_BADI_001 Define Table Layout for the PromotionDetails iView  
Transaction Code S_AX8_68000383   IMG Activity: WOST_PI_BADI_001 
Created on 20030310    
Customizing Attributes WOST_PI_BADI_001   Define Table Layout for the PromotionDetails iView 
Customizing Activity WOST_PI_BADI_001   Define Table Layout for the PromotionDetails iView 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name IVIEW_PROMO_DETAIL    

Use

The Business Add-In (BAdI) is used in function module IVIEW_PROMO_GETDETAIL and enables you to adjust the generated tables individually.

The function module calls the BAdI shortly before the end of the process and enables you to edit the following tables:

  • GT_PROMOTION_DETAIL: contains the promotion data
  • CT_FIELDCAT: contains the metadata for the individual columns of GT_PROMOTION_DETAIL
  • CT_HYPERLINKS: contains the hyperlinks that are referenced in GT_PROMOTION_DETAIL in the LINKS column
  • CT_SORT: contains the columns according to which the table should be sorted initially
  • E_TV_PROPERTIES: contains properties that affect the entire table, for example, title

The BAdI provides many options for shaping the result of the promotion search individually, for example,

  • Change title of table
  • Insert new columns
  • Delete existing columns
  • Change contents of a column (for example, status information)
  • Set different sort sequence
  • Set a different column sequence
  • Insert a column with LEDs or other icons
  • Change column heading
  • Change or enhance tooltips for individual columns

For more information, see the documentation on PortalALV.

Requirements

Standard settings

Activities

Example

Business Attributes
ASAP Roadmap ID 257   Create User Exits 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20030310 
SAP Release Created in 2002_1_46C