SAP ABAP IMG Activity PLM_AUDIT_ALV_GRID (ALV Functions)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-AUD (Application Component) Audit Management
     PLM_AUDIT (Package) Audit Management: Other Components
IMG Activity
ID PLM_AUDIT_ALV_GRID ALV Functions  
Transaction Code S_ABA_72000231   (empty) 
Created on 20041221    
Customizing Attributes PLM_AUDIT_ALV_GRID   ALV Functions 
Customizing Activity PLM_AUDIT_ALV_GRID   ALV Functions 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name PLM_AUDIT_ALV_GRID    

Use

Requirements

Standard settings

Activities

Example

Description

You can use this BAdI to change different functions within the ALV Grid Control.

The following enhancements are supported:

  • ADOPT_LAYOUT
  • You can use this method to adapt the layout of the ALV Grid Control to suit your requirements.
  • ADOPT_TOOLBAR_EXCLUDING
  • You can use this method to adapt the inactive functions of the ALV Grid Control to suit your requirements.
  • CHANGE_FIELDCATALOG
  • You can use this method to change one individual line of the field catalog. However, this method is only called if you requested the change using the method IS_FIELDCAT_CHANGE_REQUESTED.
  • CHANGE_GRAPHICS
  • You can use this method to change the formatting properties of the ALV graphic connection. For example, you can name the X-axis or specify a title.
  • CHANGE_HYPERLINKS
  • You can use this method to change the hyperlink function of the ALV Grid Control.
  • CHANGE_OUTTAB
  • You can use this method to change one individual line of the output table. However, this method is only called if you requested the change using the method IS_OUTTAb_CHANGE_REQUESTED.
  • DETERMINE_SAVE_MODE
  • You can use this method to determine the save mode of the ALV Layout.
  • IS_FIELDCAT_CHANGE_REQUESTED
  • You can use this method to request that changes be made to individual lines in the field catalog.
  • IS_OUTTAB_CHANGE_REQUESTED
  • You can use this method to request that changes be made to individual lines in the output table.
  • ON_BUTTON_CLICK
  • This method is called when a pushbutton that was added using the method ON_TOOLBAR is chosen.
  • ON_CONTEXT_MENU_REQUEST
  • This method is called when you request the context menu. Additional functions can be added in the context menu.
  • ON_MENU_BUTTON
  • This method is called when a menu button that was added using the method ON_TOOLBAR is chosen.
  • ON_TOOLBAR
  • This method is called when formatting the toolbar. Additional functions can be added.
  • ON_USER_COMMAND
  • You can use this method to handle a user-defined function code.

Note

You can find additional information about the ALV Grid Control in the corresponding documentation in the SAP List Viewer (component BC-SRV-ALV).

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 
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG PLM_AUDIT_ALV_GRID 0 AEC0000474 Audit Management 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20050209 
SAP Release Created in 700