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

ENTER key running F8

Hi,I have a Repot that calls another Report through SUBMIT command.When I press ENTER, the second Report is running the STARF-OF-SELECTION of the second Report.That should only run if I have clicked on F8:The second screen has an input field (paramet...

Resolved! How to input logo with REUSE_ALV_GRID_COMMENTARY_SET

HEllo guys,Im facing a problem,Im trying to include a logo in my TOP_EVENT, but i don't know what do i need to do.I have this call,CALL FUNCTION 'REUSE_ALV_GRID_COMMENTARY_SET'     EXPORTING       document = dg_dyndoc_id       bottom   = space     IM...

reading multiple records

I have two internal tables it_0008 and it_0035 and I have many records in first itab as well as second tablehow to read the multiple records in second itab . present code is   LOOP AT it_0008 INTO wa_0008. endloop. now I have to loop second itab (it_...

ABAPER_P by Participant
  • 2714 VIEWS
  • 17 REPLIES
  • 0 Likes

AS91 Batch input

Hello Friends,I created a batch input to create legacy assets through tx AS91. The assets have also transaction items. The batch works fine for assets that have up to 3 lines of transactions. If an asset has more than 3 lines of transactions message ...

Resolved! IDoc error: VKORG, VTWEG, SPART cannot be determined for customer PNR020 , vendor 0000010000

Hi,we want to use EDI & IDoc to fulfill communication between group companies. i have done some related setting:scenario: PAQ(customer) as a customer deliver PO to PAD(vendor), then PAD created SO automatically:but PAD cant' create SO due to:   VKORG...

How to display a file from Application server without downloading it to local drive

I want to dispaly a file from Application server without downloading it to my local system.i tried the below method but it didn't work.     CALL METHOD CL_GUI_FRONTEND_SERVICES=>EXECUTE      EXPORTING        APPLICATION            = L_FILE        DEF...

Me2l Execution error

HI,  while executing ME2l , i am getting the below abap error, Category               ABAP Programming ErrorRuntime Errors         SAPSQL_PARSE_ERRORExcept.                CX_SY_DYNAMIC_OSQL_SYNTAXABAP Program           RM06EL00Application Component ...

Resolved! using se11 Single search help populate more than 1 parameter on selection screen

Hi,I'm having some problem with search helps in Selection Screen. I'm trying to develop a search help through the SE11, not using the function F4IF_INT_TABLE_VALUE_REQUEST.The problem I'm having is to get the values other than the field in which the ...

User exit

Hi All ,In standard t-code such as IW31/IW32 ,IW21 if any user exit or badi or enhancement spot is implemented ,how can I know & which user exit/badi/enhancement spot is implement in the satndard t-code.Thanks you all in advance .best regards,pranjal

Labels in this area