Hierarchy

⤷

⤷

IMG Activity
ID | W_STW_CR_CB_0003 | BAdI: Control for Screen Layout, Data Selection and Posting |
Transaction Code | S_ALN_01000142 | (empty) |
Created on | 20011026 | |
Customizing Attributes | W_STW_CR_CB_0003 | BAdI: Control for Screen Layout, Data Selection and Posting |
Customizing Activity | W_STW_CR_CB_0003 | BAdI: Control for Screen Layout, Data Selection and Posting |
Document
Document Class | SIMG | Hypertext: Object Class - Class to which a document belongs. |
Document Name | WOSCR_CBL |
Use
In this process step, you can create an implementation for theBusiness 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 applicationcash 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.
- GL_POSTING_ENRICH_HEADER is for filling additional information in the posting header.
- GL_POSTING_ENRICH_ITEM is for filling additional information in the posting item.
- 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.
Requirements
Standard settings
In the standard system, the filter value WOSCR_CBL_001 is provided with an example implementation.
Activities
Example
Business Attributes
ASAP Roadmap ID | 257 | Create User Exits |
Mandatory / Optional | 3 | Nonrequired 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 | 20020325 |
SAP Release Created in | 110 |