SAP ABAP IMG Activity PL_PACKINST_DIALOG (Business Add-In for Customer-Specific Subscreen in Packing Instruction)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-HU-MD (Application Component) Master data
     PL_PACKINST_BADI (Package) Business Add-In in the Packing Instruction
IMG Activity
ID PL_PACKINST_DIALOG Business Add-In for Customer-Specific Subscreen in Packing Instruction  
Transaction Code S_AL0_96000761   (empty) 
Created on 20020122    
Customizing Attributes PL_PACKINST_DIALOG   Business Add-In for Customer-Specific Subscreen in Packing Instruction 
Customizing Activity PL_PACKINST_DIALOG   Business Add-In for Customer-Specific Subscreen in Packing Instruction 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name PL_PACKINST_DIALOG    

Use

Application Component: LO-HU-MD

The Business Add-In PL_PACKINST_DIALOG allows you to display a customer-specific subscreen on the tab page Cust.-Spec. Data. The system only displays the tab page if an implementation for the Business Add-In PL_PACKINST_DIALOG is active in the system.

The GET_DATA_FROM_SCREEN method is used to transfer the data of the packing instruction in the PBO of the customer-specific subscreen to the subscreen, and the PUT_DATA_TO_SCREEN method is used to return the data in the PAI of the customer-specific subscreen to the calling program.

Requirements

  • The Business Add-In is not active in the standard.
  • The Business Add-In can only be used once.

Standard settings

Activities

To activate the Business Add-In, you have to create an active implementation.

For further information on this procedure, see the SAP Library, under SAP Web Application Server -> ABAP-Workbench -> Changing the SAP Standard -> Business Add-Ins -> Implementing Business Add-Ins.

You also need to create a customer-specific subscreen within a function group which belongs to the customer name space.

For further information, see the SAP Library, under SAP Web Application Server -> ABAP-Workbench -> Changing the SAP Standard -> Business Add-Ins -> Screen Enhancements -> Defining Screen Enhancements.

Example

If it is necessary to create customer-specific data for the packing instruction, you can save it in your own data tables for the packing instruction data or in the APPEND structures for the data base tables of the packing instruction.

You can use the Business Add-In PL_PACKINSt_DIALOG to output and change this customer-specific data.

Further notes

For further information, see the documentation on the GET_DATA_FROM_SCREEN method (called up in the PBO of the customer-specific subscreen) and on the

PUT_DATA_TO_SCREEN method (called up in the PAI of the customer-specific subscreen).

The coding for the data transfer in the methods has been saved as example coding in the BAdI definition and is copied when the BAdI is implemented.

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 PL_PACKINST_DIALOG 0 HUM0000013 Automatic packing 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20020123 
SAP Release Created in 470