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

batch input

hi,I have Z Batch input program to change the height and width and Unit of measure , when i try to run this program to update the existing one it is not updating the values in the filed for a particular material, and it give an error saying that No b...

Resolved! Error in ALV report

Hi all, I have written an ALV report.I declared an internal table wiht my own table fields. while calling method set_table_for_table_display using object of the cl_gui_alv_grid, it throws the error "the internal table you have created is not type ...

Resolved! Need user-exit to check amount entered in conditions tab for VA01/VA02...

Hello Experts, I need a user-exit to check the amount entered by the user in theconditions tab when creating or modifying a sales order. I have tried usingUSEREXIT_PRICING_PREPARE_TKOMP and SAVE_DOCUMENT_PREPARE but it does not suit my requirement. S...

Resolved! Button in basic list

HiI want to set a button in basic list of a transaction,not an ALV. I don't want to see the button in the detail list. How should i set this and where. Ideally where should pf-status be set in ?.Answers will be rewarded.ThanksVarun MathurEdited by...

interview question

1. what is function group?2.wht is julian date formate?3.transactions used for data analysis?4.How do you transfer selection text always go with it? If no how do you make sure? can you? change CTS entries? how?5. what do you do when system crashes wh...

Resolved! select-options

in My selection screen, select-option for dateI want validation on date range . It should not be more than one month.like 01.01.2008 to 01.02.2008. it should work.if more than one month i.e 01.01.2008 to 01.03.2008. then msg will be there "not ...

report in excel

hi friends how to get the report program in excel sheet. i have done alv report program in ABAP am getting exact result. But my requirement is to get that in excel sheet. how to do that. help me its urgent.Regardsvijay

Resolved! Validation

HI ,for Sales Org field in selection screen for field validation i used below statement SELECT SINGLE * FROM TVKO WHERE vkorg IN S_VKORG.IF sy-subrc NE 0.ERROR MESSAGE.ENDIF.BUT HERE i am getting syntax check warning like "In " SELECT SINGLE .... "...

Labels in this area