SAP ABAP IMG Activity FAGL_ITEMS_MENUE01 (Enhance Menu: Additions 1 through 4)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-GL (Application Component) General Ledger Accounting
     FAGL_REPORTING (Package) Reporting: New General Ledger
IMG Activity
ID FAGL_ITEMS_MENUE01 Enhance Menu: Additions 1 through 4  
Transaction Code S_PCO_36000454   (empty) 
Created on 20050617    
Customizing Attributes FAGL_ITEMS_CH_DATA   Change Data 
Customizing Activity FAGL_ITEMS_MENUE01   Extend Menu 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name FAGL_ITEMS_MENUE01    

Use

With this Business Add-In, you can activate up to four menu enhancements in the line item table (ALV view). You find the menu entries under Extras in the menu bar.

Requirements

Standard settings

Activities

Implement the BAdI.

You can activate the menu enhancements individually using the function text stored for the methods in the FCodes category. A pushbutton is activated automatically for the first method LIST_ITEMS01 (or LIST_ITEMS05). Once you have implemented the BAdI actively, you can then use the menu entries delivered in a function text.

You can use the BAdI to trigger follow-up activities, such as the callup of other programs or change documents). Note that, of a follow-up action entails screen output, this is implemented using a separate GUI status. Otherwise, a user command in the follow-up action could have an undesired effect on the main list. If, for example, a list with write commands is output in an exit, the GUI then corresponds to the GUI of the main list. Choosing Back to the write list would then have the effect that you leave the main program. This could be avoided, for example by using a SUBMIT AND RETURN or CALL FUNCTION with writes in the programs called.

All line items (including filtered ones) are available as non-changeable import data (table IT_ITEMS). Structure SELFIELD provides information about the selected targets (such as target index, field name, or field content).

Example

Business Attributes
ASAP Roadmap ID 153   Design enhancements 
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  20050617 
SAP Release Created in 600