SAP ABAP IMG Activity FCC_BADI_USAGE (BAdI: Custom Usage for Closing Type)
Hierarchy
FCCO (Software Component) Financial Closing Cockpit 200
   CA-GTF-FCC (Application Component) Financial Closing cockpit Add-on
     FCC_CLOSING (Package) Financial Closing Cockpit - SAPGUI and backend
IMG Activity
ID FCC_BADI_USAGE BAdI: Custom Usage for Closing Type  
Transaction Code S_FC8_75000021   (empty) 
Created on 20111124    
Customizing Attributes FCC_BADI_USAGE   BAdI: Custom Usage for Closing Type 
Customizing Activity FCC_BADI_USAGE   BAdI: Custom Usage for Closing Type 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name FCC_BADI_USAGE    

Use

This Business Add-In (BAdI) is used in the Financial Closing cockpit Add-On (CA-GTF-FCC) component. You can use this BAdI to specify whether a task should appear in a task list.

When you create a task in a template, you can specify to which closing type the task is assigned. When you create a periodic task list from the template, you need to specify the closing type of the task list. The task list only includes tasks that match its closing type. For example, a task list whose closing type is month-end closing only includes tasks whose closing type is also month-end closing.

To specify whether a task should appear in a task list using your own logic, select User-Defined Usage as the closing type for the task and then implement this BAdI.

This BAdI definition contains the following methods:

  • Set Whether Task Should Appear (IS_VISIBLE)

    You can use this BAdI method to specify whether a task should appear in a task list. To make a task appear in a task list, set the RD_IS_VISIBLE export parameter to X. To make a task not appear in a task list, leave the RD_IS_VISIBLE export parameter empty.

Requirements

Standard settings

For more information about the standard settings (filters, single or multiple uses), see the Enhancement Spot Element Definitions tab in the BAdI Builder (transaction SE18).

Activities

For information about implementing BAdIs as part of the Enhancement Concept, see SAP Library for SAP NetWeaver under BAdIs - Embedding in the Enhancement Framework.

Example

Business Attributes
ASAP Roadmap ID 257   Create User Exits 
Mandatory / Optional 3   Nonrequired 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 FCC_BADI_USAGE 0 FC80000001 Financial Closing cockpit Add-on 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20120202 
SAP Release Created in 100