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

    Field symbol

    Dear SDN Members,READ TABLE LT_OUTPUT INTO <LT_OUTPUT> WITH KEY ORDERID = <LT_ORDMAPS>-ORDID.I am getting dump & the error is field symbol has not been assigned.but its a active object with syntactically correct. Thanx in Advance.Regards,Johnn.

    Resolved! Accepted Solution

    SO_DOCUMENT_SEND_API1

    Hi Experts,Please see the following code:open dataset zfile for OUTPUT IN TEXT MODE encoding default.if sy-subrc = 0. if not Jtab[] is initial. loop at Jtab. transfer Jtab to zfile. endloop.else. endif.So after else i have to send a m...

    Resolved! Accepted Solution

    transport objs

    i like to know the scenario on offshore work assignments. that includes development class, work requist id and workbench etc., i need to know how objects are transported at offshore develoopment. while working with sapscript and std texts using so...

    Recording

    During Recording in one pop up screen i am not getting F1 help. and even i selected oneof the given options, that's not reflected in my Recording. But only getting recorded ENTER (click on Right mark). can any one help to resolve this problem.Here i...

    Resolved! Accepted Solution

    error during batch input

    Hi everybodyIve run the tcode SHDB to get the recording of transaction XD02, in it, theres an input field called RMCLF-CLASS(01), but when Im running my program, its giving me an error message 'Field RMCLF-CLASS(1) is not an input field'.Does anybody...

    Event double click

    Hello FriendsI want to know whether I can make a field "BUDAT" editable at double click event in the tcode FV70 only, as it comes in display mode when called by a Transaction variant but we want to have it editable inly when double clicked at that ti...

    help needed

    Hi experts,how to put data in logical and physical file.i need physical file and logical file names in selection- screen and i need check box for these two files. and when i select this check box the data should upload into these file. please guide ...

    how to know....

    Hi all...i am new at programming..and i see that most of the times we use structures, table types etc from DDIC...most of them i dont know before..can any one tell me, how to know all this, is there any documentation, or anything....for eg, i dint kn...

    Resolved! Accepted Solution

    help needed

    Hi expert,i have written this code to fetch data from knvp tableselect kunnr parvw kunn2 vkorg from knvp into table i_knvp for all entries in i_knb1 where vkorg = p_vkorg and parvw = 'RG'.but it shows syntax error table: The WHERE cond...

    Labels in this area

    Explore this Area