SAP ABAP

/SAP ABAP

SAP ABAP Debugger Desktop Tools

ABAP Debugger Desktop Tools:- The most important part of the New ABAP Debugger user interface is the desktops and tools. The desktops are your work areas, and all available tools. You can configure the desktops to your needs and switch to specialized desktops for unique debugging tasks. Data Explorer: For very complicated data structures, such [...]

By | February 9th, 2016|SAP ABAP|0 Comments

SAP Debugger

The New ABAP Debugger has a more robust and flexible architecture than the classic ABAP Debugger and runs in a separated session. It provides three user specific desktops which you can customize and save as your favorite debugger environment. It is also provides seven standard desktop which should cover most of the common working conditions [...]

By | February 9th, 2016|SAP ABAP|0 Comments

ABAP Managed Database Procedure:

The AMDP framework developed to integrate the HANA capabilities in ABAP applications. AMDP allows ABAP developers to create and execute database procedures in the ABAP NW 7.4 SP 5 using ABAP methods and ABAP data types. We can SQL script which can seamlessly integrate into recent ABAP development. The new coding paradigm released in ABAP [...]

By | January 20th, 2016|SAP ABAP|1 Comment

SAP ABAP Debugger Desktop Tools

ABAP Debugger Desktop Tools:- The most important part of the New ABAP Debugger user interface is the desktops and tools. The desktops are your work areas, and all available tools. You can configure the desktops to your needs and switch to specialized desktops for unique debugging tasks. Data Explorer: For very complicated data structures, such [...]

By | May 22nd, 2015|SAP ABAP|0 Comments

SAP ESS Multi level Leave Approval Configuration

SAP's delivered workflow allows single level approval which works out of box without much configurations. However some clients will have requirements to have more than 1 level of approvers. This customization can be handled using BADI: PT_ABS_REQ, You can activate this BADI using the SPRO or PTARQ tcode under the following node.   Further using [...]

By | January 28th, 2015|SAP ABAP|0 Comments