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

code

hi all,i need to append the records when bseg-belnr = bseg1-belnr else it should append into final table.please help me how to write code for this,i kept code please suggest is it correcet or do i need to add anything else. LOOP AT gt_bseg WHERE beln...

Resolved! Divide data and time

Hi All,I have a requirement in which I need to divide a given date and time range into some parts.e.g 1July 10am - 5 July 10 aminto 1july 10am - 2 july 10am 2 july 10am - 3 july 10am 3 july 10am - 4 july 10am 4 july 10am - 5 july 10am...

Resolved! Problems related to transport

Hi,I have transport A and transport B. A contains - CL_ABC and currently is under progress.B conatins - test cases which are under class CL_ABC.Now the problem is I have released B and I am still working on CL_ABC which is under transport A. Will it ...

arpitgoyal by Product and Topic Expert
  • 353 VIEWS
  • 1 REPLY
  • 0 Likes

Report

Hi,I have developed a new report.When I check the code inspector it is showing 15 errors all for the same select statement.The error is 'No first field from table index in WHERE condition'Why do we get this error.What can be done to remove this error...

Resolved! at line seletion.

hi ... to all..!this is my simple program..!how can i trigger at line selection event for my example.report zuser_command.start-of-selection.set pf status 'RAMS'.write 'Am basic list' sy-lsind.at line-selection.write 'am secondary list', sy-lsind.i...

Resolved! User Exits & BaDI's

Hi,Can anyone throw light on the following.1) When & where user exits & BADI's can be suggested?2) What are steps involved in doing so?3) In a standard transparent table can we make a field (other than defined - eg: in LFA1 table LIFNR is the primary...

BADI for MIGO ( Material document change for Production Order goods Receipt

Hey experts,I am actually stuck up with MIGO BADI.There are many BADI's available but i dont think any one would suit my requirement.here goes my requirement.When a Production Order is created in transaction CO01 , the system picks the value of the m...

MIRO User Exit

Hi AllI have urgent requirement. while doing MIRO based on Delivery note no, when the user click on CALCLATE TAX check box i want user exit or badi to be trigerred. if you know exact user exit or badi please tell me. please do not send program to fin...

Labels in this area