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

    tab delimited file

    Hi All,I am asked to produce a output file in tab delimited format. I have certain doubts over that. My file has three type of lines. header , record and footer. Now I was wandering if I can combine all the records in one internal table. As in concat...

    Resolved! Accepted Solution

    Is there any limitation in length of file that can be downloaded to to PC?

    Hi guys,Is there any limitation in length of file that can be downloaded to to PC from application server. I am not able to download more than 1500 bytes. The file consists of single row with around 30000 bytes length(Maximum)Thanks,Vinod.

    Resolved! Accepted Solution

    Reset SAP note

    Hi,I have implemented a note 846045, but it has given me some syntax error, and by mistake this is transported to QAS system, and now when we run transaction MIRO, it's giving the syntax error. What is the possible way to revert the changes back in Q...

    Resolved! Accepted Solution

    tcodes

    Hi allI need all the non business tcodes......ie tcodes for developers....thr are 50000 tcodes ...bt i need non-business and developer concern tcodes...plz help me..thnxrohit

    Resolved! Accepted Solution

    arithemetic overflow

    hi guys,I am adding few values of field f1 into field f2. Both of them are of data element betrg i.e currency. After certain point f2 overflows. Can you suggest a data element that would hold a larger value than the betrg?thanks,HM

    Resolved! Accepted Solution

    events in reports

    What is the sequence of order in which the following events gets triggeredINITIALIZATIONTOP-OF-PAGEAT SELECTION SCREENSTART-OF-SELECTIONAT LINE-SELECTIONAT USER-COMMANDAT PF<KEY>TOP-OF-PAGE DURING LINE-SELECTIONEND-OF-PAGEEND-OF-SELECTION

    Resolved! Accepted Solution

    reports

    I have two radiobuttons and two input fields in a selection screen. If I check the first raditobutton I should be able to input into the first input field but not into the second input field. and if I check the second radiobutton I shoud be able to ...

    Resolved! Accepted Solution

    How to get the number of bytes stored in a field?

    Hi Guys,How can i get the number of bytes stored in a field. I tried using DESCRIBE FIELD, But here i am getting the length from the definition.i.e 8 bytes for string and for character value is from definition.Prompt replies will be Awarded with full...

    Resolved! Accepted Solution

    Regarding Ztable

    Hi Experts,I am created one ztable and having 4 fields in it. I have transported that ztable in quality and inserted some data in it . So now i need to add some more fields in it and want to transport into quality so if I add some fields to the zta...

    ME21N et MIGO

    Hi Could you tell me if this procedure is feasible or not, either at the functional level or technique: Data: 1 - I have an article in ART1 created in SAP which is composed pysiquement of two articles ART11 and ART12. 2 - I created ART11 and ART12 in...

    Resolved! Accepted Solution

    Select Query

    hi all,I have the data declared as per below: DATA : BEGIN OF wa_dfkk. INCLUDE STRUCTURE dfkkcrh.DATA: datum LIKE dfkkcrp-datum, bonit LIKE dfkkcrp-bonit, END OF wa_dfkk.and have the below query SELECT SINGLE b~gpart ...

    Update database

    Hi Abapers,there are 20 fields in a ztable 'ymassn'. I have 4 fields in my internal table 'itab' from ztable. I have populated the internal table. now i want to update the ztable with one of my internal table field 'A'. How can i achieve this without...

    FUNCTION MODULE

    Hi Experts,I need to convert RAW data Into ITF format(sap script text format).Please tell me if there any function module which converts RAW(RTF) data to ITF format with code.I mean what are the parameters need to pass to th function module.I tried w...

    Resolved! Accepted Solution

    cl_gui_alv_tree

    I am catching an event in alv_tree when the user click an item, but i want to show an alv in another window in the same screen, how can i do that?, how can i continue from the event recepction in the class to the program code or have i to write the c...

    Labels in this area

    Explore this Area