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

Resolved! BADI/User exit for ME18 to specifically check for Approval Level...

Hi all, I hope this is not a repost. I have found none so far in SDN forum. However if do, please point it to me. I will gladly close this thread. Ok, i need a userexit/badi, whichever will do, to check for user approval levels in ME18. So far I coul...

Reg:SAP Query

Hi ABAPers,I want to create the selection screen and radiobutton in ABAP Query how to create this in SQ01 and SQ02 ... where and how we have to write the coding . we want to get the values according to the radiobutton and selection screen ... can any...

Resolved! Help or tutorials about ABAP UI programming such as Tree and dock container

Hi,I'm looking for help, tutorials or any ressources I can explore to undertsand how to work in ABAP with controls, containers, tree and so on.Each time I do a search on help.sap.com, I found help on a detailed object such as tree or docking containe...

FTP Connect problem

Hi Experts,I'm facing a strange problem regarding connecting to FTP. Correct function modules in connecting to FTP is used in the program and the program is executed in background job. The program is designed to try to connect to FTP for 7 times only...

Resolved! Output text in bold

Hi,is it possible to output text in bold within a screen ?I added an input/output field via layout, now I wanted to make the text within it show up in bold.Is this possible ?(Can I also use the FORMAT COLOR = [color #] and try using WRITE ... TO to...

Resolved! User Exit & BADI

Hi Gurus,I am new to this module.Can you tell me how to search the user exit & BADI for T-Code Like CS15.CS15 Tcode is used for where-Used list for material.CS15 we can enter one material,Now i want to make a report which is having multiple Material....

Create data

Why i can do that? data gf_v1 type n length 5. data gr_v1 type ref to data. start-of-selection. gf_v1 = 3423. create data gr_v1 like gf_v1. gr_v1 = 1111. break-point. end-of-selection. The error message isThe type of GR_V1 cannot convert...

SM58 TRFC Monitoring

Hi,I have few messages in SM58. I need to look into those. When i select the message and click Execute LUW or Debug LUW, I get following messageFuntion Module Does not exist or exception reaised.I looked into function module it is RFC enabled and com...

Resolved! selection-screen design

Hi all,could u help let me know,,i have a requirement like , in selection screen i have a parameter ( ie condition type, check it in TC: VK13). if i select any one condition type ( suppose i select PR00) then click enter Or OK button it will display ...

Labels in this area