SAP ABAP IMG Activity FDM_COLL_INSTALLMENT (BAdI: Default Installment Plan and Check when Saving the Promise to Pay)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FIN-FSCM-COL-AR (Application Component) Accounts Receivable Accounting Process Integration
     FDM_AR_COLLECTION (Package) FSCM Collections Management FI-AR
IMG Activity
ID FDM_COLL_INSTALLMENT BAdI: Default Installment Plan and Check when Saving the Promise to Pay  
Transaction Code S_EB5_05000437   (empty) 
Created on 20091021    
Customizing Attributes FDM_COLL_INSTALLMENT   BAdI: Default Installment Plan and Check when Saving the Promise to Pay 
Customizing Activity FDM_COLL_INSTALLMENT   BAdI: Default Installment Plan and Check when Saving the Promise to Pay 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name FDM_COLL_INSTALLMENT_PLAN    

Use

You can use this Business Add-In (BAdI) to propose either an installment plan type or a standard installment plan when you create an installment plan. You can use the method GET_DEFAULT for this. This method is called in receivables processing if the user navigates to the user interface that allows the creation or change of an installment plan. However, it is only called if no installment plan has yet been created for the promise to pay.

Using method CHECK, you can check a promise to pay with installments before you save it, and prevent it being saved through the issue of an error message. This method is called both when creating and changing the promise to pay with installments.

Requirements

Standard settings

The BAdI is not implemented in the standard system.

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

If you propose an installment plan type using method GET_DEFAULT and view this as mandatory for the installment plan, then you can check in method CHECK whether the installment plan type has been changed, and if necessary prevent it being saved.

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 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20091021 
SAP Release Created in 605