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

Resolved! concatenate

hi guyz,this is the code:DATA: lv_wa TYPE solisti1, lv_output(150) TYPE c.CONCATENATE lv_wa-line into lv_output SEPARATED BY '|'.error : "CHARLIKE-FIELD" EXPECTED AFTER "LV_WA-LINE".plz advise..regds

Resolved! SQL QUERRY

Hi allLong time back i used a TCODE.In which if i giv 2 tables name it will give the matching fields in both the tables.Also i need not write code to select data i just need to click on fields that i need to retrieve.I gorgot the transactio.If anybod...

report

hi guys,can any one advice me the tables that i will need for my report.my report fields needed is:PO No.Inovice No.Invoice amountPayment No.Payment amount.i were unable to find the payment details table for the invoice. what field that i need to lin...

Resolved! Maintenance View

Hello,I have created a maintenace view for a custom database table. This is great for adding and deletingentries. I really could do with adding the SORT buttons in the tool bar. Can this be done by changing my role/permisions or would it be the case ...

internal table

Hello gurus,I have an internal table with following fields.matnr werks lgort lvorm-A--PM--XA--QM--XA--QN--A--QO--XB--PM--B--PN--Xmy requirement is if ihave Material numbers(matnr) with one plant(werks) and one-storage locations(lgort...

Subtotal Text in ALV

Hi all,I wanted to display subtotal and total text in the output.I searched in SDN and specified subtotal_text in Layout.But still i am not getting the subtotal Text in output.Here is my code.....Please help me , where i did wrong?REPORT YTEST_ALV....

Labels in this area