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

Check form - Script

HI friends,I've copied the check std form(Script EN language) to Z form changes(Script- EN language) as per the client requirement...before Im getting my form ouput as same as the docs given..in all the development clients.But when i see my script in...

Logic to round off

Hi Folks,Can some please provide some logic to round of the values? I have one field p_temp of type P decimals 2. If it contain 1.24 it should round to 1, and if it contains 1.7 then it should round to 2. Simply it the decimal point is greater than ....

Resolved! About cursor

HI:I have a question about cursor, of which the source code as follow:_____________________________________________________________......data: lc_cursor type cursor.open cursor with hold lc_cursor forselect * from TABLE.do.refresh LIT_TABLE.fetch ne...

Select stmt

Hi All,I am having a small doubt -How to use PACKAGE SIZE in Select stmt....What are the things needed to be considered or maintained at the time of using this. It will be a gr8 advantage if solution is with a small example....Its urgentThanks.

Resolved! ALV Print dump

HiI am getting ABAP dump when i printing alv report using PRINT button.Error isField symbol has not yet been assigned CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY' EXPORTING I_CALLBACK_PROGRAM = G_REPID I_CALLBACK_USER_COMMAND = G_USER...

Doubt : Event

hi, In Tcode SWO1 there is an object say BUS2012 for purchase order and it is having different events like change,release,cancel,reject.But it is not having "Create".So what i did is copied BUS2012 into make it as ZBUS2012.I added an event called...

Resolved! report

Hi All,my requirement is like this:order no item no5000 015000 025000 03i want to eliminate the repetition of order no for each item no. i want it to be like this:5000 01 02 03helpful answers will be rewarded....

Labels in this area