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

    Programmatically change External document URL to its linked document in an FI Document attachment

    Hello all, I appreciate any tips you have regarding my assignment below. Is it technically feasible? I want to programmatically change External document URL to its linked document in an FI Document attachment. On the Attachment list, the attach...

    Resolved! Accepted Solution

    Nested reads

    Hey there! I tried a little bit using nested reads. The objective is to map fields of one (internal or normal) structure to a BAPI structure with the following access: Check if fields are equalCheck if default component name of rollname matche...

    EnnoWulff by Active Contributor
    • 4089 Views
    • 11 Comments
    • 1 Likes
    Resolved! Accepted Solution

    In A071 table, Sales unit (VRKME) not getting inserted through BAPI BAPI_PRICES_CONDITIONS

    Hi, I Am trying to insert condition record using BAPI BAPI_PRICES_CONDITIONS but Sales unit (VRKME) field in table A071 is not getting updated its coming blank. Below is the code snippet. ls_bapicondct-operation = '009'. ls_bapicondct-cond_...

    No OpenSSL for Python from SAP BTP

    Tutorials: https://developers.sap.com/tutorials/btp-cf-buildpacks-python-create.html -------------------------- I have successfully followed this tutorial. Today, I found that BTP CF will be changing to a new runtime cflinuxfs4 and so I tried to pus...

    mwn by Product and Topic Expert
    • 1787 Views
    • 4 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Function Group - local class not visible inside of E01 or F01, but is visible inside of TOP include.

    I have a function group with system generated includes LZ...TOP, and LZ....F01. I created a new include called LZ---E01 to put local classes but when I do that, they are not visible inside the function - I get the "is unknown" error. If I put the c...

    ALV PF status

    Hi Friends, I am using PF status in ALV grid. But PF_STATUS is now working, If click back or execute button then it displays "Choose valid option" message. There are lot answers in answers.sap.com but it's not working for me, so I have posted it. ...

    Resolved! Accepted Solution

    Assign a complex structure (with CHAR and DEC type fields for example) to a char type field only.

    Hello everybody, I have this little program that does not compile: TYPES: BEGIN OF ys_test, mtype TYPE char3, mval TYPE i.TYPES: END OF ys_test.DATA: lv_test TYPE ys_test.DATA: wsl_ext TYPE bapiparex.wsl_ext-valuepart1 = lv_test...

    tafkap95 by Participant
    • 2160 Views
    • 3 Comments
    • 0 Likes

    F110 enhancement

    Dear ABAP expert's, Requirement is in F110, in free selection tab add new custom field like date. Based on date filter the documents. If date is grater then document net due date we are not consider the document in praposal run. Same will apply in pa...

    sri6666 by Active Participant
    • 1056 Views
    • 1 Comments
    • 0 Likes
    Labels in this area

    Explore this Area