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

Resolved! select ...for all entries in

Hello , I need advice on the following code The table i_tmpis sorted table with the unique key  belnr  gjahr . The table  i_tbl at the moment tod execution of the second  select  holds values for belnr gjahr (key fields in db table rseg) I_tmp  befor...

Resolved! Is there a wizard prog to make an impl skeleton from class def?

I am thinking of writing a program which generates a skeleton for the class implementation from its definition. Basically, the program will have the following steps: - In a text edit control, the developer can paste the ABAP code of a class definiton...

Resolved! In migo variant..

I have an issue in migo variant .i have attached one Gl a/c number.. in material description field if i press f4 it should show material from specific material group directly that material group assigned to that variant..<< Urgency downgraded >>.Than...

MOVE_CAST_ERROR

Hi,When I try to change the BP role in transaction BP, i'm getting the below dump error.Category               ABAP Programming ErrorRuntime Errors         MOVE_CAST_ERRORExcept.                CX_SY_MOVE_CAST_ERRORABAP Program           SAPLFTBPAppl...

Resolved! Function module error.

Hi Experts,I am trying to copy the existing FM to create a new Generic data source but during I am activate the new copied FM in SE80 I am getting systax error 'REPORT/PROGRAM statement missing , program type is I (include).' even I have try to activ...

ABAP in Eclipse and NWDS ?

It looks like you can't install abap in eclipse into the lastest version of NWDS. This kind of defeats the point of being able to develop across the board from eclipse. Maybe thats not the intention?We have the latest 7.31 nwds (and a 7.31 backend), ...

js2 by Product and Topic Expert
  • 648 VIEWS
  • 3 REPLIES
  • 0 Likes

Resolved! Is it possible interactive popup with a text box asking for info in ABAP

Hi Team,My requirement is when a user clicks a Save button Icon he should get a POPUP asking for name to save the data. Is it possible to do the same.I found some FMs  like Popup_to_confirm, Popup_for_interaction but this  popups are meant for yes or...

Resolved! Optimise Select

Hello , I have select statement that takes a lot of time to be executed  and I am looking for the best way to improve it. gjahr is key field . Please advice if there is any addition that can improve the performance .   SELECT bukrs gjahr blart belnr ...

Resolved! Avoiding Loop statement

Hi All.Considering performance, i need to avoid LOOP statements.My requirement is Let's say i have a internal table containing N number of records which has 3 keys.After looping that table, for the first row i need to find a last of all rows other th...

LE_SHP_DELIVERY_PROC - delivery create block failing ( CT_LOG not working properly).

I am using the BADI 'LE_SHP_DELIVERY_PROC' to restrict the PO to create delivery. I have used the method FILL_DELIVERY_ITEM. There after all the condition checking  I have populated the table CT_LOG with error message.It is showing the error message ...

Roles cant transported

Hi All,I have issue related roles. I want to give access of t code cje5 to on particular user. So I have created new role on development assign that t code in new role. When I transported this request. That changes doesn`t apply on production. At tim...

Resolved! How to validate all the data in an AVL and not just the data currently displayed in the screen?

Hi All,I'm having a problem when validating data in my AVL.This is the scenario:For example, the number of lines that can be displayed in my AVL at a given point of time without scrolling are 10 linesLine 1 --------------------------------------     ...

In ME23N where do the data saved in Document No. of a Reference Document (means tables)

Hi,I'm struck of in ME23N T-Code. My Problem is when i go to fbl3n t-code it display pending orders now i'm click on the assignment number it will show Purchase document number later i'm click on the Purchase doc.no it will go to me23n t-code. I want...

Labels in this area