Ansicht
Dokumentation

BBP_SCREENVARIANT - Determine Screen Variants (Obsolete - ITS Technology)

BBP_SCREENVARIANT - Determine Screen Variants (Obsolete - ITS Technology)

Addresses (Business Address Services)   PERFORM Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

From SRM 6.0, this BAdI is no longer used.

In this BAdI you can change the screen variant that controls the display of the item overviews and search results. As default, the screen variants listed below are called up:

Screen variants are no longer supported for SRM 6.0 user interfaces that have been converted to web dynpro. You can use both the SRM metadata control and the web dynpro component Customizing instead of screen variants.

  • ·,,Item data overview in the invoice without purchase order reference: Screen variant BBP_IV_NON_PO
  • Method GET_SCREENVARIANT_INV

  • ·,,Item data overview in the invoice with purchase order reference: Screen variant BBP_IV
  • Method GET_SCREENVARIANT_INV

  • ·,,Item data overview in the confirmation: Screen variant BBP_CF
  • Method GET_SCREENVARIANT_CONF

  • ·,,Item data overview in the confirmation for time recording: Screen variant BBP_CF_TIMEREC
  • Method GET_SCREENVARIANT_CONF

  • ·,,Item data overview in the purchase order: Screen variant BBP_PO
  • Method GET_SCREENVARIANT_PO

  • ·,,Item overview for contracts: Screen variant BBP_CTR_ITEMLIST
  • Method GET_SCREENVARIANT_CTR

  • ·,,Item overview for contract selection: Screen variant BBP_CTR_ITEM_SELLIST
  • Method GET_SCREENVARIANT_CTR

  • ·,,Search results for creating an invoice and/or confirmation: Screen variant BBP_SEARCH_PO
  • Method GET_SCREENVARIANT_SEARCH

  • ·,,Search results for creating a purchase order: Screen variant BBP_SEARCH_SC
  • Method GET_SCREENVARIANT_SEARCH

  • ·,,Search results for displaying/changing an invoice: Screen variant BBP_CHANGE_IV
  • Method GET_SCREENVARIANT_SEARCH

  • ·,,Search results for displaying/changing a confirmation: Screen variant BBP_CHANGE_CF
  • Method GET_SCREENVARIANT_SEARCH

  • ·,,Item overview for creating/displaying/processing/status of a shopping cart: Screen variant BBP_SC
  • Method GET_SCREENVARIANT_SC

  • ·,,Worklist for Sourcing: Screen variant BBP_SOCO_WL
  • Method GET_SCREENVARIANT_SOCO

  • ·,,Work area in Sourcing: Screen variant BBP_SOCO_GA
  • Method GET_SCREENVARIANT_SOCO

If you wish to hide or show fields, proceed as follows:

  1. Determine the screen variant, for example, BBP_IV, using the list above.
  2. Copy this screen variant, for example, in ZZ_BBP_IV_1, in Transaction SHD0.
  3. Change the new screen variant as required. Note that you can only change the display properties for fields of table controls. You can switch the display on and off (column Invisiblein Transaction SHD0). You can recognize the fields of a table control because they have a 1 on the right side of the first column. In addition, the heading for this area contains (Table CTRL.
  4. Implement the appropriate method (see the list above). Fill the export parameter EV_SCVARIANT with the new screen variant.

You can create multiple screen variants for a screen and then select these in the BAdI depending on the user or on other criteria.






General Material Data   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.

Length: 5196 Date: 20240524 Time: 003530     sap01-206 ( 59 ms )