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

Read table not working

Hello All,This the the table structure  field A ,B,C,D,E,F are part of primary key and there are other fields also such as G,J,I,J.data has maintained in table. Now field B,E,F are having some data in table(A,C,D = null) and I want to get those data ...

How to update Inbound IDOC status to '51' in BTE 1250 using FM SAMPLE_INTERFACE_00001250 ?

Hi All, I had posted this in ABAP development too but thought connectiovity forum would be a better place for this. Hence reproducing the same here. Kindly provide your inputs.My inbound IDOC is updating a material master Z-field (MVKE-Zfield) in the...

how to capture two rows of selection at the same time in a ALV interactive using oop

Hi,I need to capture two rows of selection in a alv grid output screen to display data on the next screen based on the two selected rows . Presently by using call method get_selected_rows  I am able to get the selection for just 1 row. But the requir...

va03

hi there.....i am trying to get data from some fields from transaction va03.....in the plant field data was extracted from vbap-werks.......but there was no data in werks field in vbap table........why?

Resolved! ABAP value help (F4 help / search help) in report for own datatype

I have problems getting the value help to work for parameters in report that have a datatype that I defined. I should say this is the first value help I try to create and the instructions on help.sap.com are not entirely clear to me.What I mean / wan...

Resolved! Call function in update task.

Hello.My Abap program, has a loop with the update command:    DO.       UPDATE zcaixa_loja SET seqp2k =  t_header-numseq                        WHERE vkbur  =  t_loja-vkbur.       IF sy-subrc EQ 0.         EXIT.       ELSE.         WAIT UP TO 2 SECON...

Resolved! Runtime error ITAB_DUPLICATE_KEY due to declaration of internal table type hashed table

Hi All,I am facing runtime error  ITAB_DUPLICATE_KEY during retreving the data from the VBKD table into an internal table type hashed table.Actually I am performing the following things..Firstly I am retreving the data from the custom table into a in...

Resolved! [XLSO&MM] The group data for the material is locked by when creating courses.

Dear all,I'm creating a courses via ABAP Code and for this to work I need to set all the necessary items like: AbbreviationCourse TitleSales InfoBegin Date End DateStatusParent ObjectParticipationCapacityAfter all this I make the course persistent an...

Labels in this area