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

Data Upload

HiAt the time of uploading data some records got problem. Then what can we do? can we start from the beginning or do with the errored records. Plz explain step by step for both the methods(Call Transaction as well as Session Method.)Thanks & Regardsv...

Delete doubt

Hi friends,I have some record in internal table. I want to delete some records in internal table based on the condition.loop at lt_mseg1 into lw_mseg1. if lw_mseg1-dmbtr = 0. delete lw_mseg1.( I want to delete complete record where value is 0) endif....

Resolved! HR_INFOTYPE_OPERATION

I'm using this FM 'HR_INFOTYPE_OPERATION' to modify IT0015 record. However, when I execute, it returns the error 'No data stored for 0015 in the selected period' even the record I passed in is existed in the database and I pass in the correct value f...

Error in Include

Hi,When I am looking the Zprog.. which is already existing and working. In that one of the include showing syntax error as follows.. I am not able understand this ?REPORT/PROGRAM statement missing, or program type is I (INCLUDE). Could any one can t...

LSMW

hi all , i am using lsmw for vendor master conversion. initally i loaded all the addr and altp vendors.when i load the main vendors i am using the same lsmw for linking the vendors and altp,addrs.so my source structure is like vendors (identifier 1)...

Reg User Exit

Hi,There is an issue with the transaction CJ20N where if i try to add a new WBS element , a message "Update Terminated" is getting generated.I am not able to find the user exit for the same transaction.I dont understand how this problem can be caused...

Resolved! Urgent Internal table

hi,my requirement is :i have 2 internal tables ioutput and iouput1.iouput has matnr, minbe, labst.there are 4 records for the same matnr with different labst.using 'collect' i add those records to ioutput1.so now ioutput1 has all minbe,labst added.bu...

Resolved! path validation

Hi,I'm generating files in my program and dropping those files based on the path given in the selection screen. The user might choose a path on his system or shared drive or a path on the app. server.I need to validate whether those paths, whether th...

Resolved! Old material

Hello,Is there any function module to get all old materials for a material from MARA?? There can be many old materials for a material. If not, What logic should I apply to get all old materials?Thank you.

Labels in this area