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

Change 'validity to' in KE52

Hi to all,     We have a requirement in tcode - KE52(Profit center changes). In this tcode we want to change the 'VALIDITY TO'. But when functional people change this field in ke52 it goes to inactive status.  We wrote a program to change this field ...

geetha_k by Active Participant
  • 5767 VIEWS
  • 9 REPLIES
  • 0 Likes

Source Code for Design Patterns in Object-Oriented ABAP ( 1st edition)

Dear AllCan anyone help me get the source code for the first edition. I got the book from my Library. The book say that the code can be downloaded from sap-press.de.Now the second edition has been released and they are providing the Transport request...

Resolved! way to find when ( Last run, time period ) the ABAP Program is executed

Experts, Can you please throw some light  on.. Is it any other way to find when ( Last run, time period ) the ABAP Program is executed  & which User ID executed ?. I am able to find some information by the below methods… # With the help of Backgroun...

Resolved! ALV refresh

Hi experts,I have standard editable cl_alv_grid and some troubles with refresh of character  fields. If I enter value manually it is not copied into internal table automatically. I need to press ENTER then remaining zeros are added and value is copie...

Resolved! Where statement on right 4 characters.

How do you accomplish setting a condition for only the right 4 characters in a field? In tSQL the code would be something like...   RIGHT(TABKEY,4) = konv-KSCHLselect *           FROM cdpos             where                 OBJECTCLAS = cdhdr-OBJECTC...

Resolved! Problem in PO Order

Hi Experts,when I click on print preview in ME23N t-code,it is asking for choosing the message type.we have two message types ZNEU and ZNU1.But user don't want that popup window.Depends upon the purchase group,they want to take message type automatic...

Resolved! Report must be triggered when parameter is filled from a barcode scanner

Hi,i have a report that roughly does this:REPORT zload_infotype.* table declarationINITIALIZATION.  RP-SEL-EIN-AUS-INIT.* data declaration / parameter declarationSTART-OF-SELECTION.* CLEAR and REFRESH internal tablesperform LOAD_FILE.GET PERNR.* Fill...

Labels in this area