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

Resolved! ST05 fetch in red

Hello,After tracing a sql stm with tcode ST05 I found out that Im getting red while fetching, how can I improve this?the problem seems to be when fetching data from table MLIT, any remmarks on this?My code is this one: SELECT m~belnr m~kjahr m~posn...

Events for Std table updates

Hello allWhenever there is a change done to a std table entry i want to record the change in a file. how to goahead with it? for instance Iu2019m changing a material master i want to capture the change data and write to a file. But i donu2019t want t...

prabhu_s2 by Active Contributor
  • 340 VIEWS
  • 1 REPLY
  • 0 Likes

Resolved! Hierarquical List with OO.

Hi Abapers.I've been trying to develop a hierarquical list using as a reference the example program BCALV_TREE_SIMPLE_DEMO given by any of you in furthers threads. The problem is that, adjusting it to my settings, I cannot distinguise between header ...

Resolved! Script Output

Hi Experts, In Script form i have 4 columns like credit2008,debits2008, credit2009, debit2009 if no datas any one these column that column has '-' at the last place examplecredit2008 debits2008 credit2009 debit200920,0000.90 ...

Resolved! Run-time error

Hi gurus!I ran this report of mine and it was running ok till now. When I ran the report this morning again its runnig into runtime error even when no changes were made to the report . I am getting the following error in my report. COuld anyone pleas...

Resolved! Click events in ALV

Hai Friends,In my ALV report i have two radio buttons as 'A' and 'B' by default 'A' is clicked. when i execute the report first the report of 'A' will be displayed and when i click the 'Back' button i want the report of the radio button 'B' to be dis...

Resolved! SETTING GLOBAL PF-STATUS

Hi,I want to create a global pf-status for all the screens used in module program.I dont want set pf-status for each and every screen in dialog programming i want to set a global pf-status for all the screen is it possible , If so how.with regards,M....

PO Header level

Hi all,My Requirement is as below:When i create a invoice receipt for a PO, i need to populate the PO number in the Refference document number field in the Purchase order history Tab on header level.Currently i am trying with the below Badi's & User ...

How to use a range

Hi all, I have the following lines of code: wa_PNPDYNSE-TABLENAME = 'PA0171'. wa_EXPR_TAB-FIELDNAME = 'BENGR'. wa_EXPR_TAB-OPTION = 'EQ'. wa_EXPR_TAB-LOW = '99'. wa_EXPR_TAB-ARITY = '0'. APPEND wa_expr_tab TO wa_pnpdynse-expr_tab. APPEND ...

Resolved! FB50 Enhancement

Hi friends,I have a requirement where if any posting is happening against a WBS element in transaction FB50, I have to pass a corresponding entry in CJ30 for that WBS element. Can anyone suggest a BADI or a user exit which will trigger after the FI p...

Labels in this area