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

Resource not found error while calling custom salesforce API using Rojo connector

Hi , We are connecting to salesforce using CPI and Rojo salesforce connector. While using option upsert with external Id we are getting error resource not found. The same data works fine if I use Apex Post as well as Postman. Same option with st...

What to do when error: 'The range of the statement to be passed to the database is too wide' occurs?

Hello, At the following instruction I receive the error: The range of the statement to be passed to the database is too wide What does it mean and how can it be solved? TRY . SELECT SINGLE bpcontact INTO lv_bpcontact FROM bcont ...

Select Options

Hello Guys, Whats the problem with this coding? I am getting an error because "value" is unkown. I dont understand DATA: gv_werks TYPE mard-werks. SELECT-OPTIONS: so_werks FOR gv_werks. INITIALIZATION. * Ausschluss Werk 0001 so_werks[] = VAL...

Currency conversion issue regarding TCURC table in the CURRENCY_CODE_ISO_TO_SAP

Hello everyone, so i came across an issue regarding to the TCURC table during the currency conversion in "CURRENCY_CODE_ISO_TO_SAP" function module. The problem: In the TCURC are multiple keys (USDN) and (USD as primary) with the same ISOCD (US...

PO Smartform Print preview Error 'No table is being edited; no end of table possible'

Hi, When I am trying to do print preview of my PO smartform I am getting the error 'No table is being edited; no end of table possible'. Its working fine for other PO's. What does this error mean and how can I rectify it ? Please Help. Thanks

Resolved! want to create a bar code after material enter in plant in different batches

Hey Sap guru, I want a complete step by step method to create a new bar after material is entered in plant in different batches. when material enter the bar code can be automatically created in sap hana. Could you please help me Thanks in adv...

How to call proxy in abap program. When I click on checkbox then trigger proxy.

I have done proxy and i want to call in abap program that proxy. My requirement is - I have declared checkbox on selection screen. I have another program and i want to call proxy in that program. If want to click on checkbox then trigger proxy. P...

SAP Profile Parameter : How to know in which SAP version a parameter has been released ?

Hi All, Running several SAP systems, with very different versions (From 7.01 to S/4), I was wondering if there is a global SAP documentation dedicated to profile parameters. My main concern is to identify in which SAP version a parameter has been...

STPE12 by Explorer
  • 1381 VIEWS
  • 2 REPLIES
  • 0 Likes

How to create a template which has border line for some cells in smartforms

I want to create a smartforms like below. Now I created a 3X4 template and assigned value to cell. But I don't know how to create the border outside the Date and page No info. Can this be archived by one template or I have to create another temp...

Read all the values of internal table having matching conditions in all rows.

I want to read a field from an internal table which have multiple rows with matching condition and append it to alv report, therefore all the time it reads the first row. i know i can do this with loop but when i append the resulting value in the r...

BOPF with PPF

Hi guys, I have some knowledge about BOPF and some about PPF. Now I saw that you can also integrate both. Where to find some description about that, which classes to use and so on? I don't want to build something by my own, if there is a way to d...

Labels in this area