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

Resolved! data type mismach

Dear Gurus,Hi from majed Khan,my problem in this codeif it_vbrk[] is not initial.sort it_vbrk by vbeln. loop at it_vbrk into wa_vbrk. select belnr budat blart awkey into wa_bkpf from bkpf where awkey eq wa_vbrk-vbeln. append ...

Purchase Orders.

Hi,I am facing problem which I am not able to understand. I created a standard PO and a Stock transport Order. When I created the normal PO and checked against the PO number in EKKO table,the LIFNR field had value of the vendor, but when I checked ag...

Resolved! problem in BDC

hi i am uploading the records using BDC, when i run in foreground record getting updated sucessfully.but when i run in background it is giving error as:field PLMKB-QPMK_WERKS(01) is not an input field.like this it giving for 3 fields.pls help on this

Resolved! Internal Table

Hi, I want to display internal table columns having contents and hide remaining columns which are empty. Is it possible through FM or using CONCATENATE statement or I have to go for dynamic internal table.Thanks in Advance,Vipin.

Resolved! raise exception

hi,1) when control come to RAISE NOT_FOUND where NOT_FOUND in the exceptions tab in function module, what does the system do? show short text in exceptions tab as message? what does the RAISE keyword do here?FUNCTION-POOL CSTR. FUNCTION STRING_SPLIT....

loop at screen

hi can u pls tell me how to loop at screen and read a value!! i want to loop at sapmv45b and read the value of rv45a-kfrel fro transaction va01 !!! and also i have done in my coding like i am throwing a warning message (that i have defined) but i am...

Resolved! debugging technics

Hi Friends,my program contains more than 3000 lines code is there..1) as per the Requirement .. can i start debugging from the startingpoint of program or at that perticular point.???? which is better.b.coz of time consuming...any easy technics.. gu...

Resolved! Which user-exit will update the billing date field on deliver note header.

A user exit need to be implemented to update the billing date field on the delivery note header with two additional business days from the default date. The default billing date is the same date of post goods issue.· Billing Date field in Delivery N...

Resolved! Hello Guys

Can someone answer me the following question.1. In module pool I have used one fields using stranded dictionary object,like matnr from mara. this fields have it own f4 help. I have written my own code on POV for f4 request. My question is which one t...

Labels in this area