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

Resolved! Info types

Hi Experts,I need some informations about Info types.1. For infotype where can i set the Time constraint?2. I need to change the Description of the info type. So where can i define the description for that ifotype?Thanks for your help,Points will be ...

need help very urgent

Hi Gurus,I am doing bdc for me22 for creating new line items for a Po. First 14 are entered and the rest of the rows of po are not updated in the transaction me22.It is pointing to the wrong position.While I am doing trace I clicked on scroll bar and...

Resolved! Regarding Inbound IDoc

Hi all,i have to read an idoc with only one segment.i am using he following code:IF ls_idoc_control-idoctp = lc_idoctyp READ TABLE it_idoc_data INTO wa_idoc_type WITH KEY SEGNAM = 'lc_segnam. the segment contains a field called as aufnr.how can i ac...

Resolved! What are the data tables of organizational unit, like that showed in PPOSE?

In transaction PPOSE we've 4 areas.The first one for search, the second for the results of search, the third with the itens of result selected in the second, and finally the fourth with the data of item selected in the third.When I look for Organizat...

Query problem.

Question1): How to optimize this query.SELECT ZBRNM PRODH SUM( ZBIL1 ) SUM( ZSTD1 ) INTO TABLE IT_BRAND FROM CF951 WHEREYEARB = LV_PREYEAR AND PERDE = LV_PERDE AND VERSIO = '001' AND PLACTI='0'GROUP BY ZBRNM PRODH ORDER BY ZBRNM. LOOP AT IT_BR...

Resolved! BADI in BW Report

Hello Experts,I need some advice from an expert or anyone with BADI experience. I have to run a report that calculates an accrual value based on a future date. This requires me to use a virtual key figure and calculate it dynamically when the query ...

for all entries join

hi gurus,i have problem in my codes that one field is fiscper but in bseg and nkpf it is fiscal year but i used already in my code the another fisper is used in programm as fiscper type bseg-gjahr,but it shows that no one field like fisper in tableth...

Resolved! calling RFC from R/3

hey,can someone please help me ?I have a requirement where i need to pass a list of values like an ITAB from R/3 program to XI. How do i do that ? No file interface. RFC adapter is used. Shud I write an RFC enabled function module in R/3 and call it ...

Resolved! ALV Grid User Action

Hi Everybody,I am using a Custom Container to load the ALV into it.I have placed a custom button in the ALV status.I want to capture the user action, how can we do that.There are 2 in the Grid.Namely Sales Order and Material Number.When I place the c...

Labels in this area