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
    • 94941 Views
    • 212 Comments
    • 39 Likes

    DELVRY03 / SHPCON

    Hi,I have a strange issue.ECC 6 interfacing with 3rd party warehouse.Sometimes the warehouse short-ships a delivery so sends back no information about an individual line item of the delivery.Therefore, on our indound idoc there is no E1EDL24 segment ...

    Resolved! Accepted Solution

    Editable ALV

    Hi,Im trying to update data of a single cell in ALV grid.Im doing this using Reuse_alv_grid_display_lvc FM.I've used reuse_alv_fieldcatlog_merge FM to get the fieldcatalog.When i try to change data of the column which has character data, i can do the...

    Rebuild Object list+SE80

    Hi,I have a program where there are 5 INCLUDES (have subourtines) which I had commented now and replaced them with one NEW INCLUDE (have subroutines.Some of the subroutines are same in both the INCLUDES).In DEV I had REBUILD the OBJECT LIST using SE8...

    kiran_k8 by Active Contributor
    • 2155 Views
    • 4 Comments
    • 0 Likes

    Login Firefighter ID

    Dear all,I'm trying to set up SMP and my version is SAP GRC AC 5.3 and Support Package: 16. When I login with the user that I assigned to Firefighter ID, I try to run any trasaction and immediately appear an error: I don't have authorization for this...

    Resolved! Accepted Solution

    Parallel Updation

    Hi Experts,I have an abap program that, updates a ztable as follows : LOOP AT t_tb INTO wa_tb. UPDATE ztab SET zfield = x WHERE keyfield EQ wa_tb-keyfield. ENDLOOP.I would like to confirm that if I run parallelly (or si...

    HTTP_POST

    I'm trying to call the follwing URL via function module HTTP_POSThttp://iwdfvm4048.wdf.sap.corp:8000/dcn/DCNServlet?cmd=wf&security=admin&domain=default&username=supAdmin&password=s3pAdmin&domain=default&package=dcnworkflowapp:1.0&dcn_request={"op":"...

    Resolved! Accepted Solution

    Strange language collision

    I am in charge of vocabulary relevant jobs in sap 4.6c mdmp upgrading to ecc6. the method is CU&UC(combined upgrade & unicode conversion). I do detail step described in CUU46C_NW701SP01 guide according to sap note 928729. I checked the language colli...

    Resolved! Accepted Solution

    no SSL inside fire wall

    We have a network as follows:Internet --- apache ---firewall --- webdispatcher -- EP-- (ECC, BI, ...etc.)1) We configure the SSL in that way so that all certificates (inbound) will be terminated at the webdispatcher.And inside the firewall there is n...

    Resolved! Accepted Solution

    List of files

    Hi All,I found 3 function modules to list files from a directory for SAP application server. All FM's are not released by SAP, so replaced the FM with code which has low-level functions system command using CALL statement (e.g. 'C_DIR_READ_START')I n...

    Labels in this area

    Explore this Area