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

Resolved! Badi implementation

i am a fresher.could someone please guide me as to how to implement a badi... also how does one verify if the bbadi has been callled in the program.i have activated the badi in the SAP program but it is not getting called.its very urgent.answers will...

dump in tablecontrol

friends, i am displaying some data in a tablecontrol...it's working fine if the data that's displayed is in one page of the tablecontrol..now, i have created some additional records so that my first material alone has some 17 records and then i hav...

Resolved! HR-ABAP

HiI have done HR reports,but i didnt use logical databases.I used HR tables,results table,technical wage types and displayed output.Is it mandatory to use Logical databases?what is PNP and PNCP?where do we use these PNP and PNCP?in se37?or in progra...

Resolved! Leading Zeros

Hi Friends,I am displaying MATNR ( Program Field) in Table control. But o/p is coming with zeros, i don't want to print zeros. In attributes screen it is in disable status.Now how to eliminat that leading zeros,Thanks in Advance.Reagards,Murali Krish...

Why this dump=?

Hi all,this simply program goes to dump when you sum the colums "menge" in ALV-grid. Why? I don't understant! Help me please. You can cut&paste the code and try it on your server..REPORT ztempi_oda.TYPE-POOLS slis.tipo record da visualizzareTYPES: B...

User Command

Hi,Am using the following code to display inforamtion of order .FORM user_command USING r_ucomm LIKE sy-ucomm rs_selfield TYPE slis_selfield.Check function code CASE r_ucomm. WHEN '&IC1'. Check field clicked on within ALVgrid re...

Resolved! hi all

i am developing an interactive report , i have one basic and 10 interactive lists . i am executing each list , now I am in 10 th list ,i want to go to 5 th list directly from the 10 th list ... how to code for this... n one more i want to go directl...

Resolved! Listbox value

Hello all,I have inserted a listbox, a dropdown box in my report filling all the values with month 1 to 12. Now i want to find out what value of the month the user has selected in listbox at event AT selection screen. anyone have suggestions??thanks...

Labels in this area