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

Resolved! ABAP query help

hi folks,I have a query that is giving me a Run time Error and reason is databse commit is being called before the databse selection is completed.I understood the error but I do not know how to solve it. select * from ZEDMSTR. if sy-subrc = 0. ...

Resolved! ALV Grid output

Hello,I have developed an report with a ALV Grid.Then I tried to see how it would look like printed. So I click on the print preview button. It's a total mess! All columns are messed up, allthough the grid is OK!!! What could be the cause?

Resolved! OLE2_OBJECT

Hi,I have used the OLE Object ole2_objectas an include to create an excell file.I can successfully download the data,But need all the rows and columns to be left aligned,Not sure which property to set.Please help.Thanks and RegardsLalitha

Add label

Hi all,Good day! Do anyone knows how to add a label with icon on the Screen 1000 (default screen)? I've tried to add the label with icon but when the time do my transport from Dev to QA system, the label and icon disappeared.Anyone has any idea?Many ...

Resolved! BDC : ON t/CODE V_V2

Hi,I am trying to reshedule the stock trnsport with the TCode:V_V2(RESHECULING saLES AND STOCK TRANSPORT DOCUMENT.)but after the commit it does not reflect in the PO. But if I do it MAually while going to the V_V2 Tcode it updates the PO.I have Tried...

Resolved! Tabstrip

Hi All Can we have another tabstrip inside a tabstrip? If yes then plz lemme know how to process the second tabstrip ? As its purely a sub screen and they don't have a ok_code.Suggest me with some examples if possible.Thnx in adv With LuvPradipta

Resolved! ALV scroll

Hi All, I have a editable Alv grid display.I have event double click.when i double click on a particular line one of the column gets a checked sign.My problem is that once i double click the cursur goes to the starting of the list display.I wa...

Resolved! success of a BAPI

Hi all,Can I check the success of BAPI using sy-subrc ? what does the warning message <b>Referenced object type (STATUS) not allowed</b>mean ? Say when I run the tcode mm02 from where the data will be fetched into the screens ? If it from sap tables...

Resolved! Not getting updated Text

Hi,I have used CREATE_TEXT function module to create standard text which i am including in SAP Script using INCLUDE command.This script is attached to transaction PP40 now the problem i am facing is this Text is not getting updated even i change the ...

Resolved! ALV CONTAINERS

Hi, I have three containers in Alv grid display.And three internal tables.One for each caontainer.Now i want to use double click on a particular row on any one of the three conmntainers.And get a drill down alv ie another alv to be displayed .WHICH ...

Resolved! Dialog Prgmming

HiAll,I need to call a screen from an Include program and call that screens PBO and PAI modules which are in two other different includes.How do I do that ?This is because if I include the other two includes(one having the PBO and the other having th...

Infotype Enhancement

Hi All, When i enhance an infotype say Address .1) I added custom fields in CI_00062) And clicked on create all button in PM01.My requirement is in need to get these custom fields in subtype 4 only (Emergency address).but it is displaying in all the ...

Resolved! Check button active

Hi AllHow can we check if a button in the screen is clicked or not ? (thro' any tables or ABAP Code). Checking sy-ucomm is not helpful for me.My need is:I m in the process of automating ME57 Transaction. while performing this transaction,for some set...

BDC

Hi Expertscan anybody plz tell me the methods of BDCI have referred the thread in which this topic was discussed earlier()but here sm people are telling two methods and sm.. three methods.basically only two methods i.e. call transaction and session m...

creating Z transaction

Hi all!I had created a z transaction for cluster view through SE93 using option parameter transaction.In the t-code i had given SE54 and the ztransaction is taking me to the transaction level with the value I passed through SE93.Now my problem is tha...

Labels in this area