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

Resolved! Appending a text line

Hi, In my scenario i have to concatenate all the contents of the text and then pass to a FM.The sample contents is like this.The vendor details should be taken from internal table.The value to be passed to internal table is present in gi_objtxt.In m...

Transaction Variants

Hi I have a Z- Transaction which I need to call using another Z T-Code with the help of variant.I created Trnsaction and Screen Variant for Z Transaction and then created Z T-Code using Variant.When I executed this new Z-Tcode it doent call the origi...

Resolved! how to refresh layout?

hii watching at a layout i've created in mb90 using print privew anf it looks ok when i print it i see it writing the last line twice , if i enter again to mb90 and print the layout without using print privew before i get everything ok ?what should ...

Output format

Dear Experts,i develoed report,But my report is executing1 hyd1 55000001 hydraulics 0010 10 04.07.2008 101 hyd1 55000001 hydraulics 0020 25 09.07.2008 251 hyd1 55000001 hydraulics 0030 15 30.07.2008 15.in my coding:LOOP AT IT_OUTPUT INTO WA_OUTPUT....

Resolved! Copy from clip board

Hi Guru,I am working on one module pool table control wizard.In that I have to put one button in which user will click then user can download the file from clickboard in table control.How to proceed with that. plese help.Thanks,Sandeep Garg

Resolved! i can't see the program

hi experts,maybe this is not the right place for this kind of questions.I have created a program in DEV system called ZTEST.Then i have relese the request...and after that i have import the request in PROD system.In PROD system, if i look into Z001 p...

Concatenate statement

Hi, I my coding have written as concatenate gv_mtext gv_text5 gv_text6 into gv_mtext separated by space.gv_mtext ,gv_text 5 gv_text 6 has some text fields.Now my problem the contents of gv_mtext should be in the first line in the next line the conte...

Resolved! Code Inspector

Hello All,I was held up with a issue ..Concept is in my ABAP code i mean in abap editor if at all thereis any keywords like ADD, SUBTRACT, MULTIPLY, DIVIDE exists then i should display an error message.For example - DATA: a type i, b type i valu...

Labels in this area