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

Resolved! Currency converting huf

I am trying to convert from EURO to HUF. if entered value has decimal ex 12.11 the standard,sap HUF has no decimal and throws the error:Decimal Places are not permited. ZZ_PRICE which has two decimal places type CURR. Unfortunatelly I cant change...

Resolved! Remaining life AW01N

Hi experts, In my client there is a custom report which gives some information about assets. The user needs some more fields to be shown. They want Useful lifeExp. usefl lifeRemaining life I know how to get useful and Exp.useful life. The cons...

AW01N ENHANCEMENT

I want to add some more value in the while calculation in the base value of Asset. How can I do it.? I have tried to use badis but these are not getting called. FAA_EE_CUSTOMER is not getting called. You help is highly appreciated. Regards, ...

SQVI No Data Selected

I'm trying to use SQVI to append the relevant customer number to a General Ledger Account line item. I'm using BSIS and BSID. I'd also like to use BSAD, but I can't get the BSIS and BSID join to work first. Link conditions are correct, and queries on...

Resolved! Validate Input file Uploaded from the Presentation Server - Text Or Binary

Once the File has been uploaded from the presentation server, I tried to analyze the data whether it is in Binary format or not. It was an basic checks on the input data like below. if ( lv_data co '0123456789abcdefABCDEF' ). " Binary...

Muthu_raja by Active Participant
  • 1590 VIEWS
  • 5 REPLIES
  • 0 Likes

Proxy: Fault An error occurred when verifying security for the message || CX_SXML_PARSE_ERROR

Dear SCN, Having (SRT_UTIL) when calling a proxy SAP Netweaver 7.02 (no XI or PI) The logical port was created manually on SOAMANAGER because errors with WSDL file: no service found in WSDL Then tried to set soap header like described http...

Request and Response Log after consuming an External REST API via URL / DESTINATION

Dear All , if we call an external RESTFUL API (Third party) directly from an SAP ABAP program with out the gateway service then is it possible to trace the logging of request and response parameters as we get it when we create an API in ABAP and ca...

Resolved! Move File from Presentation Server Local Folder to AL11 without using FTP in Background mode

Dear Experts, I need to move'.txt' files from Local folder to AL11 in background mode without using FTP. Currently using FM ARCHIVFILE_CLIENT_TO_SERVER. When i searched in SCN, someone has posted like below. Use FM "C13Z_FILE_UPLOAD_ASCII" to u...

Link between class type, class number and table name for FM 'BAPI_OBJCL_GETDETAIL'

Hello. I wanted to create a report to show characteristic values for multiple objects at once, based on the chosen class type and number. My approach is to show the batch characteristic values using FM 'BAPI_OBJCL_GETDETAIL' and then transpose th...

Labels in this area