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

    ODATA GetEntitySet Filter - IT_FILTER_SELECT_OPTIONS doesn't recieve the parameter properly

    Hello guys!I have searched for a solution on my issue on the forum and the internet but unfortunately couldn't find any.So I want to build an ODATA Service which reads data from the database for a certain id in a certain period of time.My input param...

    angeliev by Explorer
    • 7015 Views
    • 2 Comments
    • 0 Likes

    Operand ABAP_SOURCE_CODE in statement GENERATE is an ABAP command injection risk

    Hello, This is a question which I have solved (I'm posting an answer), but I would be interested by any complement how you would possibly best solve it, or any complement to my answer. ATC/Code Inspector returns the following normal security erro...

    Problem with CDS Table name $projection is unknown or obscured by an alias / werden verschattet

    Hello All according to the book Core Data Service for ABAP , I try to create a CDS and using the Fields of it self by engaging the $projection : On Check the code , the line concat( $projection... brings the error : Why is ist not possible ...

    Resolved! Accepted Solution

    Incorrect UK DST Rule

    Hello SAP ! The syntax of CONVERT TIME STAMP time stamp TIME ZONE tz INTO [DATE dat] [TIME tim] [DAYLIGHT SAVING TIME dst]. is a nice way of identifying if a given timestamp is a `DST` timestamp or not by looking at variable 'dst'. CL_ABAP_TS...

    Ash_ok by Contributor
    • 3006 Views
    • 4 Comments
    • 0 Likes

    Challenge of best writing "IF country IN ('FR','DE','BE','IT')" inside IF / without CASE

    Hello,this is a question and a challenge at the same time I'd like your opinion about the best writing of a case inside an IF condition, to avoid repeating the same variable again and again: IF country = 'FR' OR country = 'DE' OR country = 'BE' OR co...

    Resolved! Accepted Solution

    Fill fields of ME52N

    How to fill atomatically the fields 'order unit' and 'Vendor'? Using abap programing that i need. I do not want to press the Assign buttom to returns this values, I WANT TO CLICK ON THE SECTION and the values appears atomatically . MEREQ001 -...

    Resolved! Accepted Solution

    dump in text for a field

    Folks, I am getting a dump with the below statement. I had declared many fields like this but only for this one it is going for a dump. lc_vfdat TYPE lvc_fname VALUE 'VFDAT' lo_column->set_long_text( 'Shelf Life Expiry Date'(012) ). Can an...

    kiran_k8 by Active Contributor
    • 5140 Views
    • 6 Comments
    • 0 Likes
    Labels in this area

    Explore this Area