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

Resolved! displaying message

if l_n <> l_m . message e000(YOMEG099) with 'Mismatch with the deliveries in the shipment'. exit. endif .I'm using the above code in the BADI IMPLEMENTATION METHIOD for VF01 .When the condition is satisfied , the error message is displayed as...

Automatic refresh

Hello All!I created cockpit which shows me actual data in tabstrips in ALV list and other data on the screen after doubleclick. Additionally I would like to create some kind of automatic list refresh, i.e. everty 2 minutes code with selection should ...

Resolved! Automatic refresh

Hello All!I created cockpit which shows me actual data in tabstrips in ALV list and other data on the screen after doubleclick. Additionally I would like to create some kind of automatic list refresh, i.e. everty 2 minutes code with selection should ...

Reg: Status 30 in We02

Hi All,I have written an ABAP program in se38 for the updation of data in my Ztable. In my program immediately after INSERT statement I have written code for the population of the Idoc and COMMIT WORK statement after the MASTER_IDOC_DISTRIBUTE functi...

Resolved! space in html

hi, i am displaying the document type , amount and some other details in alv ....it is working alright in alv... but when i am sending it through an alert as an html document there is an empty space line after each document type... i have increase...

Resolved! SLIN Error

Hi All, I am getting an error as :Syntax check warningThis warning is only displayed in SLINAssigning to "POSNR" may result in information lossthe ine where i am getting error is : LOOP AT t_temp_all ASSIGNING <fs_temp_all>. READ TABLE t_rev_all ...

Resolved! BDC call by session

Hi we have to create sales order through BDC using session method but the problem is that, we have to create sales order not more than 300 line item as there is a check on accounting entries of bills of not more than 300 line items.So how would I cr...

Labels in this area