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

F110 exits

Hi All, I have one requirement, that we want to put validation on vendor .i.e If the vendor is belongs to ZA country then its ESRNR filed should not be blank or it should give error. But I don't know which exit triggers at the time of Proposal creat...

Resolved! Delete Statement

I'm hoping someone can help meWhat i want to do is delete all lines from a internal table where 'REL' in not contained in a field.The problem is that there is other sets of letters in the field as well, so I can't use the NOT EQUAL statement.Is ther...

Access to SE30

Hi,I'm trying to access SE30 transaction without success. It is like waiting and finally shows me a dump screen with the error message: TSV_TNEW_BLOCKS_NO_ROLL_MEMORY.I have been looking for OSS notes to solve the problem, but there is nothing for th...

Resolved! Texteditor -> get_text_as_r3table only copies the first line into the itab.

Hi Folks.I have a Texteditor from which i want to copie the entered text into an itab.i defined my itab like this:DATA: BEGIN OF txt_tab OCCURS 0, line(250) , END OF txt_tab.but now if someone writes into the Texteditor:Blablablabla, blablableblebleb...

Stucture for BAPI

Hi,I had developed a structure and it was then connected to BAPI. Later I had to make the change in one of the fields of the structure. But now I am not able to activate the structure. Also there is another BAPI which has got different structure is a...

Labels in this area