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

give ans

1) write the syntax for AT NEW?2)write the syntax for AT END?3)write the syntax for AT FIRST?4) write the syntax for AT LAST?5)write the syntax for ON CHANGE?6) write the syntax for 'for all entries'?

error

An exception occurred. This exception is dealt with in more detail below. The exception, which is assigned to the class 'CX_SY_CONVERSION_NO_NUMBER', was neithercaught nor passed along using a RAISING clause, in the procedure "CONVERT_TO_XML" "(FORM)...

Resolved! select option

Hi SELECT-OPTIONS : S_ROLE FOR AGR_USERS-AGR_NAME NO INTERVALS In my selection screen there is one select-option which has no interval but i have open the option for multiple entries in Extension. Now when user clicks on extension...

Resolved! Button to control

Hi,my request is to using write to write some info first and at this screen, add a button at the end of the info , when the button got clicked, jump to the next to display an ALV list. Is this possible?how can i add a button to the screen, where gene...

order lock problem

hi friends .i m facing problem with locking order.CALL FUNCTION 'ENQUEUE_ESORDER'EXPORTINGmode_aufk = 'S'aufnr = number_wait = 'X'EXCEPTIONSforeign_lock = 1system_failure = 2OTHERS = 3 .CALL FUNCTION 'DEQUEUE_ESORDER'EXPORTINGaufnr = number.COMMIT WO...

Maintanence view

Hi all,I have a table that has the following fields:MANDT keyPERNR(personal number) key KOSTL (cost center)For mandt t000 is assigned as the check table and pa0003 has been assigned as the check table of pernr field and CSKS for field kostl.What my r...

Resolved! select-option

Hi All,I want to customise the select-options multiple selection dailog box. In standard there are 4 tabs in the multiple selection dailog box. I want to have only one tab in it. How do I do it.Please help me out.Thanks in Advance.

cluster table

Hi,I have to make a dunning form with sapscript but all data are stored in MHND table. Because MHND is a cluster table, I can't use a lots of clauses in SELECT like DISTINCT or ORDER BY, etcWhat can I do in this situation? There is no other option wh...

Resolved! Urgent

Hi,I have following doubts.1.What is the diff betn Runtime Error & Short dump?2.What is the purpose of transaction code sm21?explain in brief.Rewards for all useful answers.Thanks in advance.

Labels in this area