SAP ABAP IMG Activity J3RS_CDEC_SCR_BADI_H (BAdI: Enhancement for CDec Header Screen)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   FI-LOC (Application Component) Localization
     J3RS (Package) Localization Russia: SD
IMG Activity
ID J3RS_CDEC_SCR_BADI_H BAdI: Enhancement for CDec Header Screen  
Transaction Code S_EB5_05000488   (empty) 
Created on 20091116    
Customizing Attributes BADI_ECDEC_RU_ON   BAdIs for Export Customs Declaration, Russia, Optional, Non-Critical 
Customizing Activity J3RS_CDEC_SCR_BADI_H   BAdI: Enhancement for CDec Header Screen 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name J3RS_CDEC_SCR_BADI_HEADER    

Use

This Business Add-In (BAdI) is used in the Sales and Distribution (SD) component.

You can use this BAdI to display additional fields on the Customs Declaration Data: Header Details screen of the export customs declaration data maintenance program when you create, change, or display data. You define these additional fields by appending them to the J_3RSCCDHEADER table.

If the BAdI is implemented, the system displays the additional fields on the screen and allows you to enter data in these fields and save these entries in the database.

This BAdI is called in the following cases:

  • Before the Customs Declaration Data: Header Details screen is displayed (PUT_DATA)
  • After the Customs Declaration Data: Header Details screen is displayed (GET_DATA)

This BAdI contains the following BAdI methods:

  • PUT_DATA (Fill Additional CDec Header Fields): Fills the additional fields that are displayed on the Customs Declaration Data: Header Details screen with the corresponding values from the J_3RSCCDHEADER table
  • GET_DATA (Get Values from Additional CDec Header Fields): If you enter or change values in the additional fields on the Customs Declaration Data: Header Details screen, this method transfers this data to the report so that it can be saved in the database.

Requirements

You have appended additional fields to the J_3RSCCDHEADER table.

Standard settings

For more information about the standard settings (filters, single or multiple uses), see the Enh. Spot Element Definitions tab in the BAdI Builder (transaction SE18).

Activities

For information about implementing BAdIs as part of the Enhancement Concept, see SAP Library for SAP NetWeaver under BAdIs - Embedding in the Enhancement Framework.

Example

Business Attributes
ASAP Roadmap ID 257   Create User Exits 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency I   Valid for countries specified 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20091116 
SAP Release Created in 605