Ansicht
Dokumentation

W_STW_CR_CB_0003 - BAdI: Control for Screen Layout, Data Selection and Posting

W_STW_CR_CB_0003 - BAdI: Control for Screen Layout, Data Selection and Posting

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

In this process step, you can create an implementation for the Business Add-In (BAdI) WOSCR_CBL to control the screen layout for the dialog screen, selection of relevant postings from financial accounting and the update of the data entered within the Internet application cash balancing.

Implementation for BAdI WOSCR_CBL is necessary for the function of the cash balancing Internet application. You are therefore provided with an implementation for the filter value WOSCR_CBL_001, which you can use as a template for developing your own implementations.

The BAdI contains the following methods:

  • ITS_CONTEXT_MANIPULATE_PBO is called before the screen or the HTML page is structured. You can add your own variables to the Internet Transaction Server (ITS) context or manipulate the context.
  • ITS_CONTEXT_MANIPULATE_PAI is called after triggering a radio button or an HTML form. You can read user entries from the ITS context and mark them for later processing in a global variable, if required (for example, in the 'private section' of the implementing class).
  • GL_POSTINGS_SELECT is called for reading available postings that are to be used for comparison.
  • ITS_CONTEXT_POSTINGS_PBO is called before output of the posting detail window. This supports the output of additional fields in this detail display.

In Customizing for cash balancing, the filter value for an implementation is assigned to a group of accounts.
You can therefore implement a different logic for each group of accounts.

In the standard system, the filter value WOSCR_CBL_001 is provided with an example implementation.






General Material Data   General Material Data  
This documentation is copyright by SAP AG.

Length: 2899 Date: 20240523 Time: 163246     sap01-206 ( 47 ms )