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

Resolved! Line break problem in open DATAset after additon LENGTH NO END OF LINE .

Here is the code i am using for open dataset and transfer, but giving LENGTH and NO END OF LINE also i am getting the line break open dataset gv_fname for output in text mode encoding utf-8. if sy-subrc <> 0. raise open_data_set_error. en...

Resolved! About Date validation

Hi guys we are using a particular zprogram to do mass update from excel sheets.unfortunately the dates are picking out of range like 32,33 etc.so how to check any date validation has been maintained or not in that zprogram? thanks in advance guys.

Resolved! How to add deep structure like LVC_T_SCOL in dynamic internal table

Hello,can any one help me with adding a deep structure to a dynamically created internal table. the deep structure which needs to be added is for the color purpose for each record i.e. LVC_T_SCOL .Dynamic table created with below method. CALL MET...

Resolved! Export XLS files

Hi all.Does anyone know a function to export "real" XLS files from SAP ECC 6? When we try to export in this format, besides the XLS extension, the file content is a CSV (separated by tabs) which I have to open in Excel to convert into a real XLS file...

Monsores by Active Participant
  • 1018 VIEWS
  • 3 REPLIES
  • 0 Likes

Resolved! BAPI_INCOMINGINVOICE_CREATE - a rolling back errors question

I need to use this BAPI to create an invoice and a credit memo against the same purchase order in one 'hit'. If the second call to the BAPI fails, I want to rollback both sets of changes. IIt's been fixed in my mind for a while now that this is n...

Labels in this area