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

a security issue

hiThis is rahul having a issue1)when Iam creating the role through "PFCG" >>create>>description>>menu, when going to menu it is asking to save role first when saving it givivng the message "changed document, display header failed"sowhat may be the re...

Resolved! Copying standard program RM07MLBS

Hi,I have copied the standard program RM07MLBS to a Z program. But when I look in the Z program, the enhancement points are missing. How can we copy the standard program along with the enhancement points with out using the option SELECT ALL, COPY and...

PS_1978 by Active Participant
  • 1676 VIEWS
  • 6 REPLIES
  • 0 Likes

Resolved! ME21N / Delivery-ADDRESS

Hello,I’m a new ABAP-Programmer. I have to find a solution for the following problem.In transaction ME21N a user put in the delivery-address.I would like check these address-data, before the purchase will be saved.How can I do it? Could you give the ...

Resolved! Fn Mod to "Call Transac"

Hi Folks,Just now came to know the existence of such a Fn Mod mentioned below:-ABAP4_CALL_TRANSACTIONCOPF_CALL_TRANSACTION.I did a Program which calls VF11 and on success of VF11 it will call VA02.Added to this I had added some conditions depending o...

kiran_k8 by Active Contributor
  • 1022 VIEWS
  • 7 REPLIES
  • 0 Likes

Resolved! help in field type

Hallow I have a problem in calculation the problem is that I wont to double 2 numbers from different type and the program bring me rounded numberI wont just the real number the types for the 2 numbers is<b>Score is type N4</b> and <b>weighiting ...

Resolved! IN seltab

Hello, I have a seltab of a type with two characters, and I need to select documents from bsid where the two first positions of the xblnr are in the seltab.SELECT SINGLE * INTO lr_bsidFROM bsidWHERE xblnr(2) IN seriegem.How can I do this?Thanks in ad...

ABAP Queries

Hi,I need to write some coding and run the abap query. I need to know where the output table has to be placed so that i can get the desired result.Can any body help me with the steps to be followed in creating Abap query with coding.

Labels in this area