Hierarchy

⤷

⤷

IMG Activity
ID | PSM_FM_FYC_DERIVE | BAdI: Enhanced Functions for Derivation Strategy |
Transaction Code | S_ALN_01002026 | (empty) |
Created on | 20030320 | |
Customizing Attributes | PSM_FM_FYC_DERIVE | BAdI: Enhanced Functions for Derivation Strategy |
Customizing Activity | PSM_FM_FYC_DERIVE | BAdI: Enhanced Functions for Derivation Strategy |
Document
Document Class | SIMG | Hypertext: Object Class - Class to which a document belongs. |
Document Name | FM_FYC_DERIVE |
Use
This Business Add-In (BAdI) is used in the following components:
- Actual and Commitment Update (PSM-FM-BU)
- Closing Operations (PSM-FM-CL)
You can use this BAdI to supplement the derivation of FM account assignments for reassignments with the derivation tool as follows:
- You can supplement derivation structure FMYC with your own fields by using enhancement structure CI_FMYC. You can then fill these fields and evaluate them. All components of structure FMIDATA can be included for the commitment carryforward or the mid-year reassignment.
- You can create and program a derivation step of derivation type Enhancement in the derivation strategy.
- You can supplement the log of the program for fiscal year change operations with additional output parameters. This enables you to stop the execution of certai closing operations individually.
Requirements
A derivation strategy must be defined for the reassignment and assigned to your FM area, the respective start fiscal year and closing operations.
For more information, see the implementation guide (IMG) of Funds Management, under Define Derivation Strategy for Reassignment and Assign Derivation Strategy for Reassignment to FM Area.
Standard settings
The Business Add-In is not active in the standard system.
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.
Example
You want to determine the target account assignment with the commitment carryforward (for example, depending on the document type of the earmarked funds). To do this, you must
- include the document key (such as the reference document number) in enhancement structure CI_FMYC,
- populate the corresponding fields with method Fill Additional Fields for Derivation (COPY)
- and, if necessary, program method Derivation Step as Enhancement (DERIVE) (for example, read document type and so on).
See also:
Methods
Fill Additional Fields for Derivation
Business Attributes
ASAP Roadmap ID | 153 | Design enhancements |
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 | 20030320 |
SAP Release Created in | 200 |