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

Print PO using Smartform

Hello, In standard SAP we find in the edition of purchase orders the program 'SAPFM06P' and the sapscript 'MEDRUCK'. In my case I would like to use a specific smartforms, and I am looking for how to find the equivalent of the program and the sa...

bzakaria by Participant
  • 1941 VIEWS
  • 6 REPLIES
  • 0 Likes

Issue with adobe for delivery output -ADS: SOAP Runtime Exception: CSoapExceptionTransport :(100101)

Hi Experts, We are facing issue with adobe output of delivery. we have done layout level changes in adobe form of delivery output and transported to quality system. The print output pdf is working fine in development system where as in quality syst...

SCI checks for enhancements using 'FUNCTIONAL_DB' variant does not work. Suddenly.

Hi gurus, In the context of a SoH migration, I've done the following to evaluate custom enhancements using check variant FUNCTIONAL_DB. In SE80, from the package level, unfolding all the components, and once I've have selected all the enhancement...

Resolved! field unknown

Hi All, In this code, i have an error if someone can help : lt_cat99 type standard table of zcategorie99 select distinct matkl as categorie wgbez as description from t023t into corresponding fields of table lt_cat99 where matkl in ('001', ...

Resolved! Unable to Debug customer exit in F110 for generation of IDOC

Hi All, Please let me know how to Debug customer exit in F110 for generation of IDOC. While doing Payment run its taking RFFOEDI1 program which is responsible for generation of Idocs. I tried F110S report as well for foreground debug but still its ...

Smartform leading zeros

Hi experts , I'm trying to delete zeros from a variable.I have already tried &variable(Z)& and &variable(.0)& and REPLACE ALL OCCURRENCES OF '.000' IN gv_amount_str WITH ' '. But non of them is worked for my stituation.If I give to ...

brkcnplt by Explorer
  • 1387 VIEWS
  • 3 REPLIES
  • 0 Likes

Cannot save some fields like 'Telephone', 'Email', 'Tax',.. of Sales Employee using DI API

I want to add (or update) sale employee (database table: OSLP) using DI API. The object to use is SalesPerson, but in its public properties I dont see 'Telephone', 'Mobile', 'Fax',... I just added successfully a record without these properties, it me...

cognnav by Discoverer
  • 862 VIEWS
  • 1 REPLY
  • 0 Likes

Resolved! Incorrect decimal place in function in FM "TEXT_CONVERT_XLS_TO_SAP"

Hi, I am trying to upload excel file into SAP, But one of my decimal value '0.07' is getting uploaded as '7.00'. I am uploading it into a decimal field of type p decimals 2 but whenever the value before decimal and after decimal is '0' it is uplo...

ECC TO APO

Hello SAP Experts, I am facing an issue with ECC outbound user exit ( EXIT_SAPLCORD_004 ) to APO. I created a planned order in APO planning board ( /sapapo/cdps0 ) and saved it, a call has been made from apo outbound ( method : /SAPAPO/IF_EX_CL_E...

Labels in this area