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

Resolved! ALV top_of_ page

hi,Is it enough to build it_listheader type slis_t_listheader and to call the function module 'Reuse_alv_commentary_write' to display the header details above the grid details?I have done the same thing. But I am getting the blank space above the gr...

about the bdc

How much maximum time we should wait when we run the bdc in the background job, whether it is success or failure?can we record the transaction with table control data in shdb.?when we run the bdc using session method , how can we findout whether it i...

Resolved! Colors With Concatenate

Hi Experts,I want the out put in diffrent colors with Concatenate Statement CONCATENATE WA_DESC WA_DESC1 WA_DESC2 WA_DESC3 WA_DESC4 INTO DESC separated by '&&'.WRITE:/ DESC.now i want to print different data objects with diff colors.wa_desc is one...

Resolved! itab query

i have written a simple prog that copies data from one itab to otherhere's the proghowever im getting this error : alpha and it1-f1 are type incompatibleREPORT ZDAN_ITABDEMO3.DATA: BEGIN OF IT1 OCCURS 10, F1, END OF IT1, IT2 LIKE IT1 ...

Resolved! Vendor Code Datatype

HiI have done a module mool where we have to key in a vendor and do some operation.My requirement is, if i give the vendor code, its name should be printed in the name field. For ex: vendor code : '0000000025' name should be dispalyed as 'Metropol'.B...

Resolved! READ_TEXT

hii want to use FM read_text in which i have to send vbak-vbeln and vbap-posnr in parameter name but i forget the how to combine order number and item number to pass them to parameter 'NAME'. could you please suggest.RegardsAditya

Labels in this area