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

Reg BADI

Hi , When I am executing Tran: PRAA to create vendor based on HR master data, Vendor is created but email address not yet updated eventhough existing for emp. I found one badi in praa : BADI_EXITS_RPRAPA00.here which is best method to use to writ...

UserExit

1.Why we add project in Function exit but in in other exits?2. How to search Exit points(for all the userexits like - function exit,menu,field and screen exits) where developer will add his own code?3.If there are 1000 includes in FM(for function exi...

Resolved! Extract data

The markup is in structure KOMG. You have to access this structure with condition type ZMUP, plant # and vendor #.Now I know you cannot use a structure to extract data but I was looking at FMs and there is no description there. So my questions is to ...

Resolved! unit of mesurment

Hi all,I m selecting unit of mesurement along with other attributes that is vrkme from vbap n putting it in internal table .while downloading it comes as 'STD' which actually is 'HR'.how to convert STD INTO HR .please helpregards ,siya

Resolved! Change the statement

Hi guy's,Please help me, in simple list they used like this: l_sel_box = 'X'. MODIFY LINE sy-index FIELD VALUE sel_box FROM l_sel_box.Converting this report into alvi fech the value l_sel_box = 'X' value like this LOOP AT RPT_TAB INTO RPT_TAB WH...

Resolved! alv report

hibelow is my alv report , now i dont want 'REUSE_ALV_FIELDCATALOG_MERGE' but i directly want to update my fieldcatalogue and to print only with REUSE_ALV_GRID_DISPLAY'.guide meDATA: BEGIN OF w_result OCCURS 0 , lifnr LIKE lfa1-lifnr ...

Labels in this area