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

Resolved! Stop PO Creation

Hello,I'm trying to stop PO creation upon Vendor check failure in ME21N transaction. After the user clicks "Save" button, the Vendor check needs to be done and on failing, no PO should be created. An error message displaying the reason should be trig...

Resolved! Select-statement with IN

Hi everybody,I have a number (several thousands) of single values. This values must be inserted into the table lt_singelvalues. Now i want to use a SELECT statement with "IN" like the following example in order to get only values within lt_singlevalu...

Variant using SHD0

Hi Guys,Iu2019m looking for steps to create variant (Screen or Transaction) through SHD0. I have searched in for SHD0 or variant but I canu2019t find the steps to create variant. Can anyone please describe the steps to create variant through SHD0Tha...

select lowercase.

Hi experts , i need to select a record from a table using the lower case statement as follows :Data : wa_value type pa0006.select single * from pa0006 into wa_value where lowercase (stras) = 'abcd'.Stras is of type pad_stras .so i want to get the re...

Resolved! Performence

Please use a meaningful subject in future.HalloIs there any other way for performence in interl tables accept hashed table and secondery key.I am trying to read Table vbrp. But vbrp have no unique key thats why I cannot use hashed table and I have no...

Resolved! Pop-up screen location

Hi all, i am raising the pop-up screen for MIGO process.currently the pop-up screen is located in coordinates that are lower than the screen can show.i want display the pop-up screens at the top left corner of the screen. How to do this?can anyone he...

Resolved! po13 bdc

Dear All, I have done the recording for po13 and i have developed the BDC for it but the thing is the bdc is not working as i did in the recording, i was trying to change the cost center assigned to the position of an employee. I have see...

Labels in this area