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

Resolved! memory id problem

Hi, all.Although I found many threads about 'memory id' in SDN, but I still can't understand the 'memory id'.For example, I write a report like this:REPORT ZTEST.PARAMETERS P_TEST TYPE C LENGTH 10 MEMORY ID AAAA.When I first run this program, in sele...

download to excel

Hi experts, I am downloading the internal table values to excel sheet using the FM 'WS_DOWNLOAD'. The issue is after downloading in the excel sheet I am getting the value field like belowPRICE151.00200.002356789.00 In internal table all the Pric...

ALE -Problem

Hi all, I have a scenario like i have to send similar data from one system to two differents differents. I have done all the setting in outbound and inbound side. But my scenario is i have to send the data to one system on a contineous basis and to ...

How to get file path?

Hi all,I have a tcode ysd_gr. When I execute it, it has one select option & I entered the values as *.csv. It gave 6 csv files(only file names) & I want to retreive data from one file.So I need to find the file path. The functional consultants told t...

Resolved! if statement

Hi All,Please let me know is there anything wrong with following if statement.LOOP AT t_bsid_zpp_zpr. IF t_bsid_zpp_zpr-zterm = 'ZPP '. IF ( t_bsid_zpp_zpr-blart = 'SS' OR t_bsid_zpp_zpr-blart = 'SR' ). t_bsid = t_bsid_zpp_zpr. ...

interactive report

hai all experts,can any plz me, jst give me the simple code for interactive report which should consistof in 1st list(vendormaster detail-lfa1), 2nd list (purchase order document-ekko) n 3rd list should get in to call transaction 'me23'thanks in adva...

Plz help me ...

Dear Experts , Please help me out that how to Display the out put of Standard report according to Enduser .For example : I want to dispaly these fields ...Pernr Ename father_name department designation cost_center .How can i display these fields to c...

Gross salary

Hi alli need to find the Roll12 amount......ie gross salary...PA9000-ROLL12AMOUNTxx where corresponding PA9000-WAGETYPExx is in selection screen criteria.select-options: s_wage for PA9000-WAGETYPE01 no intervals.plz help ...i need it quiklythnxrohit

STRLEN

Hi,Cosider the following scenario:I have filename stored in <b>l_file</b> (type string)I want to determine if the last four chararcters are <b>.xls</b>How do i proceed after i determine the length with strlen( l_file ). ???

Number range

I have created a number range object Z*** .i want to use this number range object to get new task ID . Can any one please guide me in this regard.I have find a function module.CALL FUNCTION 'NUMBER_GET_NEXT'will it be sufficient?

PO posting

Hi vey urgent needed,When posting PO through MB01, then i need to check mseg-insmk is initial, so i have a routine numebr where i can insert the code but when i inserted code and execute transaction im getting it as mseg-insmk is not defined.ThanksAr...

authority-check

hi allhow to check the authorisation for a particaular user in SU53 with the object that s not present in that particular server say for example development , but that authorisation object exists in production, since we dont have access to productio...

F4 help in reports

I need to provide F4 for Selection Screen parameter(workcenter, CRHD-ARBPL). In f4 popup window Wrokcenter and description should be appeared. when user selects required workcenter its corresponding resource indicator(CRHD-ARBID) should be appeared i...

Resolved! BaCK button.PAI

hi experts ,i have two table control in two different screen.suppose i am entering some value in screen A with some amount , two to three line i enter.when i press Enter key and Click on BACK (PAI) button i am getting corresponding sum of all field ...

Resolved! table controls

hi experts ,i have two table control in two different screen.suppose i am entering some value in screen A with some amount , two to three line i enter.when i press Enter key and Click on BACK (PAI) button i am getting corresponding sum of all field ...

Labels in this area