Hierarchy

⤷

⤷

IMG Activity
ID | RMX_TRIALPLAN | BAdI: Trial Planning Enhancement |
Transaction Code | S_XBK_47000060 | (empty) |
Created on | 20031002 | |
Customizing Attributes | RMX_TRIALPLAN | BAdI: Trial Planning Enhancement |
Customizing Activity | RMX_TRIALPLAN | BAdI: Trial Planning Enhancement |
Document
Document Class | SIMG | Hypertext: Object Class - Class to which a document belongs. |
Document Name | RMX_TRIALPLAN |
Use
This Business Add-In (BAdI) is used in trial management.
You use this BAdI to adapt and enhance trial planning to meet customer-specific requirements. A suitable BAdI implementation enables you to process data from customer-defined fields and adapt the way data from standard fields is processed.
The BAdI is called up at the following times in trial planning:
- Before planning-relevant trials are selected
- After planning-relevant trials have been selected, immediately before the list is displayed for the first time
- After trial data has been changed
- Before the changes are saved
- After the changes have been saved
The trial planning function is not dependent on a BAdI implementation. The BAdI does not affect other applications or IMG activities.
Requirements
Standard settings
The BAdI is inactive. If you activate the BAdI without making changes, it does not affect trial planning or other applications. SAP does not provide default code.
You use the BAdI Builder to create an implementation for BAdI definition RMXT_TRIALPLAN. You implement the methods of interface IF_EX_RMXT_TRIALPLAN in accordance with your particular requirements.
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
See also:
Interface
Methods
Business Attributes
ASAP Roadmap ID | 255 | Create Interfaces |
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 | RMX_TRIALPLAN | 0 | HLA0006251 | Basic Data |
Maintenance Objects
Maintenance object type | E | Business Add-In - Definition |
History
Last changed by/on | SAP | 20031002 |
SAP Release Created in | 471 |