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

    method PO_POST

    Hiii i am using the method PO_POST to update changes make to a PO and i notice that inside the method the FM 'MEPO_DOC_POST' is being call and the export parameter is EKKO-EBELN only .The PO_POST is not updating value in the EKKO database. can you p...

    next page in scripts?

    Hi Experts, I require ur sugestion.here iam using scripts where it contains 2pages of same structure(windows). The footer window contains much text such that i cannot print it completely. so i divided the footer text into 2 parts(part-I and part-II)....

    Resolved! Regarding CO03

    Hi when i go to the transaction CO03 and give the order number with radiobutton dusplay overview tickedand press enter. then in the next screen goto -> costs->analysis in the output we get Target/Actual quantity variants i want to know the report ...

    Report Program

    Hi Abap Gurus,I am very new to ABAP.This is my first report program.I am giving the details.Please help me in coding it keeping in mind the best possible coding standard.Select VBELN KUNNR VKORG from LIKP based on selection criteria.Select MATNR ARKT...

    regarding user exit.

    hi, my requirement is to pass the parameters back to the structure after modifying the values via the user exit Function module EXIT_RLLNACH1_003.i wrote the code in the include but it is not reflecting on the transaction lp21.can you suggest any ...

    Resolved! Performance check in RFC

    Hi All, I have created a remote enabled function module.Based on the import parameter value , values are populated in the internal table of the export parameter ( which has no of recortds). The RFC works as expected. But when i do the syntax check, ...

    UmaArjunan by Active Participant
    • 6601 VIEWS
    • 2 REPLIES
    • 0 Likes

    Resolved! Field symbol issue...

    Hello Gurus,I am using field symbols. I expected following code to have output as ISRESULTS-FIELD1 = '3456' ( where <FS3> = '3456'). I am using ISRESULTS-<FS1> because what field of internal table ISRESULTS will be populated is determined at runtime....

    Labels in this area