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...

    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...

    sheenamk by Developer Advocate
    • 94647 Views
    • 212 Comments
    • 39 Likes

    BAPI_ACC_DOCUMENT_POST - Balancing field "Profit Center" in line item 001 not filled issue

    Hi Everyone, I am stuck up in one issue where I need to Post Non-PO Invoices through BAPI 'BAPI_ACC_DOCUMENT_POST'. Issue is when we keep G/L Accounts with different Profit centers then standard error 'Balancing field "Profit Center" in line item 0...

    RFC_ERROR_SYSTEM_FAILURE

    Dear Experts, I am using FM "L_TO_CREATE_MULTIPLE" to create TO in my custom FM, i have enabled all the exceptions and using below code to catch all the errors. MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno INTO lv_msg WITH sy-msgv1. return-t...

    Resolved! Accepted Solution

    variable update using string concatenation itself. Is this a bug ?

    As in the screenshot, at line 5, it gives me the expected output, but I was expecting the same at line 6. Why iv_text updates itself in mid way of right expressing. In my opinion, it should evaluate the right expression completely and then update t...

    Resolved! Accepted Solution

    ALV Report.

    Hi, Develop an interactive ALV report to display List of all database tables having transactional data.The report output should have these below data.1. Database table name2. Table description3. Type of Table4. Package (Development Class)5. Date of...

    Resolved! Accepted Solution

    Using regexp in abap

    I have written a very small piece of code to know how regexp works, in this i have an internal table and only one field, the field contains a string, I want to check if there is an '=' at the end of the string then delete that records from internal...

    CDS VIEW join issue

    Hi Experts, I Joined the MARC,MARD and the output working fine but iam facing issue the data is displaying each storage location wise .suppose i have one material against 5 storage location here stock is displaying each storage location wise and i ...

    Enhacement point

    Hi experts, '/SAPSLL/CD_MM0A_R3' function module is used to send data to GTS system. Which is calling in standard BADI IF_EX_SLL_PI_MM0A_TRANSFER Under PURCHASING_DOC_TRANSFER method. I want provide some filter condition before calling this functio...

    sri6666 by Active Participant
    • 1396 Views
    • 5 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Calling standard transaction from a custom program and return to the custom program on saving

    Hello All, I have a requirement to call a standard transaction from a custom screen and once data is entered in the standard transaction return back to the custom program on saving. I am aware of SUBMIT program or call Transaction but how do I get ...

    Labels in this area

    Explore this Area