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

    Languages extraction

    Hi experts,I have to extract all languages from language table "T002"TABLE.I want languages into my internal table like say "EN,FR,DE"but i am getting like unnessary data say"0,1, upto 9 after that i am getting like a,b,c,d,e,f,like in my itab.DATA:...

    Resolved! Accepted Solution

    How to change the excel file name which is in Application server...

    hi friends,my requirement is getting failed, when i'm trying to change the file name which is in Application server using the FM: SXPG_COMMAND_EXECUTE.when i execute above FM, i can see all my required details in SM69 like:COMMAND NAME: ZSPOOL_TEST1 ...

    Resolved! Accepted Solution

    roles to use a sap tool

    Hi Community,which roles are required to use this tool.There is an adress which can be called like:http://ag-delim.net-s.local:8000/index.htmlThere is a tool named Web Services Navigator. I can not work with it sincea authorization is required. Thus...

    Resolved! Accepted Solution

    IDOC ORDERS02 E1EDP02 QUALF 001: Purchase Order at Item level not inserted

    Hi all,I try with an ORDERS02 IDoc in segment E1EDP02 with QUALF 001 to insert a customer purchase order number at item level different from the one passed in E1EDK01 QUALF 001 and I expect to insert additionally to the VBKD record for POSNR 000000 o...

    Resolved! Accepted Solution

    SAVE Not Happening

    Hi Experts, Please see the below code: MODULE USER_COMMAND_0100 INPUT. IF rad2 = 'X'. CASE ok_code. WHEN 'SAVE'. SY-LOOPC = SY-CUROW. READ TABLE gt_mat_rep INDEX SY-LOOPC INTO gwa_mat_rep. APPEND gwa_mat_rep TO gt_mat_rep....

    Resolved! Accepted Solution

    OPEN DATASET return error when call program background (JOB) in PRD Server

    Hi Expert,My program read file from application server. And I use statementOPEN DATASET path_file FOR INPUT IN TEXT MODE ENCODING DEFAULT MESSAGE errormsg.path_file = '/inf/HR/100/INCOMING/ZSHRPA_1000000020090421.TXT'.When I process program by foregr...

    Resolved! Accepted Solution

    Container fullscreen

    Hello,when you use a container to display an alv you can set the size in the layout of the dynpro. As several user have different settings for the computer screen, how can I assure that the container is displayed as a fullscreen never mind which sett...

    Table control

    Hi,I have a dialog program which has 3 transactions for 3 screens.All the screens have the same structure, the only difference is that, on the first screen the user can create the record, on second the user can change the data and the third one is fo...

    Labels in this area

    Explore this Area