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

    Application Server

    Hi, I want to access the file from application server. for that i want to put the file from presentation server to application server. In the flat file the seperator is tab. and it is having 9 fields. I want to put the file file into appli...

    send fax

    I have written the following code to send a fax.But finally SUBRC is setting to 0 and raising an exception.Are there any basis settings required for this?DATA:*for the htmlb event handlingevt type ref to if_htmlb_data,*mail elements bodyTable type ta...

    Resolved! Accepted Solution

    Scripts to pdf

    Hi all, When i click on Print button in VA22 , it creates a script . I need to convert that script into a pdf.Can we do it like this ........ capture the Spool Request number and then convert it to PDF format.if it is correct......... How do i capt...

    Resolved! Accepted Solution

    Offset declaration too big for structure (unicode checks)

    Has anyone worked with this user exit to Derive values for co/pa? Enhancement COPA0001 Comp ZXKKEU11 I set up WA_CE1AWG1 as data: WA_CE1AWG1 like CE1AWG1. and tried to copy I_COPA_ITEM to this variable WA_CE1AWG1 = I_COPA_ITEM. I get a runtime error ...

    Resolved! Accepted Solution

    regarding locking

    hi, when we are in the edit/change mode and some one tries to access the same code we get a message stating the code is locked. Is there any way to get the detailed log of the users who logged in at wt time and who tried to access the code along w...

    Resolved! Accepted Solution

    variable offset

    Hi,I have a variable X = '>HARI<'search itab_filein-record for c_left_bracket.l_length = sy-fdpos.move itab_filein-record(l_length) to samp.Now samp contains '>HARI' since sy-fdpos returns 5.How to avoid first character in this case. The samp should ...

    Resolved! Accepted Solution

    Transport Modulpool

    When I transport all objects related to an 'M' Program I can not access to MODULE STATUS_1000 when I click on it and I do not know why. The same happens with subrutines and other objects. They are transport as an object but I can not access directly ...

    Labels in this area