SAP ABAP IMG Activity BADI_SLS_LO_OIF_ENTR (Specify Default Data for Initial Screen)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SD-SLS (Application Component) Sales
     ERP_SLS_LO_OIF (Package) Lean Order OIF
IMG Activity
ID BADI_SLS_LO_OIF_ENTR Specify Default Data for Initial Screen  
Transaction Code S_EB5_05000108   (empty) 
Created on 20090128    
Customizing Attributes BADI_SLS_LO_OIF_ENTR   Specify Default Data for Initial Screen 
Customizing Activity BADI_SLS_LO_OIF_ENTR   Specify Default Data for Initial Screen 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name BADI_SLS_LO_OIF_ENTRY_DATA    

Use

This Business Add-In (BAdI) is used in the Internal Sales Representative role.

You can use the BAdI to preset entry data when you start the Lean Order OIF-based Configurable Sales UI.

Requirements

You work with the new Lean Order OIF-based Configurable Sales UI.

Standard settings

The BAdI methods do not provide default coding or a fallback class implementation.

Activities

The BAdI consists of separate methods for presetting the relevant application field.
These fields can also be preset using the URL parameter. The relevant BAdI method is not called in this case. If neither the URL parameter nor the BAdI method presets a value, the user-specific parameter ID (if applicable) is taken into account.

Not all methods are called in all circumstances. More fields can be preset in create mode than in edit or read-only mode, for example.

The sequence of the methods listed below indicates the sequence in which the fields are retrieved using the URL parameter, the BAdI, or the parameter ID. The later a method is called, the larger its signature as it comprises the previously gathered field values.

Method    Meaning    Create    Edit    Read-Only

SET_CALLER_ID    Caller ID    X    X    X

SET_TRVOG    Transaction Group    X    X    X

SET_VBTYP    Document Category    X    X    X

SET_VBELN    Document Number    X    X    X

SET_AUART    Document Type    X       

SET_KUNAG    Sold-To Party    X       

SET_VBELN_REF    Reference Document Number    X       

SET_VKORG    Sales Organization    X       

SET_VTWEG    Distribution Channel    X       

SET_SPART    Division    X       

SET_VKBUR    Sales Office    X       

SET_VKGRP    Sales Group    X       

SET_POSNR    Item Number    X    X    X

SET_MAINVIEW    Main View Type    X    X    X

SET_DEFAULT_TABS    Default Tabs    X    X    X

SET_BACK_TO_INIT    Back to Initial Screen    X    X    X

For more information, see the relevant interface method documentation.

Example

Business Attributes
ASAP Roadmap ID 203   Establish Master Data 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20090305 
SAP Release Created in 605