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

    Resolved! how to trace outbound http connections

    Hi. Today I had a custom report to fix: an external webservice was returning an error about a missing parameter. Using an example found here on the forum and comparing with the trace from "curl" (with the ascii-trace switch) I figured out what was ...

    abo by Active Contributor
    • 9284 VIEWS
    • 5 REPLIES
    • 3 Likes

    Resolved! What is the best way to check if value after power is not too large for integer

    Hello,I have to raise the number to great power in abap and there are a problem. Sometimes number is too large (larger than INT4) and then runtime error appear (CX_SY_ARITHMETIC_OVERFLOW). What is the best way to protect my integer? I don't need huge...

    Resolved! can I trigger a user exit with another user exit or badi?

    scenario: 1) we do a GR for specific material 2) When saving, the GR must trigger a user exit, that creates a measurement document (transaction IK11). 3) this transaction (IK11) for measurement documents, is already used manually and reads some...

    F4 Value Help not returning all the selected values to screen field in case of multiple selection.

    I have implemented F4 help using the function module ‘F4IF_INT_TABLE_VALUE_REQUEST ‘ with parameter multiple choice = ‘X’. In this way I was able to select multiple values from the screen, but those selected values are not returned to the screen. O...

    SAP Functional

    How can I join tables VBRK , VBRP, ZOBILLING, VBAK in SQVI. I am getting field ZOBILLING-Wholesaleequivalentamount (Output field) duplicates values its just repeating. I am joining VBRK with VBRP VBRP with ZOBILLING VBRP with VBAK Input ...

    Labels in this area