Hierarchy

⤷

⤷

IMG Activity
ID | FVD_PAY_STOP_FILE | BAdI: Customer-Specific Creation of Stop Files (Lockbox Procedure) |
Transaction Code | S_AEN_10000893 | (empty) |
Created on | 20050404 | |
Customizing Attributes | FVD_PAY_STOP_FILE | BAdI: Customer-Specific Creation of Stop Files (Lockbox Procedure) |
Customizing Activity | FVD_PAY_STOP_FILE | BAdI: Customer-Specific Creation of Stop Files (Lockbox Procedure) |
Document
Document Class | SIMG | Hypertext: Object Class - Class to which a document belongs. |
Document Name | FVD_PAY_STOP_FILE |
Use
This business add-in (BAdI) is used in the Loans Management component.
The system calls the BAdI method during the report Create Stop File for Lockbox Procedure. During the report the system creates a list of loans where stops have been entered, and writes the basic data for these loans in a file.
In the course of further processing the file is sent to the lockbox provider's system by way of an external interface.
Requirements
Standard settings
The Business Add-In is not activated in the standard system. Sample code exists for the BAdI method. The BAdI cannot be used for multiple purposes, and is not dependent on a filter.
Activities
After you call the IMG activity, the system displays a dialog box where you enter a name for the implementation.
If implementations of this Business Add-In have already been created, the system displays them in a dialog box. You then choose one of them by choosing Create, and continue as follows:
- In the dialog box, enter a name for the implementation of the Add-In and choose Create.
The system displays the initial screen for creating Business Add-In implementations. - On this screen, enter a short description for your implementation in the Implementation Short Text field.
- If you choose the Interface tab, you will notice that the system has populated the Name of the Implementing Class field automatically, by assigning a class name based on the name of your implementation.
- Save your entries and assign the Add-In to a package.
- To edit a method, double-click its name.
- Enter your implementation code between the
method <Interface Name>~<Name of Method>.
andendmethod.
statements. - Save and activate your code. Navigate back to the Change Implementation screen.
Note: You can also create an implementation for an Add-In and not activate it until later. If you want to do this, do not perform the following step: - Choose Activate.
When the application program is executed, the code you created is run through.
See also
SAP Library -> Financials -> SAP Banking -> Loans Management -> Position Management -> Periodic Tasks -> Create Stop File for Lockbox Procedure.
Methods
Create Stop File (Lockbox Procedure)
Example
Business Attributes
ASAP Roadmap ID | 204 | Establish Functions and Processes |
Mandatory / Optional | 2 | Optional activity |
Critical / Non-Critical | 1 | 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 | FVD_PAY_STOP_FILE | 0 | HLA0100092 | Receivables/Payment Management |
Maintenance Objects
Maintenance object type | E | Business Add-In - Definition |
History
Last changed by/on | SAP | 20050405 |
SAP Release Created in | 600 |