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

Resolved! Convert OTF to Bitmap

Hi AllHow to convert OTF data to Bitmap. Already searched in SCN and there is no thread with complete solution.Basically, i am using program sapmssco to convert barcode data to OTF but unable to download to .bmp or .jpg or any image extension.In the ...

Background Job SWWWIM remain active status for long time(Program-RSWWWIM)

Hi Experts,    I have gone through other threats regarding this remain active status in background job for long time. But wanted to get better perspective for this cause. Let me briefly explain the issue. The standard background Job SWWWIM remain act...

Error during proxy processing An exception with the type CX_SY_REF_IS_INITIAL occurred, but was neither handled locally, nor declared in a RAISING clause Dereferencing the NULL reference

Hi team ,Facing the mentioned issue in SXMB_MONI. We have an Inbound scenario file to proxy.Throwing the deferencing the null pointer. Does anyone have an idea on the same.RegardsMithali Rathi  

Query problem

this is the main queryclear : itab[], tmpitab[]. *------------Get Open Items----- select bukrs lifnr *LGORT *LGOBE *DB *CR zuonr shkzg wrbtr blart into corresponding fields of table tmpitab  from bsik where bukrs eq p_bukrs and lifnr eq p_lifnr and b...

Resolved! Cross Client Task Locks

Hi all,I'll preface this with the fact that I'm an abap developer and not too familiar with basis processes.My company is in the process of upgrading from NW 7.02 to 7.40.  When creating development tasks we create them in D20 client 10.  Previously ...

Does objects in the custom transport (roles) will import to QA from Dev when its ended with return code 8 ?

Hi All,Please help. I Have created on TR in Dev system to transport the roles to QA. Its ended with return code =8.When i checked the logs in SE09 the ERROR is "Profile T-XXXXXXX for role XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX was not imported into client XX...

Resolved! Fetch Description of Sales Org. From standard table for SAP CRM

Hi all,I am trying to find name of standard SAP CRM table to fatch description of 1. sales organization2. sales office3. sales group4. distribution channel5. sales divisionTried methods .1. Searching from  search help.In search help, in selection met...

Resolved! Programming with Persistent Classes(SE24) or BOPF(Business Obj.Processing Framework)

Hi,While searching for something else I came along BOPF (Business Object Processing Framework). As I know something about programming with Persistent Classes and it looked familiar but not quite the same. BOPF looks promising to me and want to try it...

Resolved! Converting Errors (type Time) in Excel Class ( cl_fdt_xl_spreadsheet )

Hey everybody, i'm using the  cl_fdt_xl_spreadsheet class (SAP 7.3) to upload an excel sheet (xstring) to an internal table :   DATA  lr_excel  TYPE REF TO cl_fdt_xl_spreadsheet.  DATA  lr_data   TYPE REF TO data.   CREATE OBJECT lr_excel       EXPO...

Labels in this area