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

Resolved! problem in query

hi in below query when ever i m not taking maretial No in where condition all material no data is coming but when i m giving in where condition matnr No from selection screenno data is coming is ther any wrong in loop condition or any thing else.SE...

set parameters

hi,can anyone tel me wat is error in this codingAT LINE-SELECTION. DATA: g(30), ref_parameter(30) VALUE 'parameter by reference', val_parameter(30) VALUE 'parameter by value', field_symbol LIKE itab-lifnr. FIELD-SYMBOLS: <f...

BDC error messages

Hi Guys how can we trab error messages in BDC . We make use of BDCMSGCOLL .can anybody expalin me how can we capture them , I have to display the messages after running the BDC. i am running BDC on transaction sm30 .. view name is vusrextid. Add ...

Resolved! ALV

hi! frndsmy ALV report displays the PO created along with the PO number.now user wants that whenever he doulle click on any PO number in the ALV list he should be able to view that particular PO in ME21N and the ven he presses back button he should g...

Resolved! FM in RFC

HI all when we make RFC call e.g. using BAPIs, then which system FM are involved, as they fetch data from one server to another, they also fetch import , export parameters, which are these FM .RegardsMartin

Resolved! BDC va01 error

I am working on BDC VA01 i am creating sales orders with header text I am using call transaction if error comes i am moving to Session If i am running the session with error records it is throughing the error : no batch input data for screen SAPMV...

Resolved! inner join problem

hi everyone1) I have to make a INNERJOIN on "MKPF AND MSEG" table to select the fields from both tables into one "INTERNAL TABLE" but there is no relationship exist between these two tablesplz help how i can do itThanks with regardssurity for point...

Spool Printing

hiI have a requirement where i need to print the spool.The report program is run in the backgound, and hence, a spool is created for the list output.If i run the program in the foreground, i get the list output of width 400 characters.However, If i ...

Resolved! IDOC

Hi Gurus, What is the difference between the 2 following statements for idoc.data: control_record like edidc.data: int_edidd type table of edidd with header line.anddata: int_edi_dc type edi_dc.data: int_edi_dd type table of edi_dd with header line....

Resolved! SAPscript problem

hi i have developed sapscript program i want to display the data from internal table i have three data i should print one by one when iam printing iam geeting blank page between the sheet. how can i delete the blank page. help me.regards,sivakumar

Resolved! Sending Mail

Hi, I want to add an option of sending mail in my code.First of all i explain my code, it consists of 4 menu's(MM,BOM,Routing,Product Version).I have already added the field of mail option. I have the code for mailing for single perform.But in thi...

Resolved! urgent in sap script

Hi, We have one requirement... We want to print the customer invoice from SAP - 3 copies (Client Copy,Government Copy & Customer copy)..We want to print some standard text in the back side of Customer Copy only... Is it possible? We are using SAP scr...

Resolved! module pool

Hi guys, i am modifying screen fields of a screen using modify push button. the data is updating into the table for the particular field but i am unable to clear the previous value. plz suggest me the solutionregardsalson

Labels in this area