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

    Question about new abap syntax requirement - Kernel or Component version

    Hello. I have a question about new abap system requirement. Which is required to use new abap syntax? Kernel or Component version. I mean, Does it require SAP-BASIS component to be 7.53 to use new syntax which i can check in System -> Status ...

    Resolved! Accepted Solution

    Add Custom Fields to Shipment Processing (VT01N-VT03N)

    We have a requirement to add 10 new fields to the shipment processing transactions (VT01N, VT02N, & VT03N). They will all be header level attributes that will be included as part of table VTTK. It appears SMOD enhancement MV56AINI (function module ex...

    Resolved! Accepted Solution

    ADT 3.16 Bugs Report

    I've a couple of issues with latest Eclipse 2021.03 and ADT 3.16. In a system my user was created as 'KUMAR,M.', and ADT cannot display my local objects anymore. Strangely it displays like this: When I open the ABAP Documentation using F1 on ...

    Mithun_Kr by Active Participant
    • 1548 Views
    • 3 Comments
    • 0 Likes

    Dropdown values not displaying after raising the error message in Module pool program ?

    Hi Team, I have custom infotype 9010 screen. The input filed is as follows: Reason If the 'Reason' drop down field is empty, I am raising the error message. I have written the code in CHAIN...ENDCHAIN on FIELD P9010-REASON MODULE Validate_reas...

    Security audit log

    Hi, While monitoring Security Audit Logs events in ArcSight, the events "Application server started (Event id AUG)" and "Application Server Stopped (Event id AUH)" occurred with no IP address or host name. How will find which application is started...

    MB52 Excel download

    Hi All, An Implicit Enhancement has been done in MB52 to display a few custom fields and an excel download was possible. I had to add two more fields into the Implicit Enhancement. But after doing so the excel download is not working as earlier. ...

    Resolved! Accepted Solution

    ABAP REDUCE with SORT

    Not sure if it's a bug or a feature, but I tried to use REDUCE statement in ABAP with an alphanumeric Internal table. Contents of internal table I_TAB(Inline declaration from SELECT statement) after explicit SORT is as follows: 123 234 345 AB...

    Resolved! Accepted Solution

    Error while reopening the WBS element via CJ02 in S4Hana

    The user is prompted with the error while performing below action In CJ02 -> After entering the Project and WBS element -> enter -> edit -> status-> cancel close This prompts below error stating that " The person responsible XXXX" and " Changes...

    Resolved! Accepted Solution

    ADBC query to Oracle DB has 'table not exist error' when try to access another owner's table

    I use below code to access a Orable DB. and It return the ORA-00942 error 'table or view does not exist'. TRY . c_tabname = ' MESMGR.INTFLOTTEMP '. p_con_ref = cl_sql_connection=>get_connection( 'ORATEST' ). DATA(l_stmt) = 'sele...

    Labels in this area

    Explore this Area