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

    Problem with Batch input

    Hi expert.i create zreport to generate batch input for mass goods receive like scrap or other material from text file data, use transaction MB1C and movement type is 511. after execute and check in sm35, i found batch not complete. log display error...

    Resolved! Accepted Solution

    multiple f4

    is possible to manage more than one f4 in report? i'm using... CALL METHOD grid1->register_f4_for_fields EXPORTING it_f4 = lt_f4[]. * register events for abap objects (backend) CREATE OBJECT g_onf4. SET HANDLER g_onf4->on_f4 FOR gri...

    Resolved! Accepted Solution

    LSMW - Upload Sales Orders

    Hi All, I've worked with LSMW to record transactions in the past, but I'm unsure of what the best approach is for sales orders. Our requirement is to upload a simple tab-delimited text file that contains the PO#, PO type, Material, Grid (we are using...

    Org level

    Hi guys,My project is in Realization phase where I need to design security and lots of other things. I was collecting all the information regarding org element and I have question when I couldnu2019t find Storage location (field name: LGORT) as an o...

    Resolved! Accepted Solution

    Help in join

    Hi i want to do join and i have error: SELECT a~app a~appr b~atid b~attal INTO CORRESPONDING FIELDS OF TABLE app_att_tab FROM ( Z_app as a INNER JOIN Zd_d_apat ON a~userid = iv_userid ).Iv_user id is parameter that i get in the input FM...

    Resolved! Accepted Solution

    Table Level Security

    I am working with the EH&S system and need to find a way to restrict access to certain data. An example would be restricting the ability to view composition data. (Stored in table ESTVP). Does anyone have any idea how to do this?

    Resolved! Accepted Solution

    How to Specify Exec Target for batch jobs called by programs

    I am familiar with adding a specific server or group to the Exec. Target field in tcodes SM36 & SM37.What I cant figure out is how to allow certain background jobs that are called by programs via triggers to use an Exec. Target.I cant search the jobs...

    Resolved! Accepted Solution

    help in field symbols

    Hi alli need help with that pleasei have this program and i want to move the data from <fs_entry> to lt_table what i miss here ?RegardsJoyDATA lv_structname TYPE strukname. DATA lr_struct TYPE REF TO data. DATA lt_table TYPE REF TO data. data lt_spf...

    NETWR Length Issue

    Hi Everyone, I am having a problem with a VBRK-NETWR field. There are some currencies that SAP divides them by 100 or 1000 because they are too big to store in DB. When I retrieve those amounts, I have to make some calculations, lets say amount = net...

    Labels in this area

    Explore this Area