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

Task 1 - Create CDS View Entity ( August Developer Challenge )

First of all, thanks for the overwhelming response to the ABAP Developer Challenge. Kudos to everyone who took time out of their busy schedule and finished the pre-requisite – Task 0 last week.Now let us dive right into the challenge.Task 1 - In this...

2024-08-07_08-25-11.png
sheenamk by Developer Advocate
  • 83414 VIEWS
  • 212 REPLIES
  • 39 Likes

Resolved! Adding a new field.

Hi All,I need to add a field in the field catalog structure KOMB.Can anybody explain be how i can add a new field XYZ in the include KOMKBZ3 which is under the structure KOMKBV1(Output determination communication area header application V1).I am seei...

Resolved! CHOOSING FIELDS

BELNR GSBER 10001 1007100011000110002100021000310003THESE VALUES ARE IN IT_BSEG(INTERNAL TABLE WIT 2 FIELDS) AFTER SORTING.MY QUESTION IS: I WONT TO SELECT ONLY THAT BELNR IF ALL ITS CORRESPONDING GSBER ARE NULL(BLANK...

Resolved! How to go to the next screen when there are mandatory fields

Hi Everyone,I am having a screen with a mandatory field. I have placed 2 buttons 'exit' and 'next'. I have used the following code for 'exit'.MODULE exit AT EXIT-COMMANDCASE sy-ucomm. WHEN 'exit button'. LEAVE PROGRAM.and the following code for 'nex...

Labels in this area