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

send an RFC to a WS

helloI would like to check if I can send a message from an RFC or any SAP message to a specific URL (or WS) with out using the XI?I have the URL that the SAP should be calling.the other way arround (expose the RFC as WS ) I know it is possible and I ...

Bean IDOC_INBOUND_ASYNCHRONOUS not found on host XXXX, ProgId = XXX:

Hi,I gone through SDN but I am not getting any solution.When I sending delivery to JCO by EDI output type I am getting the following error Bean IDOC_INBOUND_ASYNCHRONOUS not found on host XXXX, ProgId = XXX: in SM58 Transaction.and also I have check...

Resolved! Any Performance issue

Hi,In the below if statement will there be any performance issue or any. One thing i am having records in fs_vend.Or wht happens when i use ELSE statement. IF fs_vend IS INITIAL.Do nothing.* ELSE. APPEND fs_vend TO t_vend. ENDIF. IF fs_vend ...

Resolved! Currency Conversion

Hi all, I need to convert all amounts (sales and cost) to the currency specified on the selection screen. In selection screen i have 3 radio buttons with same group (USD, EUR, CAD), so what ever the sales order number(Select Options) or delivery nu...

BAPI

Hi Experts,I am using a program to upload the G/L balances relating to the intercompany data via transaction FB01.Now the bapi BAPI_ACC_DOCUMENT_POST is used for posting this data.The requirement is to add trading partner field to the flat file and u...

regarding at end of

hi gurus,In my report 2 same PO no has some basic price and other value related to it , so i want to add that value, so how i will do that, the code that iam using to calculate value is given below..form f_report_display .DELETE ADJACENT DUPLICATES ...

problem in BAPI FM

Hi Experts,I am using bapi FM: BAPI_PO_GETDETAIL1'. In this Fm i am passing PO number and account_assignment. I am getting poitem and poaccount. but when i am execute my program it is going dump.So know i am using direct fetch the data from tables ...

Unicode check

Hi,I came across a statement <b>if</b> cl_abap_char_utilities=>charsize NE 1 Could someone please explain how this checks if a system is Unicode or not. The initial value of the attribute charsize is %_CHARSIZE in the class cl_abap_char_utilities....

Convert RAW to OTF

Hi Guys,I have a jpeg/bmap file that stored in RAW data format, I would like to print it to printer. Is there a way that I can convert this jpeg/bmap that stored in RAW data format to OTF and then send this OTF to printer?Thanks in Advance,SPEdited b...

Resolved! move field to vbap

Hi experts,My requirement is when i press enter button in the VA01 after entering the materialthe corresponging material should come from VBRP in the line item automatically bsed on product heirarchy.Iam doing code in the move field to vbap in the MV...

Labels in this area