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

Resolved! Maximum data in a range

Hello, I have a range of data and I want to know what is the maximum data included in. I apologize for my English, I try to explain better using some samples DATA: lt_datum TYPE RANGE OF datum. _______ SAMPLE 1 SIGN OPTION LOW ...

deca by Explorer
  • 3797 VIEWS
  • 11 REPLIES
  • 2 Likes

Resolved! Find Righ instance

Hello , I am following Open Sap course ABAP for HANA I purpose to do exercise i need to download and install below instance AS ABAP incl. BW 7.4 SP8 on SAP HANA 1.0 SP8 [Developer Edition] Thing is that I cannot find this instance on the l...

Resolved! how to get datum in SPLIT statement by ignoring more than a single space?

Hello All, When I am trying to use a SPILIT statement to get more than 1 data which are got splitted by space, the data is not getting populated because there is more than single space in the variable. Example: lv_data has 128 abced145 780 a...

Resolved! ADT 3.8.2 Debugger not triggering

ABAP Business Object Tools (Developer Edition)1.99.1 SAP ABAP Connectivity And Integration Development Tools (Developer Edition)1.115.1 ABAP Core Development Tools (Developer Edition)3.8.3 ABAP Development Tools for SAP HANA (Developer Edition)...

matt by Active Contributor
  • 6873 VIEWS
  • 11 REPLIES
  • 3 Likes

BAPI BAPI_FIXEDASSET_CREATE1 error: Asset class XXXXX does not exist (check your entry)

I am using the BAPI BAPI_FIXEDASSET_CREATE1 to create asset based on the data i have uploaded from an excel file. When the function is called, it returns the message "Asset class XXXXX does not exist (check your entry)". But the value of asset class ...

Resolved! How to display a record by using MACROS with Include program.

Hi Abaper's I wrote a program with include and macros. In include there is an Internal Table(IT) in which there are 10 records available. Now i want to display random records through macros. i mean like want 4, 6 & 9 record from internal table to d...

ABAP Proxy to connect custom program from Employee Central Payroll to SAP CPI returns nothing

Hey Gurus, I am kind of a noob when it comes to Proxies, PI, etc. I have developed a custom program in Employee central payroll which needs to send a huge XML document to SAP CPI which then transfers it to an SFTP server. The program executes p...

Labels in this area