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

Exlusive permission

Dear friends, we have 3 plants. So i gave authorisation for particular plant to use. So the end user can access their plant only. now one of the user need to access all plant for one T.code j1id but for other T.Code he can acess only one plant.I am...

Resolved! LOOP ENDLOOP

Hi all, I Have a loop with out an internal table or work area specification (like LOOP AT itab or LOOP at itab into wa_itab).My code has:LOOP.ENDLOOP.when I go into the loop the work area REGUH is filling and doing the operations. Even if we m...

GUI status

Hi,How to set a GUI status for a program that is generated dynamically, as the name of that dynamic program depends on the user input for the calling program.For eg : in program A, if the user inputs X, a program is generated with the name X,if user ...

Resolved! Regarding background job

Hi ,Pls help me,I developed an alv report and when we execute in the foreground, it will download the data into an excel file .now i want to run my report in background,so now i dont want to download the data into file when i run in background but sh...

ALV filter

hi experts,I wanna use the filter of ALV.. why doesn't it work. what should i set when i output the alv.i use the CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'. CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY' EXPORTING I_INTERFACE_CHECK = ' ' i_b...

Resolved! IDOC

Hi Experts,I would like to know what is an IDOC...How and when it is used in a project...If I want to know more about it, where should I look into...Which Tcode to go to find IDOCs...Regards,Sangeeta.

Resolved! Methods

Hi, I have written a method which will ask the values in the runtime and it will work as per the values..For example :If a query is there like---SELECT * from ekko into table itab where ebeln = 3000000004.Now I will give the table name ,internal...

Interface file

Hi I had generated one interface to send some data to java team. Basically we would be placing this folder in unix directory. Now same data required by some other team. I would have to generate file with same data and diff path. Is there need to go f...

smartform question

hi allwhen we pass internal table to a smartformwe have to declare the tables in the global intercaceand in the reference we hav to give the name of the sturcturecreated in se11now my ques is can we use the same without declaring the se11 structureso...

Labels in this area