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

SAPSCRIPT to HTML

Hi All,I want generate a html file from a sapscript, means when I trigger a sapscript it should save the form in a particular directory as an html file. Is there any technique available to get this functionality. Please advice.Thanks,Ask

Resolved! sy-subrc

hi guys i am confusing with sy-subrc, whay we need it every time with abap command/statementssometimes it happen thatsy-subrc=0sy-subrc=4 and it print 0.so could u please explain in details.thanks a lot u will be rewarded !!!

Resolved! Submit program

Hi, My requirement is that I have to read the file from the application server, change the existing values of functional area with the new SAP functional Area & then submit it to standard SAP prg RFBIBL00. OPEN DATASET V_FILEPATH FOR INPUT IN TEXT MO...

BDC of PU22

Hi ,I am trying to record transaction PU22. But I am unable to record the part "where I select the Archiving group which has already been created and I modify the Archiving Group". I think this would have been possible If i knew the parameter id of t...

Resolved! bank details

Hi,I have to display bank details in a smartform.Any idea how does one get the bank details (bank name, account number) for a given sales area. Is it sales area wise, or is there some other criteria for determining the bank details of a company...Reg...

Pooled table

Hi all,I'd like to query the dunning clerk's name in customer master's company code view.And the pooled table T001S is found.Could/should I make the SQL statement as usual in my ABAP? i.e. select sname from T001S into itab-sname where bukrs = 300...

how to pass value

Hi experts,Iam trying to pass the value(E2006Y) into va02->extras->technical object->equipmnet column.Why this code is not working?Iam using MV45AFZZ include.following 2 codes are not working.code1.RIWOL-EQUNR = 'E2006Y'.code2.data: lc_EQUNR like RIW...

Resolved! Select options strange behavior

Hi All I am facing a very interesting problem , like I have select options and I pass value as ‘001’, ‘003’, ‘005’, ‘006’, ‘008’, ‘011’ . I was checking this field in if condition , the value of checking variable in ‘0016’.My statement is like that I...

Excel Download

<b>One of my users has an issue regarding Excel Spreadsheet download.In an ALV , on clicking of the "Export" BUTTON , he doesnt get the Spreadsheet option .He only gets the foll. options 1.Office.2.Send 3.abc anal 4. Copy URL whereas I get all excel ...

Resolved! Recursive Submit

Hello! I´ve written a report Z1 which executes submit to a report type alv z2 (after loading parameters by screen), and shows the results. As information is always changing, the user does not want to return to enter the parameters and to again execut...

Interactive reports

Hi all,http://www.sapgenie.com/abap/ireports.htmIn the above there is a ptogram for interactive reports.IN THE MENU PAINTER (SE41) CREATE A STATUS TO YOUR PROGRAM. HERE YOU CAN *DEFINE THE PUSH-BUTTON set pf-status 'basic'. I cannot understand the ab...

Labels in this area