SAP ABAP IMG Activity PL_PACK_INSTR_BADI (Business Add-In for Enhancements to Packing Instruction Function)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-HU-MD (Application Component) Master data
     ISAUTO_VHU_PACKOBJ (Package) Packing Instructions and Packing Dialog (Core)
IMG Activity
ID PL_PACK_INSTR_BADI Business Add-In for Enhancements to Packing Instruction Function  
Transaction Code S_AL0_96000760   (empty) 
Created on 20020122    
Customizing Attributes PL_PACK_INSTR_BADI   Business Add-In for Enhancements to Packing Instruction Function 
Customizing Activity PL_PACK_INSTR_BADI   Business Add-In for Enhancements to Packing Instruction Function 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name PL_PACK_INSTR_BADI    

Use

Application component: LO-HU-MD

You can use the Business Add-In PL_PACK_INSTR_BADI and the transferred packing instruction data to create, change, read, or check your own data. The methods of the Business Add-In are called when you create, change, or display packing instructions.

Requirements

Standard settings

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

Activities

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

For more information about this procedure, see the SAP Library under

  • Basis Components -> ABAP Workbench -> Changing the SAP Standard -> Business Add-Ins -> Implementing Business Add-Ins.

Note that the Business Add-In can be used multiple times and therefore all active implementations are called and run through.

Example

If you need to create customer-specific data for a packing instruction, you can, for example, save this data in your own data tables for the packing instructions. In this case, the methods PACK_INSTR_READ and PACK_INSTR_BEFORE_SAVE in Business-Add-In PL_PACK_INSTR_BADI give you access to this customer-specific data using the data already determined for the packing instruction. When you save the packing instruction, the system can use the method PACK_INSTR_CHECK to check and then update the customer-specific data.

Further notes

For more information, see the method documentation for the methods PACK_INSTR_READ, PACK_INSTR_BEFORE_SAVE, andPACK_INSTR_CHECK

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_PACK_INSTR_BADI 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