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

Resolved! Large fonts in dynpros

Hello Collegues,Is there anyway to make fonts (on a DYNPRO) bigger?I´m writing an application for people who can´t see very well, and all the texts on fielddiscriptions, inputfields and buttons schould be... ahem... HUGE. (Something like size 48 in W...

Resolved! PU12 or CHANGE POINTS

Hello everyone,Im trying to find out how can i develope, or using a standard tool, a way to obtain HR infotypes changes in some fields. Like a trigger that is activated when some changes in PA* tables occurs.Can this items ´help me: PU12 or change p...

Resolved! Problem updating ztables

HelloI am using a custom function module to update ztables using data from inbound idocs. My function module executes sucessfully and the status of the idoc changes from 64 to 53. But it does not update my ztables. Any suggestions as to why this happ...

Resolved! Based from my code, how do I implement an ALV grid using OO concept...

Hello experts,I am currently practicing ABAP Objects and I would like to use alv in my report. Now, How can I implement ALV in my report in the simplest way possible. Sample codes will be highly appreciated. Thanks guys and take care!REPORT z_aris_o...

Resolved! MIGO

Hello all,I have a BDC program for MIGO and while exceuting, I am getting dump while executing in batch job. The job is created successfully with the error message "Control Framework: Fatal error - GUI cannot be reached Runtime error RAISE_EXCEPTION ...

material consumption

hi experts,i have to calculate the total material consumed with respect to goods issued and goods receipt. I am unable to find the logic for 20 movement types assigned to me to calculate goods consumed.can any one help me to find a logic...i used the...

Resolved! search process

Hi all,I have a requirement wherein i have to enhance the search process.The requirement is that when the user types the acronym for the customer the full name of the customer should appear and vice versa.also the search process should have a facilit...

Resolved! itab

Hi Experts,I have one field in ITAB like this.|1|Item1|ThisisItem1|2|Item2|ThisisItem2|3|Item3|ThisisItem3|.So i want to extract like: 1 item1 thisisitem1 2 item2 thisisitem2 3 item3 thisisitem3t...

IMPORT / EXPORT

Hi all, IMPORT AFRUD_TAB FROM MEMORY ID 'ZCVS_AFRUD_CONF' . FREE MEMORY ID 'ZCVS_AFRUD_CONF' . I found from the above ID, table control screen in imported to the current pgm duting execution. How to find the Memory-Id from where its picking?

Labels in this area