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

    Resolved! Accepted Solution

    (VL01n) Set partner function depending on shipping point

    Hey everyone, for the creation of a new delivery, I want to programmatically set a partner function. I. e. whenever a new delivery is created with shipping point 0001, I want to set partner SP to supplier 1234. I searched for user exits but did n...

    Resolved! Accepted Solution

    Unwanted change in loop

    Dear all, the value changes when I read via field symbol. Are there any suggestions how I can solve this? There is also a Screenshot of the Debugger in the attachement. Kind Regards Torbjörn Saretz REPORT ztest_json_korr_produktname.DATA ...

    Resolved! Accepted Solution

    CDS odata insert

    Hello I created a CDS VIEW and publish it for oData using @OData.publish: true if i create a program in SAP UI5 with insert data code which data are coming from the fields of sap ui5 website where user will put the data and save it to the abap table ...

    AJeB by Participant
    • 3839 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    ABAP SELECT Statement to return internal table with row numbers (maybe even grouped)

    Hi all, I have a situation where I have the following database table Id Level 0815 A 0816 A 0817 B I am currently selecting from this db table filling a columnt with a constant literal like so DATA(fixed_row_count) = 1. SELECT level, @fix...

    Resolved! Accepted Solution

    Dump error in tcode MB21

    Hi All, I am getting a Dump error in MB21 tcode, I have analyzed this dump error in st22 tcode. It is giving an syntax error in a standard report 'SAPMM07R' in include 'MM07RFF0' Field RKPF-ZZMATNR is unknown. Kindly help me how to resolve this i...

    Resolved! Accepted Solution

    auto populate the second parameter based on the value entered in the first parameter

    om selection screen have parameter p_parid type usr05-parid p_partxt type t883t-ddtext when i enter the value from drop drown into p_ parid the corresponding description fields needs to automatically populated into p_partxt. Kind Regards ...

    Efficient and effective Internal Control Structure for Emergency Access IDs that are not FF IDs

    Are there guidelines or best practices to develop and maintain an efficient and effective internal control structure of Elevated/Emergency Access IDs that are not FF IDs ?(i.e. DDIC, OSS_ID, SAP*, etc.)? If I understand correctly, FF ID has internal ...

    Resolved! Accepted Solution

    Dropdown in ABAP2XLSX

    Experts, I am using ABAP2XLSX in my project. This amazing tool has been doing wonders for me. I have a requirement to populate a particular cell with dropdown values. I can see program ZDEMO_EXCEL45 for the same. As seen above, if the dropdo...

    Labels in this area

    Explore this Area