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

month name & year

Hi,I need to give month name & year as input for the client.I want to know how to give search help for these.selection-screen:begin of block b1 with frame title text-001.parameters:p_mon type char10.parameters:p_year type char4.selection-screen:end o...

Resolved! table control

when i delete a row from table conrol the serial numbers attached to it ishould also be accordingly changed..but it is not happening..ex : i have 3 rows in my table control and i deleted 2 row..then the serial numbers should be 1 & 2..but i'm gettin...

Resolved! rfc in background

Hi all,i hve to call a rfc in background for this firstlly i call my rfc in background processCALL FUNCTION 'Y_DYNTABLE1_AJ' IN BACKGROUND taskDESTINATION 'rfc_destination_aj' " AS SEPARATE UNITthenCALL FUNCTION 'ID_OF_BACKGROUNDTASK' for determined...

Resolved! update PO header feild

Hi Guru's,I have added a field shipping condition at PO header level using user exit in me21n transaction.Feild name is vsbed that present in EKKO table.Now i want to update or change this field on based on some condition in my previous PO orders.Ple...

Resolved! ALV GRID Do_Sum

Hi Guru'sI have written a zreport where i have used ALV Grid.In ALV grid we can display the sum of the columns. Now in a column we are displaying amount in document currency and the document currency can be different for every transaction for a singl...

Resolved! Can the SAP uses the pictures which located on SAP server itself?

Hi all,Please help me to figure out the solution.Can i use the picture which located on a shared place? The pictures are already existing and used by other software, e.g., Peoplesoft. then i want to attach the pictures on output (UI report). In this ...

Resolved! ABAP

Hi,I have this requirement.Suppose I have a number say 375 I need to have concatenate 8 zeroes in front so that the total number of digits is equal to 11.If the number is say 75,then I need to have 9 zeroes so that the total digits is still 11.The ze...

call statement

Hi to all,there is one program which will extract all the dump( Error sessions) from SM35. in that program there are some call statements which are working fine in 4.5B version, Client upgraded to ECC 6.0 version, in that it is not working.for exam...

Labels in this area