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

Data migration-HR

Hi,Please let me know the objects that are migrated in HR.(For ex: IN SD the objects that are migrated are customers(Kna1,knb1,knvv), sales orders(Vbak,vbap,vebp) , condition records)Like that please let me know the objects that are migrated in HR an...

User exit on IDOC

Hi friends, I am working on P.O. to S.O scenario using ale idoc. While importing the P.O idoc i need to do some changes in the values coming from P.O. idoc so for that I need to use some user exit for idoc.Please let me know is it possible and if yes...

Resolved! Script: line items

Hi Experts, In my script . am using subroutine pool to acess the data. In that for line items am using save_text function module to save the line items in so10 and calling the include in the layout(se71) for display. so the problem z now ...

Error Message in BAdI

Dear all,I want to show an error message in standard program according to certain condition,now I have found the BAdI and implemented it, append following codes in the BAdI:MESSAGE E000(ZMSG) Then I ran the standard program,errors messages came out,b...

Resolved! REPORTS

Hi ,my prgmis syntactically correct but after executing i am not getting output plz check my code and replyREPORT ZZTEST_REP .DATA : BEGIN OF IT_MARA OCCURS 0 , MATNR LIKE MARA-MATNR, ERSDA LIKE MARA-ERSDA, ERNAM LIKE MARA-ERNAM, ...

Resolved! Normal select statement

Hi All, Iam currently encounting a simple select statement problem. Iam using the below code retrieve data into a internal table, but not able to do so.tables : iflot, iflotx.data : l_func_loc like iflot-tplnr.DATA : L_iflot LIKE IFLOT OCCURS 0 WITH...

Resolved! Table control refresh

Hello Friends,I have a module pool program with table control which is having 4 fields. 1st and 2nd fields are blank and 3rd, 4th fields are showing some default values. We have some validations on 1st and 2nd field, whenever we enter wrong value in ...

Labels in this area