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

Excel upload

OrderType Product Type Material Num Source Target Slocation 5/14/2009 5/15/2009R SIMULATION PALM100HK 408415 1052 FIH1 2902 2349above the excel file date i am using the FM ALSM_EXCEL_TO_INTERNAL_TABLE' 5/14/2009 is delivery date and 2...

Resolved! abap debugger

Hi,when i m debugging program i am setting following in abap debugger.Settings -> Display and change all -> clicking check box "Check Sorting Before READ BINARY SEARCH". However it is not showing any dump or error in my program though sort is not in...

BAPI for Credit Note

Hi Experts,Please suggest me the the BAPI for the creation of credit note with refrence I already tried the 'BAPI_SALESDOCU_CREATEFROMDATA1' Bapi but I got an error the Enter a document number between 0065000000 and 0069999999 algouth the document nu...

Resolved! Problem in select query

hi guru's,i have a problem when taking data in ITAB thru select query, it is not picking data as in table...Table MSEG data : MBLNR.........MATNR.........BWART.........LGORT.........ERFMG.........AUFNR500012.........AAAA.............321............RE...

Background job error

Hi Folks,Iam doing a bdc program for updating the partner functions in the customer master using tcode xd02..In foreground my records are getting updated but in the background it is throwing the error saying that the screen is not required.program na...

pricing requirement

HEY ALLi need to create a requirement in for pricing through VOFM tcode as follows ...can u people please tel me what is the coding which i need to put down for the below requirement :---check if the value exists in the access tables A834. Find the e...

Converting raw to char

Hi SDN,I have to convert raw to char.data : lv_raw(16) type RAW.data : lv_char(16) type c.lv_raw = some value.i want to convert this value in lv_raw to lv_char in character format.please let me know.i tried the FM BANK_API_PP_UT_CHAR16_TO_RAW16 but n...

First row in ALV

Hi Experts,I've a requirement to bring a particular record as the first record in my ALV output.I've used the following methodgv_row is filled with the particular index number I want. CALL METHOD go_alvgrid_endorse->set_scroll_info_via_id ...

Labels in this area