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

Resolved! PO smartform

hi alli need to attach my smartform(zpurchaseform) and print program(zpurchase) for purchase order to me23n.can ny1 tell me how to achieve this? im using the following code but error msg comes:"zpurchaseform" is unknown.can ny1 temme where to declare...

FB03 tcode

Hi i am asked to change the standard FB03 tcode by inserting a new field in the screen of FB03i added the filed in the table BKPF and on the screen also. and now when the user wnts to change the value in the screen from the change mode on FB03 screen...

Resolved! How to tackle MISSING STATISTICS:Table or Index has no optimizer statistics

Dear All,For some of our recently created Ztables, we have been receiving an error message of <u>MISSING STATISTICS</u> in the system saying that <u>Table or Index has no optimizer statistics</u>. To solve the problem, when I go for creating an index...

Resolved! BDC

Hi Gurus, I have requirement that I have to migrate Time sheet data from foxpro database into SAP. Can anyone explain the procedure for this. And also give some suggestions how can i upload the data from foxpro database means how to convert the data...

Resolved! Displaying output

Hi All, I am a new user of ABAP. i want to display a name using write statement in the following format:NAME IS: VIKfor this i am using this code:DATA: name(20) type c value ' vik'.write "NAME IS :" name.however, the name is not displayed. ...

Resolved! exit

hi, i am asked to change the screen of FB03 tcode.i inserted the field in table BKPF and also on the screen. so how do i save the value in that field now to the table while saving it at FB03 tcode.kindly helppratyu

Resolved! GUI Error

hi all,i am executing a transaction HR00 and selecting a particular report there..but i m receiving error message - C:\Perforce\bas\620_COR\src\fes\few\sapfewin\guifunctionality.xml contains an invalid pathto me it seems it is not coz of programmati...

data transfering

hi all,my requirement is ,actually they need some datas according to their specific conditions from sap tableeg:sales ordervbap-matnrvbap-werksvbep-edatuvbak-erdatvbep-mbdat vbap-kwmengvbfa-rfmingthis datas shold b downlaoded to excel sheet,they pass...

Selection-Screen

in my program i have 2 select-options1.Company code2.Portfoliosthese two are maintained in a Ztablea)if we press F4 on Company code it has to show d values from Ztable-company code, and alsob)i)if we press F4 on Portfolios by entering company code ,...

Table control

Hello All,I have included a push button in the tab strip and the requirement is such that the button is displayed only under certain condition and has to be grayed out otherwise. I am making the screen modification inside the loop.But the loop in the...

Labels in this area