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

Tables for RFQ

Hello, Do we have a table for the created RFQs? I can see the newly created RFQ in EKPO table but I need to link the newly created RFQ# to its corresponding PR#. Is this possible?Need your urgent response on this.Thanks,JeffreyMessage was edited by:...

Resolved! itab

data : begin of i_tab occurs 0. include structure ztable.data: end of i_tab.SELECT * FROM zbu_mstr INTO TABLE i_tab.loop at i_tab.when i look at the data in DEBUGi seel that the data does not enter into the same column why?

abap

hai,these are few doubts... hope u guys help me out in solving..1.what is the difference between list display and grid display?2.what are the parameters to be passed into reuse_alv_grid_display?3.how to place the cursor on a particular field in outpu...

Lsmw for MM01

HI allI am using Batch Input program for MM01 transction in LSMW.All the data except the sales text is not getting uploaded .I have mapped sales text(ZTEX1) to TDLINE field of BMMH7 structure.Thanks in advanceregards neha

Resolved! Login screen

Hi All,Can anybody tell which is the first program which is executed for initial login screen. i have a to find out the gui-status of login screen, in new system i am getting to more options in menu bar,that is in standard system menu please help me ...

Login screen

Hi All, Can anybody tell which is the first program which is executed for initial login screen. i have a to find out the gui-status of login screen, in new system i am getting to more options in menu bar,that is in standard system menu. so please...

Labels in this area