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

Resolved! read table with key

hi all,my question might seems to be abit silly, but i am really doubt with this,wht the codeREAD TABLE <itab> WITH KEY <k1> = <f1>... <kn> = <fn> BINARY SEARCH.can i read a specify details from a table and display it using the code above?let say i a...

Partner Function

Hi All,I have done the required config for the Partner Function.But is the significance?Suppose I have created a PO with one vendor( V1).Can I receive the goods from another vendor(V2) and can I receive the Invoice from another vendor(V3).Regards

Rmmmb Structure

Hi,I have to get the available stock.The client requirement is like the below. The field Available Quantity = MARD-LABST minus all commitments. To see all the commitments, you must retrieve from R/3, you can call transaction MMBE for each Plant and S...

Resolved! abap object

hi sir/medamI interested in learning about Abap objects,So i need to know the basic of OOP's and also how it is related with Abap, can anyone explain the concepts of Abap objects with examples OR ant link where i can find all these. Thanks in advance...

Resolved! Date conversion

Hi Abapers,I'm reading data from an excel into a internal table.Date format in excel is: MM/DD/YYYYso its reading the same into my internal table.I want to convert it into 'YYYYMMDD' format.I'm able to do this with below logic: below logic works for ...

user exits

Hi All,I am new into user exits. i had the requirement to work on user exits. how to create user exits? Anybody have the documentation with step by step procedure, pls send me as soon as possible.Thanks,Nagarjuna.

Resolved! Idoc failed

Hello gurus,An Incoming Idoc is failed which was supposed to create schedule line in ME38 transaction code.Please tell me the steps how to know where exactly it is failed.Helpful answers will be rewarded.Urgent.Thanks Nisha

Resolved! regarding read statement

any one please help me to write a read statement for the following requirement.....for example in an internal table we are having 10 records if first record is blank we should read from second record and if first record is not blank we should read it...

Resolved! Abap code loop

Hi Gurus,I have code shown below that return the first line at the end of the loop, thus when the data is displayed the last line is repeated like the first line. Any idea to solve it? Thank you. LOOP AT t_zsd INTO wa_zsd. w_index = w_index + 1....

Resolved! Reprinting the Screen

Hello Friends,Iam developing a screen in screen painter. In that I am giving the sales order number & fetching the data of the customer. I want to print the same screen. I have defined the PF STATUS. also. I have written a statement " Submit ZTEST t...

Labels in this area