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

Abap-Proxy

hi i have developed an proxy which has been generated its now visible in sproxy.now i need to code for the implementation. but i am bot very sure how to do this and where to write this code.should it be in an new report or somewhere else and how to m...

Steps needed for ALE

Hi ,I have two servers .One is R/3 4.7 and another one is 5.0.Can I send Idoc between these servers.If yes should I maintain the BD54 , SCC4 , SM59 , WE21 , WE20 , BD64 steps in both servers.and in both severs I have to send to client 800.provide me ...

Resolved! OO ALV

hi guys, i am not able to display the alv grid.plz help me. REPORT ZLAV_GRID_OOPS. DATA: l_alv TYPE REF TO cl_gui_alv_grid, lt_sflight TYPE TABLE OF sflight. SELECT * FROM sflight INTO TABLE lt_sflight. ...

User exit for ME51n

HI All, In ME51n/ME52n when the user clicks F4 help for Purchasing Group and selects one Pgroup then Material group is populated automatically.I searched all the user exits and BADIs for ME but am not able to find how this is getting popualted.Can a...

Resolved! About TMG

I have created a table maintenance Generator for table ztabl for having Fields :matrial group, plant and RegionBut when I open the ztabl to create entries,The screen to enter data is not strechable.These are very close to each other.The last field re...

Resolved! Long text editor

Hi, I have a requirement in program to have below: I need long text editor which displays already existing texts in DISPLAY mode and simantaneously allows me to enter texts in CREATE mode in same editor. How can i achieve it?Thanks

Labels in this area