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

xml To itab

Hi ,i'm trying extract data from PDF file. (Adobe Offline scenario).I'm getting this XML runtime error. could anybody can help me to solve this problem.This is my code ,CALL TRANSFORMATION idSOURCE XML lv_xml_data_stringRESULT zscustomer12 = wa_zcust...

dump analysis (ST22)

hi all ,i am analysisng the dump for some program ,for analyzing that dump i went to ST22 ,in that i have seen ,the first line is the given below.SQL error 60 occurred when accessing table "VBFA ". i have unserstood the problem is while accesing the ...

FIELD-SYMBOLS

============================================FIELD-SYMBOLS <FS>.DATA: BEGIN OF LINE, A VALUE '1', B VALUE '2', C VALUE '3', D VALUE '4', E VALUE '5', F VALUE '6', G VALUE '7', H VALUE '8', END OF LINE, OFF TYPE I, LEN TYPE ...

Resolved! helpppppp

i make new tread hoping that i could get new responsei have a an internal table with 10 field (field1, field2, field3 ...)i need to retreive duplicate record as per the the first 5 field (that is by field 1 , 2 ,3 , 4 , 5) .i don't want to use at new...

Doubt on ALV

Hi gurus, I wrote one ALV program with top-of-page.In that top-of-page i inserted one logo. When i take output its working fine.The logo will also coming.But the problem is when i download that reort into excel sheet , that logo is not coming, ...

menu exit of CJI3

Hi All,here is transcation CJI3 when i execute the tcode i will get selection screen . Again after executing the screeen i will get get out put.But in the out put i have menu bar in which i have SETTINGS.I have disabale all the things under this sett...

Resolved! Functional Modules

HiPlease provide the name of the Functional Modules used for : 1) Creating a folder in the local hard disk from the R/3 system. 2) Opening a doc/excel file stored in local hard disk from R/3 system.Thanks and Regards,Sayan Ghosh

Resolved! using alv's

hi guru's,i have got the data displayed in alv. Now i want to call a transaction upon single click on any of the data in alv. FORM at_user_command USING fp_ucom TYPE sy-ucomm fp_selfield TYPE slis_selfield. "#EC * CA...

Labels in this area