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

data split problem

there is a " in first place of a series of characters in column of internal table.when I use function 'WS_DOWNLOAD' to download internal table to a Excel file, the three line is appended to the end of two line.who can tell me which function can be us...

Resolved! logic needed

ON SREEEN i have few input/output fields & a table control.Now my requirenment is on displayboth of these convert into disable mode.i m doing this if ( flg = 'C' ). loop at screen. if ( screen-name = 'WA_ZISUSLIP-WERKS' or screen-name...

ZTABLE LOOP

Hi friends,I want to make one report in that i want to take sum of actual product quantity,sum of sales order quantity and sum of target order quantity according to machinewise.I hav one ZPPLAN table in that (act_prod,quaty,plan_qty) is table field ...

collect problem

Dear friends, in my porogram it is not collecting poperly, here iam snding the code, pls givethe answer my problemTABLES : mard.SELECT-OPTIONS : s_matnr FOR mard-matnr, s_werks FOR mard-werks.DATA : BEGIN OF itab OCCURS 0, matnr...

Resolved! ABAP dump

Hi,I have developed an ABAP function that works well when called via transaction SE37 (test environment). But when I call it from a script, I get an ABAP dump with id "TSV_TNEW_OCCURS_NO_ROLL_MEMORY". Thanks,Varsha.

Resolved! Remote Function Call

Hi,try to call an ABAP function, but I always get en error message "Incorrect field length for Remote Function Call". My call statement looks as follows: call "Z_CHANGE_CONFIRMATION_TEXT" In.I_RUECK="1716" In.I_RMZHL="3" Table.LINES(width:132)="t1"T...

MMBE sql trace

I have a problem. MMBE runs fast on all materials except for one. Based on the sql trace comparison, I found, for that material, the table "EKBE" is also included in the select stmts unlike for other materials, and the fetch / open commands takes a l...

Values background

Hi,I have a xml file on lan , from which i read the value of a material and then process it and again generate a xml file on the lan . everything works fine in foreground but when i do it in background, looks like the value is not being passed becaus...

Labels in this area