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

Resolved! search help & help view

Hi Guys,I am not clear wtih search help & help view. Plz let me know the diff b/w them..I have created Help view but how to use it I am unaware of it so cld you plz help me how t o work on it.What I am thinking in my view is the selection method wh...

Performance Issue

Hi Abap Gurus,From SE30, I found the the database performance is very poor and especially it is describing the inner join part.For your ref. Pl.find the below SQL code.Fetch Orders matching the selection criteria SELECT AUFKAUFNR AUFKOBJNR AFKOGSTRP...

Resolved! Module pool ????

Hi Experts, I am sending my code. could anyone tell me what might be the wrong in that? and how it could be solved?PROGRAM zdemo9.TABLES:ess_life_event_menu.DATA:BEGIN OF itab OCCURS 0. INCLUDE STRUCTURE ess_life_event_menu.D...

LSMW .Conv File

Hi, I am trying to read a .conv file and my question is that when I display the .conv file in LSMW steps, it appears as if every field is in proper structure format. Is there a way to get the structures from this .conv file instead of reading the fil...

Resolved! Variants, how to create calls to report with variant with dif. values ?

HiI have an aplication where i need to call a report with some user data (created in a variant) but changing one field (Plant). The report needs to be called N times, and the requirement is to do that in Job (background) mode.If i create a program P...

Purchase requisition

Hello,I created a purchase requisition and I created a PO for that Requisiton. Now I deleted an item from the PO. So the item is now open in Purchase requisition again. How do i Know that this item is open and can create another PO for that item. Is ...

Resolved! About MCBZ

Hi everybody.I´m triying to do a filter this filter would be by sales organization(VKORG) because actually this transaction don´t do it ,but does somebody know if is possible do this and how to do it? beacuse i'am looking some relation whith sales ...

Resolved! selection table

hi all,can anyone tell me how to use selection table with option of NE?I wrote a code likeL_t_RANGE-SIGN = 'I'.L_t_RANGE-option = 'NE'.L_t_RANGE-low = 'Y'.But the error message says SIGN 'I' with option 'NE' is not allowed. Neigher does 'E'. Thanks.L...

report help

Hi folks,Its basically a HR ABAP report.i hav a table having 2 fields .family dependant type is the fst field and subtype is another field.suppose 03 ---> signifies dependant type child. 01 ---> spouse . . . 14....l...

Resolved! Internal table logic

Hello Experts,I need to write the each content (each row) of my internal table to output parameters (out1, out2,out3...outn) of my Func Module.The internal table has only one column. The contents of my internal table is as follows:cont1cont2cont3.......

Labels in this area