Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Recent Activity

Task 4 - Implement Criticality feature and create an Object page

This is the last task of the August Developer Challenge on ABAP Core Data Services. The responses we have seen so far is excellent and appreciate each one of you in taking time to complete the challenge. We have seen some good conversations about the...

Criticality.png

Resolved! Best way to solve the issue already being processed by User.

I have small issue. I am confirming the Production order Each operation using Bapi by using the below code.Normally we can do it by using the tcode co11n. If suppose Production order contains5 operations like 10 20 30 40 50,First i need to confirm ...

Resolved! Debugging issue

Hello all, Thank for your answer few days back i raised a question. Now i have a another question. i'e when debugging a standard program, i want to put a debugger in some messages but i have to put a breakpoints in debugging mode. but it is not t...

Display sub totals of each page at the top of every page in smartforms

Hello all i am using a page break I have sub totals on my every page in smartforms but I also want this subtotal to be print in the template at the top of every page i am just displaying this total amount field but the value is not coming pls guide m...

Resolved! SAP License Type PERM

Hi Julie, I have followed the blog in the following URL to install new license for the NW ABAP 7.52 developer edition. However, the system type remains as PERM after I deleted the existing license and installed the new license. Is there any concer...

Resolved! Code completion and ABAP Element Info not working when ABAP CDS View Entity is referenced

Hi Community, I created a new ABAP CDS view and activated it. Now I am running into 2 issues when referencing the view entity: When I write a SELECT statement to select from the CDS view entity, code completion does not suggest the view entity as...

RE: How to calculate subtotal and total in smartforms when vbeln value changes

Hi Experts I am having the following fields in my internal table vbeln, matnr, matkl,zmeng. in my driver program i have used at end of and at last event to calculate subtotal and grandtotal, now how to print the same in smartforms, can u help me i...

How to enable/disable CHECKBOX conditionally on each row in CL_SALV_HIERSEQ_TABLE?

Hi, I need to enable/disable CHECKBOX conditionally on each row in Hierarchical Report using CL_SALV_HIERSEQ_TABLE class. Suppose if value < 100 then CHECKBOX is enable else disable on each row. Kindly help me to achieve this functionalit...

xsodata calculation view with a create/update/delete procedure possible ?

"test.cm.ca.data::vNotes" as "Notes" key ("Partner") parameters via entity key and entity create using "test.cm.ca.data.procedures::insertNote" update using "test.cm.ca.data.procedures::updateNote" delete forbidden; vNotes is a calculation view wit...

Labels in this area