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

Resolved! Pricing Screen

Hi,I am working on Custom transaction for creating Order as in VA01.My requriement is to show Pricing subscreen for the selected line item with all the default conditions in it. It is to work in the similar way of VA01.How can i use SAPLV69A program ...

Quan type field.

Hi evryone,my field is quantity type quan 5,2 (value will rane from (000.00 to 999.99)if some error occured i have to specify thevalue other than (000.00 to 999.99)or the value which will indicate it is in error. like xxx.xx, how i will do it?please ...

Resolved! excuting unix program.

Hi.I just want excute java.exe in bw unix without using function 'SXPG_CALL_SYSTEM'.cause that function has limit number of command string.I think I can use this command but somehow it returns null.don't know what is problem and actually not sure usa...

ABAP Coding standards

Hi,Can somebody send me the coding standards we should follow while coding in ABAP? If anybody ahs some document/link then please let me know. I need to take a session on that. I have few of them but it will be great if you guys can send me what stan...

Dialog Program

Hi Friends,I have created a dialog program with two blocks, (1) Header and (2) Line item.The Line item block is made using the Table control through wizard.The Header is having single row whereas the Line item has multiple rows.The data entered are :...

Resolved! pressing the BACK button goes back to the source code/SE38 editor.

Hello experts,I am confused as to why when I press the BACK button in my report goes back to the source code or SE38 screen. I want it that when I press the back button, it goes to the selection-screen. How do I do this guys?Again, thanks a lot and h...

Resolved! Fixed Length File

I need to download a some info from SAP into 110 character file. I am using FM GUI_DOWNLOAD but can't find the way to download the data with fixed length of 110. I am able to have the desired format with transfer record to file length 110. But I need...

Resolved! Menu Painter

Hi Gurus!!!!!!, I have deleted a button from an application toolbar of a standard SAP Program using SE41 T-code ... But when i do a test run the button still appeard even though there is no button defined in application toolbar... Can you please h...

Resolved! call screen and status

Normally when I call screen in a report and when I execute it, on the output I am able to see the status for this screen. (like I can see 'SAVE', 'CANCEL', 'EXIT' etc buttons enabled on standard tool bar).But when I call screen using statment like:CA...

Resolved! terminate a program

HelloJust wondering how can we terminate a program or return to the orginal screen from an if loop. I know there is this thing called EXIT, but it seems only quite the inner most loop, what should I do for quitting multiple loops?Also, how to make an...

Grouping in ALV

Hi, I have a requirement where i am displaying four fields in an ALV grid. The fields are VKORG, KUNNR, VBELN and NETWR. The sorting is being done on the fields VKORG KUNNR and VBELN. Therefore i have a display where there are three breaks.My require...

Resolved! Field Declaration

Hi All,How can I declare the currency field NETWR length 15 decimals 2. I declared it as NETWR1(17) TYPE P,it is giving me error saying that maximum length for P is only 16, Please help me how should I declare it, so that I will have 15 plus 2 spac...

Labels in this area