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
  • 83463 VIEWS
  • 212 REPLIES
  • 39 Likes

PR05

HiI have copied some screens and programs and made it customized .In my customized screen,instead of showing Cost center its showing KOSTL and value as 'xxxxxxx'These values are getting populated dynamically..do i need to maintain z program anywhere ...

Resolved! VBFA Access

Hi all,Can someone please let me know how to read the values from VBFA table, say for example if I have Sales Order Number and I want to know how to get Delivery and Billing number or say if I have Billing number I need to get the Delivery and Sales ...

Flow-logic

Hi!I need to create a logic in class to check the list pricingFor that I ahve created a method with follwoing parametersIV_KNUMV Importing Type KNUMVIV_KPOSN Importing Type KPOSNRV_IS_LIST Returning Type BOOLEANNow for this I need to create a logic f...

Resolved! Changing value of I/O field in PBO during runtime based on screen condition

Hello Gurus,I ma trying to assign value to I/O field during run time. So in PBO of screen I am usingfollowing logic during runtime but it seems that the value of screen I/O field does not get changed.DATA: TEXT1(20) TYPE C. field-symbols: <FS> TYPE A...

Resolved! Binary Search

Would the following binary search produce correct results?Internal table IT is sorted by field1 field2 field3read table IT with key field2 = 'X' field3 = 'Y'I am not sure this is correct since the read statement makes no reference to field1.

fetching from tables

a report is being generated in which we put sold to party,delivery date and plant.This gives us some outputNow we have to add two fields that is loading date and ship to party in the screen and the output has to be same as the previous.can u please g...

Labels in this area