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
    • 94649 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    Any wrong with my code?

    I have following code in order to update customer field in EBAN, but it shows ABAP dump. Anything is wrong?DATA: it_extension TYPE STANDARD TABLE OF bapiparex. DATA: wa_extension TYPE bapiparex. DATA: wa_bapi_te_mereqitem TYPE bapi_te_mereqitem. wa_b...

    Resolved! Accepted Solution

    file directory in AL11

    Hi guys,I have this code below,,,SELECTION-SCREEN BEGIN OF BLOCK a. PARAMETER: filename TYPE xmlfile_name DEFAULT 'TEST.XML'.SELECTION-SCREEN END OF BLOCK a.DATA: pdatname(80).pdatname = filename.WRITE : / ' begin MD'.OPEN DATASET pdatname IN BINARY...

    Resolved! Accepted Solution

    Transalation requirement

    I have created a table in SE11. The Table description is maintained in english.I want to maintain its description in italian as well.So I followed the path "GoTo>Translation" in SE11 and maintained the italian text.I am not sure if the italian text ...

    Resolved! Accepted Solution

    IDOC_OUTBOUND_WRITE_TO_DB

    Hi ,The function module IDOC_OUTBOUND_WRITE_TO_DB creates IDOC in status '30' though the partner profile (tRFC) is set to 'Transfer Immediately' and the parameter 'OUTMOD' is set to 2 in the program? Is there anything ( any code change or note that s...

    ABAP HR-PY query

    i have a problem in getting the 00AA - Previous Taxable income and 00AB - Previous Tax Withheld...The condition is if the employee is newly hired outside the company 00AA and 00AB is in infotype 0015.But if the employee Transfer to other company but ...

    Resolved! Accepted Solution

    TSV_TNEW_PAGE_ALLOC_FAILED

    Hi All,I'am getting a runtime error "TSV_TNEW_PAGE_ALLOC_FAILED" in function module "SUSR_USER_AUTH_FOR_OBJ_GET"The internal table "\FUNCTION-POOL=SUSE\DATA=AUTH_VALUES_BUFFER" could not be further extended. Please let me know any OSS note is availab...

    Resolved! Accepted Solution

    Dump from rfc user

    Hi All ,I am getting this dump DYNPRO_SEND_IN_BACKGROUND fro user RFC_USER .I think it could be because of this function module . CAmLL FUNCTION 'Z_BAPI_NOTIF_STAT_CHANGE' STARTING NEW TASK 'SSND' EXPORTING notif_no = is_ne...

    Labels in this area

    Explore this Area