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

OData $batch GET operation with datetime value shows error "Invalid URI Segment"

This is my $batch GET operation with parameters. As you can see the date parameter "PostDate" is filled with datetime value as datetime'2022-01-31T12:12:55'. --batch Content-Type: application/http Content-Transfer-Encoding: binary GET PostHeadS...

validation on explicit search help on a data element with search help exit??

Hello Experts, I am trying to create dependent dependent search help ( second field depends on first field ) for the field of a custom structure i have created a search help exit because there is condition of Lang and deletion indicator but I am...

Resolved! How to initialize internal table with array of strings using 'value' operator in ABAP?

Hello Folks, I am trying the below code to set up array of strings in internal table. types: tt_input type standard table of string with default key. data(gt_input) = value tt_input( ( 'string1' ) ( 'string2' ) ). But it shows syntax error '"...

TransportingRequest

Hi all, So far i did not transport many request from DEV to QA or SEP but i encountered with twice that situation: When i log in STMS T-code My request seems with this icon in RC Column. Yet i transport it with the fixes(what error returns me ...

When 2 FWA documents is saved simultaneously , BOPF Determination not working properly

Determination is created at root node of TRQ BO. Based on the date field in FWA document determination should set flag 2 check box in root node. Two check box are monthly/weekly FWA order . date is used to find first monthly/weekly order Steps ...

Resolved! The Clean ABAP book is here - but should I read Clean Code first ?

It feels kind of strange to ask this question, as surely the answer is "it depends" or "do whatever you want", but with this preface, I'll ask anyway: I am an ABAP developer. I have the brand new Clean ABAP book available (in German), and also t...

Resolved! ALV export to excel problem

Hello, all.In one of our environments when trying to export an ALV to excel we get the following message:0K064 And then we can see only these options to download with XXL: This is happening in all the ALV of all the programs for all the ...

oliver_am by Active Participant
  • 6361 VIEWS
  • 5 REPLIES
  • 0 Likes

inbound Sproxy

Hi , I am a Abaper. new to sproxy.my requirement was to add three new fields to the existing. The existing proxy will trigger a goods movement using a bapi and the errors will be recorded in ztable. Now they are saying the load is not reflected in...

INCLUDE Error ABAP

Hello, I added Editing Authority in a field of a program in abap within the INCLUDE part. I added my code but when i check it i receive this red error: The REPORT/PROGRAM statement is missing, or the program type is INCLUDE. Include XYZ. But...

GET_SERNOS_OF_DOCUMENT

Hii all, I want to get serial number for commercial invoice using the FM GET_SERNOS_OF_DOCUMENT. TASER should be SER01, LIEF_NR the delivery number and POSNR the item number. Can someone tell me how do I get serial number from this FM ? Thank...

AMDP QUERY

Hi team, I need to convert to abap query in AMDP select lifnr netdue where netdue date GE start date OR netdue date LE to end date OR select lifnr netdue where netdue date between start_date and end_date. INTERNAL TABLE :ZZFIBAS_INT INPUT...

Resolved! ​SAP ABAP Platform 1909, Developer Edition (CAL Edition) can not be activated

I'm attempting to install the SAP ABAP Platform 1909, Developer Edition (CAL Edition) using my AWS account I'm getting Your requested instance type (r5.8xlarge) is not supported in your requested Availability Zone (us-east-1a). Please retry you...

martin_E by Active Contributor
  • 924 VIEWS
  • 1 REPLY
  • 0 Likes
Labels in this area