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

Resolved! type and like

Hi friends,iam very much confused between the below 2 types of declaration.can any one make me clear between the below following declations.*************************************1)types: var1 type mara-matnr.data : var2 type var1.***************...

Resolved! Table length error

Friends,I am working on a customized table. I have inserted 126 fields in the table so far.When i activate the table, the error message "Table <name> is too long (>4030)" is encountered.Please let me know how to resolve this issue. I would like to us...

Resolved! CATT Script

Hi,I need to wrote a CATT Script at my cleint's place. I have not done it before Can you please provide me with Step by Step guide for writting the CATT ZScript.Appreciate Your Help in Advance.Thanks,Kannan

Resolved! Get information for classes from call stack in abap (like java reflection)

Hi,is there any possibilty to get following information:I want to program a logging tool. You can create a logging object and use some methods like xxxxx->add_msg(msg) to put logging information to the logging object.but i also want to find out, from...

Resolved! Subscreen Problems

Hi, experts.I have a problem with subscreen.***********************************************PROCESS BEFORE OUTPUT. MODULE status_100. CALL SUBSCREEN z_subscreen INCLUDING sy-repid number. PROCESS AFTER INPUT. MODULE cancel AT EXIT-C...

Resolved! Read from memory

Hi Abapers,There is one checkbox on selection screen of a standard report. bsed on this checkbox, i need to add some logic in another standard function module.. how can i read the value of checkbox? can i use set/get parameter or import/export? pleas...

Resolved! Selection texts

Hi!I hope it will be easy for you Each program has 3 text types: selection texts, text symbols and list headers.I know text symbols can addressed from the code this way: TEXT-001, or TEXT-abc. Fine.Is there a way to retrieve the selection texts from ...

Labels in this area