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

SAP Developer Challenge - APIs - Task 5 - Call the country date format API endpoint

(Check out the SAP Developer Challenge - APIs blog post for everything you need to know about the challenge to which this task relates!)Now you're familiar with the Date and Time API, you are in a position to try out one of the endpoints.BackgroundFo...

add-new-environment.png
qmacro by Developer Advocate
  • 34416 VIEWS
  • 107 REPLIES
  • 8 Likes

Runtime error

Hi All, iam getting the error while executing the program can anyone will help me out from this situtation the error was An attempt was made to pass formal parameter "P_NAME" of method "DESCRIBE_BY_NAME" of class "CL_ABAP_TYPEDESCR" to an actu...

Problem with a Query

Hello, I have a task and a Query that I've made to it but somehow it doesn't fill requirements, can you spot the mistake here? All what i need to do is filter the tax codes from those tables and based on that, fetch the data from BSEG/BSET table (...

Can I start the instance by building the SAP Cryptographic Library(snc/gssapi_lib) as java(jar)

Dear SAP Developers. I'm trying to configure my SAP s4 hana logon to SSO. so I'm developing SNC programs... but, I don't want to build it for any kind of operating system serving SAP. Is it possible to build the "gssapi_lib" as a jar? I'm s...

How to create a type in SAP to serialize and deserialize the json with string and number format

hi all, I have the following JSON format and would like to know how to serialize and deserialize it in ABAP. {sample: true ABC: [ [ 2, " ABC " ], [3, "CDS],[4,"TAB"]..] } Here my doubt is What kind of ABC should there be here, I wonder? ...

SAP Developer Challenge - APIs - Task 4 - Discover the Date and Time API Package

(Check out the SAP Developer Challenge - APIs blog post for everything you need to know about the challenge to which this task relates!)It's time to take a look at what the SAP Business Accelerator Hub has to offer in terms of APIs.BackgroundThe SAP ...

sap-btp-api-packages.png
qmacro by Developer Advocate
  • 40047 VIEWS
  • 135 REPLIES
  • 9 Likes

Resolved! GOS attachment

Hi Expert, I have a requirement to get the attachment list details like file name, title, creator name etc that display with GOS object attachment list. Please help me to find the table in which I can get all the above details by business object ...

Resolved! SAP Query Modification

We got a requirement from client to add one more field from the table to existing SAP Query. Now the existing Infoset, Query and User group in DEv. are in Global Area. Now before I add the field to existing query should I move them all to Standar...

SAP Developer Challenge - APIs - Task 3 - Have a Northbreeze product selected for you

(Check out the SAP Developer Challenge - APIs blog post for everything you need to know about the challenge to which this task relates!)In this task you'll learn a bit about actions and functions in OData V4.BackgroundWhile OData V2 did have function...

qmacro by Developer Advocate
  • 43573 VIEWS
  • 149 REPLIES
  • 16 Likes

Job Order process

i want to know process for job order for the below case we are assigning some fabrication in our company premises for which material supplied by us. so i want to raise a job order where both service & material cost are picked for finished product c...

Resolved! Split issue

why the last character is missing after split ?this is just a sample. DATA(text) = 1234567890,abcde. SPLIT text AT ',' INTO res1-num res2-letter. The length of the res1-num is 10 but after split it only get the 123456789 output: res1-num = ...

AJeB by Participant
  • 6512 VIEWS
  • 17 REPLIES
  • 0 Likes

Criação de função para gravar alterações de campos na CDHDR e CDPOS

Como faço para criar a função desse tipo "ZCONCUR_WRITE_DOCUMENT" para gravar as alterações de alguns campos de uma tabela Z. Quando fiz esse lembro-me que foi criado o OBJECTCLAS utilizado nas tabelas CDHDR e CDPOS. Mais infelizmente esqueci qual ...

Labels in this area