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

Resolved! FM needed......

Hi,I have BKPF-AWKEY(10),VBRP-VBELN and VBRP-AUBEL.I want SOLD-TO-COUNTRY. I know how to pick it via linking tablesVBRP-AUBEL>VBAK-VBELN>KNA1-KUNNR.Could any suggest me if we have any FM(function module) to get the SOLD-TO-COUNTRY using VBRP-AUBEL.Qu...

Resolved! ERROR MESSAGE

Hi All1I had added a custom field onto a SAP standard GUI(subscreen).Now my requirement is to issue a error message when ever the user does not input values through list down box into the custom field with message suggesting him to enter values.Also ...

VERSION Compatibility

Hi, I am working on SAP ABAP 4.7c . I am in the development of smartforms, interactive reportsand ALV reports . Now if i switch on to version 5.0 can i upgrade my development objects from version 4.7c to 5.0.will there be any compatibilty problem.i...

Resolved! Delete itab

Hi Experts, I have one internal table itab.Itab contains the values:Field X Field Y10 A10 B10 K20 A20 C30 Ai want to delete the internal table recordswhere Field X = 'K' and also i dont want the records f...

Database design

Dear All ,Client procure the tool from outside , and he gives that tool to another vendor who inturn produces the material from that tool and supply the produced component from that tool to client .Now Client want to enter the tool no , vendor from w...

Resolved! problem with sapscript.

Hello experts,Please take a look at my code below. In the code, I want to print the footer only if the condition is satisified but it the footer window prints on every page. Here is my code guys: IF v_flag = 1. PERFORM print_footer. CLEAR v_fl...

Prime Numbers

Hey everyone, I am given this assignment about ABAP programming. The program accepts 2 user input, 1 being min_num and 1 max_num. The minimum number should be 2 and the maximum number is 200. The program will thus prints out an output as follows:Minu...

Resolved! At New problem.

Hello experts,I am currently having a problem with my At New statement. It is treating every field of the itab as a new record even though it is the same. for example, on the first loop the field tdline has a value of A then the at new will trigger. ...

Resolved! SM30

Hello all,I had created a maintenance view over couple of tables which contains huge volume of data. But when I went to SM30 to maintain the entries, because of huge volume it is taking lot of time.Is there anyway I can bring a popup asking users to ...

Infoset SQ02

Hello,I am working on adding some logic to an Infoset created in SQ02 (Join of two customers tables key field kunnr -one to many relationship).I need to modify the output list in order to display the total amount per customer and not to display the d...

LOGOS & SMARTFORMS

Hello,I need to print a logo in a Smartform. The background of the logo is transparent but when I try to upload the logo to SAP some errors occurs:-From BMP to SAP, the quality colors is worse than the orignial-From TIFF to SAP, I get the following e...

Labels in this area