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

Resolved! Collect AT END

Hello experts!I have the following issue at the code bellow: when is executed the concatenate command, the program ignores the quantity summarized by COLLECT and gets the last quantity of the record. loop at it_lips.... it_reg03-cant = it_lips...

Resolved! Program for FB60

Hi, Please can you give me the recording for FB60, or coding for that tcode , SAP Description SAP Field Name SAP Field LengthHeader Vendor LIFNR 10 Invoice/Document Date BLDAT 8 Posting Date BUDAT 8 Reference XBLNR 16 Amount WRBTR 13(2) Cur...

Resolved! Help in smartform again

Hii ask before:i copy LE_SHP_DELNOTE to Z-smartformi want to know how can know if the invoice is original ( print one time ) or copy ( print more than one )Thankshave a nice day i got answer to check in nast table i check it and is not work the field...

MESSAGE

hi guys, I HAVE A PROBLEM IN DISPLAYING A MESSAGE PROPERLY.MY REQUIREMENT IS PARAMETERS : p_vbeln TYPE vbrk-vbeln. SELECT bukrs fkart INTO TABLE wt_vbrk FROM vbrk WHERE vbeln = p_vbeln. IF sy-subrc EQ 0. READ TABLE wt_vbrk INTO g_wa_vbr...

Resolved! sales order

hi all,i have a requirement on sales order va01 and va02.if any user tries to change the payment terms in salesorder i have to block that one and diplay the message 'NOT AUTHORIZED TO CHANGE THE PAYMENT ORDER' for particular client.How to do this?whe...

Resolved! build xls table

hi,i am building xls table to send as an attachment to external mail.i am able to generate will xls file as attachment.i have 21 fields. but only 13 headers are coming in the output. rest 8 headers are not populating in the xls file.infact while open...

Labels in this area