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

report

HI , I am currently new to this field and i have finished my training and want to excercise .i want to know how we write the real time codes , suppose i have 4 tables for example mara,marc,mard,makt and in the selection screen i have to select a ra...

ALV

Hi all, I am reading contents using a field symbol but i am getting dump.my code isFIELD-SYMBOLS: <temp_tab> TYPE table, <temp_wa> TYPE ANY, <fs> TYPE ANY.FIELD-SYMBOLS <temp_wa1> LIKE LINE OF t_output.CLASS lcl_event_receiver IMPLEMENTATION. ME...

ALV grid column color

Hello,I have two questions about ALV.First of all, I tried to colour an certain column from my ALV grid, using the "key" field, but the problem is that that column is then "advanced" in the first position of the ALV grig, wich I don't like. I tried t...

Resolved! Table Maintenance

Hi, I would like to assign an authorization object to the table maintenance generator but the field is greyed out and it always defaults to S_TABU_DIS. How do i assign another authorization object to this ??Thanks for your help.

BDC Recording for FB60

First time when we run FB60 transaction one popup message is coming to enter COMPANY CODE. Next time onwards this popup is not coming. So how to handle this while developing BDC program for FB60 transaction ? Pls suggest me asap. If any one of u have...

Resolved! Column Headings in ALV

Hi All, I am working on ALV (Using OO - Concept CL_GUI_ALV_GRID) where I need to display the column header text in two lines. Each Column should be further divided into one or more columns.Is this possible in ALV Grid (OO Concepts) ? Please help me....

Resolved! BADI

hi,any one who could help me out in BADI,i have a brief knowledge on it,please forward me with links/docs anything, where i could understand the structure of BADI, how it works.Actually our team has to create a BADI, related to HR Appraisal.thanks in...

SQ02 SAP Query

I'm using version 4.7 for a query using SQ02 with 3 table joins. The data is extracted correctly and displayed correctly. In the extras --> Code area of this infoset transaction I've added in a FM into END-OF-SELECTION (before list) coding area (alon...

ALV data refresh

Hi all,I am using FM : REUSE_ALV_GRID_DISPLAY to set up an ALV list.I have added a button to export the data to a particular format of text as a *.txt document.I use the function REUSE_ALV_GRID_LAYOUT_INFO_GET to know which fields are visible and I a...

Labels in this area