SAP ABAP IMG Activity W_STW_STOCK_BADI_001 (BAdI for Connection to Input Help)
Hierarchy
EA-RETAIL (Software Component) SAP Enterprise Extension Retail
   LO-SRS (Application Component) SAP Retail Store
     WOST_CUST (Package) Retail Store: Customizing
IMG Activity
ID W_STW_STOCK_BADI_001 BAdI for Connection to Input Help  
Transaction Code S_PLN_06000366   (empty) 
Created on 20030704    
Customizing Attributes W_STW_BADI   Attribute BAdIs in SAP Retail Store 
Customizing Activity W_STW_STOCK_BADI_001   Input Help Connection 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name WSTU_BADI_SEARCHHELP    

Use

With this BAdI you can implement an input help for the field "Date of Price Change" on the initial screen of the Retail Store dialog "Stock Entry".

Using the method "CALL_SEARCHHELP" you can call one of the search help dialogs that you implemented. This search help dialog should return a date on which the revaluation documents that are to be counted in the store.

The following parameters are transferred when you call the method "CALL_SEARCHHELP":

  • PI_WERKS
    Plant number of the store in which the user is working. You use the plant number to select the revaluation documents from the database.

You can fill the following return parameters:

  • PE_VPDAT
    Date of the price change on which the revaluation documents that are to be counted are available in the store. Leave the field blank if the user has used the BACK pushbutton in the input help or if no count list is to be processed.
  • PE_START_PROCESSING
    Set the field to "X" if the dialog "Stock Entry" is to go straight to processing the count list of the chosen date after the input help is called. If you leave the field empty, the chosen date is adopted in the input field and the dialog stays in the initial screen.

Requirements

Standard settings

Activities

Example

Business Attributes
ASAP Roadmap ID 257   Create User Exits 
Mandatory / Optional 3   Nonrequired activity 
Critical / Non-Critical 1   Critical 
Country-Dependency A   Valid for all countries 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20030704 
SAP Release Created in 200