SAP ABAP IMG Activity ISJP_ITEM (Notes on Implementation)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     ID-INVSUM-JP (Package) FI Localization Japan: Invoice Summary
IMG Activity
ID ISJP_ITEM Notes on Implementation  
Transaction Code S_P7D_67000065   (empty) 
Created on 20060328    
Customizing Attributes ISJP_ITEM   Notes on Implementation 
Customizing Activity    
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name ISJP_ITEM    

Use

This Business Add-In (BAdI) is used in the Localization (FI-LOC) component.

You can use this Business Add-In (BAdI) to influence the behavior of invoice summary items. It contains the interface IF_ISJP_ITEM and methods for creating, changing, deleting, and enhancing invoice summary items.

Requirements

Standard settings

In the standard system, there is no activated BAdI implementation. If there is no active customer implementation, no default code is executed and the default values of the attributes remain unchanged.

The BAdI is designed for multiple uses and is not filter-dependent.

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

You can use the method ACC_INTERF_BEFORE_SAVE of the BAdI definition ISJP_ITEM to change the default values for the attributes of invoice summary items. You can change the following attributes:

  • Grouping unit: you can set the grouping unit within the recipient according to your requirements
  • Separate invoice indicator: you can set this indicator for specific invoices so that they are listed in a separate monthly invoice
  • Monthly invoice block: you can set a block so that the monthly invoice is not created
  • Invoice summary relevancy: you can specify that certain invoices are not relevant for invoice summary

This BAdI method is called when invoices that are relevant for invoice summary are created automatically by the system via the accounting interface.

See also:

This BAdI uses the interface IF_ISJP_ITEM. For more information, display the interface in the BAdI Builder.

Business Attributes
ASAP Roadmap ID 257   Create User Exits 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency I   Valid for countries specified 
Customizing Attributes Country Key Country Name
ISJP_ITEM JP Japan
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG ISJP_ITEM 0 HLA0009200 Financial Accounting 
Maintenance Objects
Maintenance object type    
History
Last changed by/on SAP  20060328 
SAP Release Created in 600