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

Resolved! need fm or code

Hi,There is a requirement that in the sales order va02 if some body changed the payment terms then i have to show the error message.to solve this we have to compare both old value and new vaue of the payment terms.The problem here is getting the old ...

CUSTOM CONTROL

Hi, I was printed the ALV report to custom control. Now I want to change some datas from ALV report and save the datas into an one internal table. Is any function module is there for saving the datas from ALV report into an Internal Table?Thanks.

Resolved! Fixed Length Output

Hi, Newbie here with a question. I need to output a file based on a fixed length i.e the data in an internal table looks like thisabc123xyz456789I have a parameter on the selection screen defining charachter length, if the parameter is set to 10, th...

XD01

hi all ,i have created subscreen in XD01 using oss notes 577502 steps.My problem is that the field apperas in edit mode IN xd03 (DISPLAY MODE) also.please suggest me a how to make in non-eidtable in display mode . Thanks,sridhar

Resolved! bdc help

Frnds, in case of call transaction and session method is there any difference between processing , and <updation> From my knowledge point of view processing means checking each screen and then putting data into them and updation means pusing data int...

User Exit

Hi,Can anyone pls help me with user exits for delivery.Since the return delivery is created automatically during creation of return orders, the usual exits for delivery doesn't work.So pls suggest user exits for the return deliveryThanksRam

Rprt

Hi! I am giving you the prog logic. anybody could help me out to develop a program for that.Thanks.SELECTION SCREEN:Following fields will be available on initial screen of report.Field Name Tech Name Range Field statusDoc Date ...

load picture

hi all,i loaded a picture to a screen,but because this is my first time i follow the examples and succeed.my problem is that the picture that had in the example is not the picture that i want to have on the screen.is anyone can tell me how can i foun...

Join performance

I have used the join technique to access BKPF entries joining with another temporary table i have created.I have done a SQL trace to check the indexes being used and it does use the primary key from BKPF. However for say 60000 records to be returned ...

Resolved! BDC

Hi folks, BDC can achieve with different methods likedirect input, call transactions, session methods, lsmw. can any body tell me in which scenario the particular method is used. I mean when to use call transaction or when to use session method.Th...

Resolved! select statement

The select statement is not fetching data, i have a doubt whether ( ON amatnr EQ bmatnr) i am making inner join on mchb and mara should the data be common in both tables so that it gets data, i have commented from for all entries but even its not fet...

Resolved! why UNICODE

Of the "5" non-neumeric types , the "4" types C,N,D,T, are character types. Fields with these types are known as character fields. Each position in one of these fields takes up enough space for the code of one character. Currently , ABAP ONLY WOR...

Labels in this area