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

logic needed

Hi ,Please give me the logic as my requirement is very urgent/I have a z table which have reason code as a field. DB table isTFDM_WRITEOFF02.If there is a new reason code entry, a check needs to be invoked to see if the reason code has a GL account a...

alv grand total

hi gurus pls help me on this issue....... i want grand total on each column of this report.for example field 'metric-safety'. if possbile try to edit this and send me.TYPE-POOLS : slis.Tables : Marc, " Plant Data for MaterialMbew, " Material Valuatio...

Create DATA

Hi Experts,I have a similar code as this: DATA: dref TYPE REF TO data. FIELD-SYMBOLS: <l_fs_po> TYPE ANY. CASE i_datasource. WHEN 'case1'. CREATE DATA dref TYPE struct_1. ASSIGN dref->* TO <l_fs_po>. WHEN 'case2'. CREATE DAT...

reading xml

Hi, I have an issue with XML file. When I save my XML file in application server it is saving in single line.I read this file in my program using: open dataset file for input in text mode. do. read dataset fil...

Resolved! ALV - Buttons handling

Hi gurus, My ALV(reuse_alv) report has 4 buttons(custom buttons, like category wise view, plant wise view etc) created by me and iam using my own GUI status. Now when i view my report and navigate between the four buttons the functionality is not wor...

Comparing Dates

Hi, i have a period of dates in my internal table as start date and end date. i need to compare these dates with the period dates of the selection screen.for example, whether these start and end dates are in between the selection screen dates(als...

PROBLEM IN REPORT

hi experts, how to calculate the total and sub total in this report.please tell where to write the subtotal and grand total.please help me to solve the problem.*TYPE POOLS DECLARATIONTYPE-POOLS : SLIS.----*STRUCTURES DECLARATIONS----*STRUCTURE D...

Labels in this area