Ansicht
Dokumentation

APO_SDP_SELECTOR - SDP Selector

APO_SDP_SELECTOR - SDP Selector

TXBHW - Original Tax Base Amount in Local Currency   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.
SAP E-Book

The /SAPAPO/SDP _SELECTOR BAdi enables you to enhance the standard selector functions in Interactive Planning. The following methods are available:

  • ALV_LIST_LAYOUT_SET

This method is run immediately before the display of the selector hit list and allows you to modify the display attributes of the hit list. You cannot change the data. Examples of possible applications are:
  • Defining a default line/column sorting

  • Defining column widths

  • Defining labels

  • F4
This method allows you to implement the F4 value help for selection characteristics that are enhanced using the BAdi.

  • INIT_OBJECT_LIST
This method is executed during initialization of the DP selector. It allows you to modify the selection characteristics that are used in the selector. For example, you want to select location products in SNP using additional master data attributes: in this case, you must add the attribute for the particular data record (OBJECT = 'INTERN_MATLO') in the table 'CT_SEL_OBJECTS' into the table 'SEL_CRITERIA'. Call another BadI method,according to the object, ('...LIST') to evaluate the selection condition.
  • PRODUCT_VALUE_LIST
Method for modifiying the product hitlist
  • LOCATION_VALUE_LIST
Method for modifying the location hitlist
  • LOC_PROD_VALUE_LIST
Method for modifying the location product hitlist
  • RESOURCE_VALUE_LIST
Method for modifying the resource hitlist
  • LANE_VALUE_LIST
Method for modifying the transportation lane hitlist
  • PPM_VALUE_LIST
Method for modifying the product hitlist
  • DP_CHAR_VALUE_LIST
Method for modifying the hit list for Pl.area characteristics
  • SELECTION_CHECK
This method is executed before the selection condition is evaluated and allows an enhanced check of the selection condition. The method allows an error message issued during the selection to be returned if the selection was identified as invalid.

Sample coding is available for methods INIT_OBJECT_LIST and DP_CHAR_VALUE_LIST.

  • The BAdi is not active in the standard system.
  • The BAdi is not filter dependent.
  • The BAdi is available for multiple use.





ROGBILLS - Synchronize billing plans   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 3029 Date: 20240524 Time: 011850     sap01-206 ( 50 ms )