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

Problem with Russian characters while attaching sapscript output in a mail

Hi,I am trying to add an invoice output of sapscript as an attachment. Email with attachment is getting generated but the problem is all the russian text is showing as XXXXXXX while the english ones in the same attachment are being displayed as it is...

Resolved! Get Function Module name

Dear gurus,Does anyoneof you know how to get the name of the actual Function Module is being executed?SY-CPROG returns the calling program, and SY-REPID does the same with the Function Group name (with 'SAPL' at the beginning).Thanks a lot in advance...

Resolved! Image upload

Hi All,I have uploaded a image from pc to mime repository. Now I want that Image to be displayed on module pool screen.can we display diffrent kinds po images  through mime repository..?? here iam using png image but it is not displaying.Please help ...

Resolved! Import / export not working.

Hi All,I am facing one issue regarding import / export.Existing code is :export it_abcd from it_abcd_temp to database index(ab) id job_name.orexport it_abcd to memory id 'CRM08'.Value coming upto this level to it_abcd.But aftersubmit zefgh via job jo...

Resolved! Problem with COMMIT WORK in custom transaction while using BDC call transaction

Hello,I m developing the program to update data with custom transaction ZV** for this I m using BDC call transaction method, Custom transaction was developed by some programmer long back and this is being using by the customer without any issue, prog...

Read_text problem

HI,I was using read_text to read the text of inforecord. there are 2 types- info memo and purchase order text. While i was getting info memo text using read_text, the other one was not being populated. When I debugged the standard, i saw the standard...

Resolved! Line Feed and Carriage Return

Hi,We have a requirement where we generate text files in a specified structure. While creating the files in SAP, at the end of every record CRLF gets added by default. ‘OPEN DATASET’ has been used for creating the files. These files are sent by our c...

Service Entrysheet

Hi Everyone,I need a small adviceMy requirement is:Extract data for Service entry sheet from one serverUpload it in another serverI am thinking of using  BAPI_ENTRYSHEET_GETDETAIL  for extraction and BAPI_ENTRYSHEET_CREATE for upload.My doubt is will...

BDC session method

Suppose i have four transaction FI records in a text file and i use session method of bdc to process.1. Accounting doc generated2. Accounting doc generated3. goes in error4.Accounting doc generatedMy question is:As session goes in error in third reco...

coding issue

unable to fetch data in EKOTX field of table T024E USING INNER JOIN ,,,,KINDLY RECTIFYTABLES : LFA1 , EKKO ,EKBE .TYPES : BEGIN OF TY_LFA1 ,        LIFNR TYPE LFA1-LIFNR ,        LAND1 TYPE LFA1-LAND1 ,        NAME1 TYPE LFA1-NAME1 ,        ORT01 TYP...

Labels in this area