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

Resolved! ABAP HR

Hi Experts,I debug SAP program (<b>RPCT39L1</b>), and run this syntax <b>rp-imp-c2-rl</b>.If I'm not wrong that is macros.After run that syntax internal table CRT was filled.I have requirements to know how SAP got the amount on the CRT itab for wage ...

Re: Transport Error

Hi All, I tried to include the request in the import queue. But am finding the error as Error Description:Transport Control Program tp ended with error code 0247.Errors: Add to buffer has problems with data - and /or co file. Please help me out. rega...

MM data?

Hi Guys, Can anybody to tell me the respective tables for each one. 1.)Purchase order status. 2.)Purchase order line status 3.)Purhse order detail 4.)Purhse order detail Item. 5.)Purchse order line deletion...

Resolved! Basic ABAP question.

Hi Experts, I have to move data from one internal table itab_1 to itab_2 if a field by name posnr is empty in itab_1. posnr is of type c.I did loop itab_1.if itab_1-posnr ne ' '.move-corresponding itab_1 to itab_2.endif.endloop.please check if this...

Labels in this area