Hierarchy

⤷

⤷

IMG Activity
ID | WORKORDER_INFOSYSTEM | BAdI: PP and PI Order Information System |
Transaction Code | S_AC0_52000078 | (empty) |
Created on | 20040908 | |
Customizing Attributes | WORKORDER_INFOSYSTEM | BAdI: PP and PI Order Information System |
Customizing Activity | WORKORDER_INFOSYSTEM | BAdI: PP and PI Order Information System |
Document
Document Class | SIMG | Hypertext: Object Class - Class to which a document belongs. |
Document Name | WORKORDER_INFOSYSTEM |
Use
This Business Add-In (BAdI) is called in the application components Information System (PP-SFC-IS), Order Processing (PP-SFC-EXE) and Process Order (PP-PI-POR).
Function group: COBADI
This Business Add-In can be used to fill additional (customer-specific) fields in the order info system for production orders and process orders. You can also react to entries on the selection screen or the output list.
The BAdI comprises the following methods for the selection screen:
- Call in selection screen of the Order Information System
( AT_SELECTION_SCREEN)This method is only called in the transactions that use the report PPIO_ENTRY: COOIS, COHV, COOISPI, COHVPI, CO04N, CO05N und COMAC.
The BAdI comprises the following methods for representing the new transactions of the Order Info System (COOIS, COHV, COOISPI, COHVPI, CO04N, CO05N, COMAC, CO01, CO02, CO03, COR1, COR2, COR3, CO78, SARA, SARI):
- Processing of order and planned order tables
( TABLES_MODIFY_LAY) - Process detail lists
( DETAIL_LIST_LAY) - Process layout-based object overview
OVERVIEW_TREE_LAY - Call in the event of action on output list
AT_OUTPUT_SCREEN_LAY)
The BAdI comprises the following methods for representating the old transactions in the Order Information System (CO26, CO28, COID, COIO):
- Processing of order tables
( ORDER_TABLES_MODIFY) - Processing of planned order tables
(PLANNED_ORDER_TABLES_MODIFY) - Call in case of action on output list
( AT_OUTPUT_SCREEN) - Processing of object overview
(OVERVIEW_MODIFY)
Requirements
To use your own fields, you must first define the fields in the customer include for the relevant structure.
Standard settings
The Business Add-In is not active in the standard system. The Business Add-In can be used several times.
Activities
To activate the Business Add-In, you must create an active implementation. Note that the Business Add-In can be used several times and all the active implementations are therefore called and run through.
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.
RESET N1
Along with the enhancement used to add customer-specific fields, this BAdI can also be used to:
- Prevent changes to the layout or selection of specific profiles.
This prevents the display of critical fields, for example (data protection). - Prevent the user jumping to mass processing (variant SAP&HVOM) by choosing a different variant from the info system (transaction COOIS, variant SAP&COOIS).
Further notes
Business Attributes
ASAP Roadmap ID | 257 | Create User Exits |
Mandatory / Optional | 2 | Optional 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 | WORKORDER_INFOSYSTEM | 0 | HLA0006274 A HLA0100774 |
Maintenance Objects
Maintenance object type | E | Business Add-In - Definition |
History
Last changed by/on | SAP | 20050128 |
SAP Release Created in | 600 |