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

screen painter

doubt while doing screen painter.first i created a table.i need to view thw table contents using screen painter.for that i have created program,message type,transaction.using se51 i copied the table contents and pasted it in screen.then i used some p...

Resolved! eCATT

Hai Experts, In eCATT i have called some scripts in a single script by the use of REF..... That is working well.... But, In the middle of the running it asks user credential information to connect with the remote system.. Already, RFC c...

Resolved! at selection screen

HiI am having 2 parameters in selection screen P _down as checkbox, p_file as file name.I need to check if i selected the checkbox then if the file is initial, it should throw error message .But here in selection screen when i click the checkbos itse...

Resolved! BAPI_TRANSACTION_COMMIT

Hello everyone, I seem to be having a problem committing records I am posting through a BAPI. I have 3 records held in an internal table and only the first record is being posted i.e. being saved The following pseudo code explains: LOOP through inter...

Resolved! FM for PGI

HAI FRIENDS,I m using WS_DELIVERY_UPDATE fm for updating the outbound delivery .In this the picking qty was updated .But its not doing for PGI.Is there any FM for PGI and Wat are all the input parameter required for this FM .Pls Explain with exampl...

Resolved! Infoset...

Hi AllI have an infoset , now i got a requirement to add a table EKES and feild MENGE to the existing infoset. can any body please explain me how to do that. and also please tell me the process to join this table to existing oneThanks in Advance

Resolved! doubt in BDC

Hi I have a BDC program when I run it with generate seesion option it is creating the session and when i execute it from sm35 everything is working fine. But when i run the bdc using call transaction mode it is not working as per the expectation. Any...

IN range comparison

Hi, How do I check if a value is in a range?I am testing the 'IN' clause as follows:-my test_value is declared as :-lv_current_value TYPE atwrt, with a value of '210'my range_table is declared as :-RANGES: lr_check_value FOR ausp-atwrt.and has...

Labels in this area