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

Resolved! Using RV_CONDITION_COPY Change "Validity to" date in MEK2

Hii Experts,I am updating the condition record using RV_CONDITION_COPY in MEK2 . I want to change validity to date but it not works.In given FM I use the Maintain_Mode 'B' for this it does not change the validity date for eg.Validity From       Valid...

In Module Pool, with many screens, what the correct location to declare CREATE OBJECT ???

Hi friends, I have this scenario in my module pool. It´s working perfectly:INCLUDE TOP:DATA: GC_CLASS TYPE REF TO ZLCL_TEST.SCREEN 1000:CREATE OBJECT GC_CLASS.GC_CLASS->METHODXXX( ).SCREEN 2000:GC_CLASS->METHODYYY( ).But, for me, the code will be bet...

Resolved! Function Module problem

Hello experts,I have created a function module to replace old coding in program. Its working fine while testing for some entries but for some inputs its displaying lesser number of entries. Those entries are correct as per program but it skips some e...

Resolved! for all entries

Dear Experts,Can I use the below statement ???select a           b          c          from table3          into table it_table3          for all entries in it_table2 it_table3          where<conditions>.Please suggest whether i can use to internal t...

Labels in this area