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

Resolved! user exit for va01

Hi friends,Iam facing the following problem in the below user exit.in the include MV45AFZZFORM USEREXIT_SAVE_DOCUMENTIn that iam writing a code.actually my requirment is when IF ( vbak-vkorg = '' and vbak-auart = '' ).ie: for any values i enter it s...

Smartforms

HI ALL,In form printing, when we execute the driver program the pop up box comes where we say the outoput device .Here i dont want the box to come also the layouit need not be displayed . Instead the layout should go directly to printer.. what i need...

Resolved! How to fetch n records at a time from a FM and then fetch next n records

I have a report program which is calling a function module . This function module returns all the records from a table. As the table has millions of records, it cant be returned at a time. How can we return N records from a function module and then r...

module pool

hi,iam doing a module pool program in which i have to give the message to the user if another user is already processing an order number......iam developing program for co13 tcode replica in which the selection screen has order number after giving th...

Resolved! Supress zero with space

hi all,I have a coulmn in my hierchial list display which will have whose type is CURR , and its values is 0.00 . my query is i dont want to dispay 0.00 , and it should be space ... how to do it..things i have done..i have moved this value to a varai...

BITMAP IMAGE

HI I made a report but i have to add a bitmap image on initial subscreen area of a main screen. it is just like se80 transaction we see a abap development workbench screen on right hand side of a tree control. pls help me to short out this proble...

Exception Handling

Hi,could anyone please tell me the correct statements in the below...1)Class based exceptions can be raised using ABAP statement RAISE EXCEPTION.2)Class based exceptions can be raised by the runtime environment.3)Class based exceptions are limited to...

error in bdc

hi,im recording data in mm01. after entering material number, i have selected ware house 1 and 2.i have executed the program.im getting error as select at least one view. its not selecting warehouse 1 and 2.please do not help me out.its not urgent.no...

Can't we issue error message in FM that is being called in UPDATE TASK?

Hi Guys,Can't we issue error message in a function module that is being called in UPDATE TASK in an user exit?eg: Based on some conditions i am issuing one error message in the function module. This FM is being called in delivery user exit in UPDATE ...

Labels in this area