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

Resolved! Module pool

Hi,Can anyone please tell while creating radiobutton's on Module- pool Screen say R1 and R2, how to assign the both to a common function group and how to make the display with R1 defaultly checked where as R2 remains un checked.Regards,Ram.

Resolved! Modulepool

Hi, Can anyone please tell while creating radiobutton's say R1 and R2, how to assign the both to a common function group and how to make the display with R1 defaultly checked where as R2 remains un checked.Regards,Ram.

Resolved! Save exit for FB70

Hi all,I have a requirement to validate Amount field(WRBTR) in FB70 at the time of saving.So i need a save exit or BADi to achive this where i can get value of amount and validate.Please provide any inputs on this requirement.Thanks and RegardsKiran

WEB SERVICES

Hi friends,Kindly let me know whate is web services, how to start work on that.My client requirement for couple of objects is:1. Create a web service which can perform the following actions: a. Read the XML input file. b. Perform the action def...

Resolved! ALV Column Size

Hi everybody,im trying since hours now. How to get a column ov an ALV Grid to the size of the biggest entry, or to for example to show 400 characters.I tried this allready: DATA: alv_layout TYPE lvc_s_layo. alv-layout-cwidth_opt = 'X'. and this here...

sap query

Hi All, I am new to SAP query tool, coule any one tell how to get program name by TCode. A SAP-query report is already existing , When i am checking it in SE93 it's showing some strange prog name, when i tried to display that prog name, it ...

Resolved! LOW and HIGH fields

Hi experts,could you tell me a bit more about LOW and HIGH fields? I would like to know, whether the following two rows are equal or not?If I have LOW and HIGH it means the values beetwen the two values, doesn't it?If I'm not filling the OPTION with ...

Resolved! ALV

Hi, I need to display some of the line numbers(item number) of purchase orders in a popup..Then i want to select using clicking the check box which want to come in frnt of the line numbers in tht window..How to do this..Can anyone give me a sample ...

Reg VL01N

Hi All, I have to create the delivery in vl01n using the sales order but the order is not getting created.Could anyone plz tell me the solution if similar problem is faced?But manually if I specify the batch for the materail provided in the s...

Resolved! Select on VBRK

Hi Xperts, very simple, following query takes long time.......pls suggest alternative.SELECT * INTO TABLE IT_VBRK FROM VBRK WHERE ( FKDAT >= FIRST_DATE AND FKDAT <= LAST_DATE ) and VBTYP = 'M' AND FKSTO <> 'X'.

Resolved! How to stop a batch job

Hi Folks,Please do let me know how to stop a batch job.I am having a batch job which will run a program for every 15 mins in order to update some Z-tables.I need to debug and do some investigation. Meanwhile when I am doing this debugging it may take...

Labels in this area