Thursday, 29 December 2016

Enhancements in Web Dynpro ABAP-Part II

In part I , we have seen about enhancing the view and window of the standard web Dynpro ABAP component, in this Part we will be seeing about Enhancement of controller and deleting an Enhancement. Enhancement of controller: Enhancement of controller consist of enhancements of Context Nodes, Attributes,...

Tuesday, 27 December 2016

MM-FI integration: Account determination simulator

MM-FI integration: A conceptual understanding Now we know how MM and FI are integrated and how the account determination happens. If we want to test inventory account determination, neither you need to do actual material posting in the system nor go through master data and customization to identify...

Saturday, 26 November 2016

Automatic Account Determination

Inventory Management Simply explanation: Managing the stock of material on qty and value basis is known as Inventory Management. Whether Inventory is required or not for the material is controlled at material type and valuation area (plant) level. In OMS2, Configuration required for each material type qty and...

Saturday, 12 November 2016

Web Dynpro ALV Configurator

Messy code replaced by Config Step Anybody who has developed applications using SAP WD ALV component SALV_WD_TABLE, know’s how many lines of code is required to configure ALV to specific requirements. There’s getting instance of ALV model and then calling all sort of API methods to fine tune...

Saturday, 22 October 2016

Connectivity News in AS ABAP 7.51

ABAP Channels Multiplexer for WebSocket connections In contrast to HTTP connection, which is short-lived and can be reused for multiple HTTP requests, the WebSocket connection is long-lived and cannot be reused for other WebSockets. That means that each WebSocket-enabled component requires its own WebSocket connection and the number...

Friday, 21 October 2016

Conditional Scheduling in SAP BI Web Intelligence

Unlike in Crystal Reports, In SAP Web Intelligence, it is not possible to schedule based on conditions. However, often times you can accomplish this with the Publications as follows. Introduction In our sample, we will use the eFashion sample Universe / Database. The sample business case is: If...

Friday, 14 October 2016

Account Category Reference (ACR) - Grandfather of Automatic Account Determination Process

Every movement of goods is followed by movement type only and without movement type use / without help of movement type – no goods movement is possible in SAP. During goods movement of transaction posting, movement type trigger transaction event key and G/L account assignment triggers based transaction...

Wednesday, 28 September 2016

Identify changed data on screen in Web dynpro ABAP

AT times we require to check whether the editable fields are actually changed in value by the user or not.AS we all know that the values in the web dynpro component are stored in the context via nodes and attributes, there is a way to acheive this without...

Pages (16)1234567 »