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

Create URL attachment

Hello all, i'm creating an URL attachment, so i'm using a sample code of the FM 'SO_OBJECT_INSERT'.I have one problem, how can i do to know the logic of the values put in filelds OBJYR, OBJNO of Folder_ID.   In my case when i debug a program using th...

SQ02

I make Internal table in the SQ02 and fetch data from table BUT020. CODE:Data: begin of it_but020 occurs 0,        PARTNER like but020-PARTNER,        ADDRNUMBER like but020-ADDRNUMBER,      end of it_but020, START-OF-SELECTIONSELECT PARTNER ADDRNUMB...

Extension of Idoc

Dear Experts ,I want to extend Idoc SHP_OBDLV_SAVE_REPLICA05 by "Z" segment with some custom fields ...Kindly suggest ...ThanksAlok vishnoiModerator message: please search for available information/documentation.Message was edited by: Thomas Zloch

Resolved! All About MIS Report

Hi! Gurus,Does anybody know about MIS report. What is that? Is it created using Classical / interactive / ALV?Can somebody share with me.RegardsSacheen PukhrambamModerator message : Not enough re-search before posting, discussion locked.Message was e...

not able to open file in XLS format of email attachement, error 'it is not recognized format'

Hi, I have to send data in excel format using attachment, I have code accordingly,but when I open the attachement that came in the mail box,and save it, it shows the error message that 'it is not recognized format'. so how can i resolve this issue?Cu...

Resolved! WBS Element Filter Issue?

Hi Experts,                    I've a ALV Grid report output where I can get WBS element text in one column which is fine @ output, if I try to filter WBS element then I’m getting WBS Element ids instead of text in filter window, how can I solve this...

Lock error

Hello Everyone,We have a situation where a product lock error happens every now and then.When a batch job is running and if the user is using some allocation screen the product would be locked by the user.. the batch job waits for 10 minutes if its l...

file is not getting created with Open Dataset XXXX FOR OUTPUT IN TEXT MODE ENCODING UTF-8

Dear Friends,The below statement is not creating the file in AL11. File path I am passing through the selection screen.But unable to create the file in the path.CONCATENATE filename 'ARB_' var '_GEN_' sy-datum sy-uzeit                                ...

Resolved! how to get the Signature below the table data in my word output through ole

Dear Freinds,Iam printing directly from my internal table to MS-Word the data using OLE. as per the requirement i have to get data in table ...iam getting the data correctly...however i have to get the "Yours Faithfully " after the table but it is ge...

Issue with traditional Chinese characters when downloaded in text file

Hi, I am facing an when mixed contents (English & chinese) are downloaded to a text file. The issue is with the material description field.. My main requirement is that the full field length should be preserved when the data is downloaded either ...

Resolved! Error "Overwritten protected field" while using BAPI_SALESORDER_CHANGE for custom fields

Hi,I have been working on updating custom fields in VBAP table using BAPI ":BAPI_SALESORDER_CHANGE" but its displaying an error as " Error at assignment: Overwritten protected field". Below is my codeCLEAR lwa_ordupd .CLEAR lwa_ordupd .  LOOP AT it_o...

Labels in this area