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

Resolved! IF condition

Hi,please check below code...loop at tab_ep. if tab_ep-mwskz = '0' . delete tab_ep index sy-tabix. ENDIF. ENDLOOP. my requirement is whenever in tab_ep-mwskz contains 0 in any position, line should be deleted but this IF condition is not wo...

alv in module pool

hello experts,in a module pool programming on the 3rd screen i need to display a list in alv format.i have populated the alv table and fieldcatalog but cant understand how to call a screen and display the list.do i need to use some abap classes inste...

Resolved! Repairing Idocs

Hi Gurus,I sent an Idoc using BD12(Customer).Successfully transferred to Reciever.I saw it in WE02.It is in Green Color. But on the Reciever side it is showing error(eg: sort field has not defined).How to see that error exactly.I heard we can see usi...

Resolved! Authority Check

HiI have coded in my program abt the authority check on a particular field of selection screen..what i want is to test it..what shud i do or how shud i test whether the authority check is functioning properly or not...i tried changing the user name s...

Resolved! alv urguent..

Can any one kindly tell me how to consturct the end-of-page in alv 2which wll trigger in each and every page of the alv..just liek in classical repoprt..if any oen having the code..please send asap..its very imp for me..all are rewarded

selection screen

Hi all,Please help me with the selection screen,foollowing is my req..For ‘Comparison Periods’ user should be able to enter two payroll period in the form <Payroll Month1> <Payroll Year1> < Payroll Month2> <Payroll Year2> Please helpThanx in adva...

Resolved! currency conversion

Hi all, I need to convert the currency using exchange rate which i m taking from vbrp-kurrf filed. Pls suggest me if any function module is available for conversion.I hv tried FM 'CONVERT_TO_LOCAL_CURRENCY' but i think it doen't convert currency ac...

Include Program

Hi, I had called include program in my main program. When i creating the include program, iam getting the following error.REPORT/PROGRAM statement missing, or program type is I (INCLUDE).I had taken the program type as Include program. Still iam get...

Labels in this area