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

Limit of the ALV

Hi!!I have 2 questions:1.- How many columns can be show the ALV? The problem is that I have a requirement to show 90, but not if it is possible...2.- how to hide columns nonrequired? The problem is that when I indicate to it, for example, that ...

Dump in VF01

In the VF01 i m getting this error.ABAP/4 processor : SAPSQL_ARRAY_INSERT_DUPRECI am getting the error in the following insert. LOOP AT XKOMV. KONV = XKOMV. BELEG = XKOMV-KNUMV. IF BELEG-ID = '$'. PERFORM VBRK_BELEGNUMMER_ERMITTE...

Resolved! i/o field in screen programming

the default data type of i/o field in the screen programming is char(1). how can we declare it as char(10), i want to capture the value of the field in one screen to another field in other screen... in doing this i am able to get only the first chara...

SG141 by Active Participant
  • 1115 VIEWS
  • 5 REPLIES
  • 0 Likes

Resolved! Column Tree Control

Hello,I'm working with the cl_gui_column_tree class to build a user interface and i wonder if it's possible to remove the expander icons (not the icon for the opended/closed folder itself) of a tree at some places.The standard layout would be somethi...

Resolved! tab strip

hi gurus,can someone help me out in creating a tab strip. wat i want is i have created screen 100 there in its layout i have included a tabstrip. there are two tabs wat i want is that when i press tab1 then screen 0200and when tab2 is pressed then sc...

Resolved! help please

hi gurus,i am having a problem with a program which was editor-locked,the CTS was released and i cannot change owner the object, i tried modifying the editor lock flag directly on its database table but it is write protected,any clues?thanks thanks a...

Resolved! Change sales order

Hi Experts,I need to set a Abgru(Reason of rejection) flag on the item which has not been used in Delivery ..Ie Suppose i have 3 items in sales order and i use only first and second item for creating delivery i need to set ABGRU flag for third item...

Resolved! Short Dump....itab

Hai All,I have done an ALV Report Program, which while executing goes to the short dump and the error msg says:" You attempted to change, delete or create a line in the internal table "???", but no valid cursor exists for the table.Possible reasons:1...

Print button in ALV

HiI want to add a print button in the alv toolbar displayed. Standard alv toolbar has print preview button but I want a button so that just by pressing i can get a print out on my default printer. i am using reuse_alv_grid _display function module to...

Resolved! RFC Concept in OOP

Hi Gurus!I want to ask how are you accessing RFC destinations in OOP. Is there any concept for RFC calls with methods or are the 'normal' RFC function modules still up to date for this purpose in OOP, too?Thanks in advance for your replies.Best regar...

Labels in this area