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

Resolved! Y10K problem

Greetings ABAP Gurus,One of my clients asked me today to investigate the SAP Y10K problem and specifically the ABAP side of this.They have been working at it for exactly a year now (more on the configuration side) and have been making good progress b...

Resolved! Submit progrm for FBL5n

Dear Friends,I need the output of FBL5N based on some inputs so i used SUBMIT statement but my doubt is how would i get the output data..Pls kindly help me.. i searched alot but did nt get any solvable answer.SUBMIT rfitemar WITH dd_kunnr EQ wa_final...

Resolved! how to improve performance

I have the following code snippet:*fetch data from table using select*now for each record, get the text using read_textloop on table lt_table.CALL FUNCTION 'READ_TEXT'           EXPORTING             id                      = lv_id             langua...

saradas by Explorer
  • 3377 VIEWS
  • 11 REPLIES
  • 0 Likes

Resolved! Getting FIeld Catalog for query created by SQ01 in additional query functions(sq09)

Hi All,I am creating additional function in SQ09. So I can save the query output on application server.On selection screen you can select alv list variant. I want to use this variant to limit output columns number and orderdepending on field NO_OUT i...

Link between Scheduling Agreement and Delivery Doc

Hi,I have a scenario where i need to get the link between Link between Scheduling Agreement and Delivery Doc.In the table VBEP i have 3 line items Ex- Scheduling Agreement  -  Posnr  Etenr        30030                              10      1        30...

Runtime error for select statment in COEP table

select KOKRS          BELNR          BUZEI         OBJNR        WTGBTR        WRTTP        VERSNFROM COEP INTO TABLE GT_COEPFAE GT_PRPSOBJNR EQ GT_PRPS1-OBJNRAND WRTTP = '4'vERSN = '0'.SHOT DUMP--In select access,the read file could not be placed in ...

USER EXIT ZXPADU02

Dear Experts,I am doing user exit zxpadu02 on infotype 2001 and i have to update a screen field q2000-anzhl,i have tried doing it with hr_infotype_operation and dynp_values_update function modulesbut none of them are working,please suggest me how to ...

Labels in this area