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

Resolved! Background Job

Hi Experts, I have a program which I need to schedule in Background. I have a function module in which the data may come as wrong rarely.I am catching the exception and using write statment am writing the errorr messages and then I will raise and er...

Resolved! Parallel cursors?

I'm looking to loop through 3 itabs of different sizes simultaneously and print the results side by side. I've looked into parallel cursors but I'm not sure if it applies to my example. Take the following piece of code.DATA: it_a TYPE STANDARD TABLE ...

GUI_UPLOAD output for a record having 130 fields [ > 400 characters data ]

Hi Experts,While working with GUI_UPLOAD, the output internal table record is limiting the characters.. but my requirement is a record containingg 400 + character... i.e, nearly 130 fileds in a record..Can you please help me how to do.Thanks & Regard...

Logging Query.

Hi ,I want to activate the logging option in query (sq01,sq02,sq03).I already define the infoset which i want to log in SPRO and create the BAdi.Between the commands method IF_EX_AQ_QUERY_PROT~QUERY_PROT and endmethod i insert breakpoint and when i e...

Resolved! call transaction mb51 ?

Hi All,I want the data generated by MB51 transaction and use it in my report to calculate the gross production units. Can I do Call transaction providing the material plant and posting date to MB51 and then access the final internal table and use tho...

Authority-check logic

Hi ppl,I have a sales org field on the selection screen for which I have to check the authorization.The field name is s_vkorg (as a select-option).I am using the below logic to check for the sales org authorization: AUTHORITY-CHECK OBJECT 'V_VBAK_VK...

subtotal in alv

hi experts, i want to display subtotal in the alv output using control break statement, without using alv functionality and layout.my code is given below, how can i add subtotal field and display them in alv ,&----*& Report Y_VARUNSHAR...

Resolved! Not getting any data after background scheduling of Interface

hi all,i have one outbound interface. To get the data in input file i have used BDC along with call transaction method.When i run the program(Not BDC) in forground mode i am getting all the correct data in my output file where as using same selection...

interactive ALV

Hi experts, i am developing a interactive alv, the requirement is that when i double click on the GRID output at vbeln the screen should jump to va02, and when i double click on matnr it should jump to mm02.the code i usen is given ...

Resolved! Table identification

Dear people,Happy New Year to all of u..I have problem, while uploading any data through a standard transaction code we get the field names through F1 help but most of the times the it shows a structure in F1 help, how do I correctly identify the tab...

Resolved! Alv Block display

Hi,As per our requirement we have to display ALV report on executing the data on the selection screen. For the selected records on ALV report we need to post a document in ME21N and display Summary report (Success and error records). The Summary repo...

Labels in this area