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

    Transfer of FM, reports and DB tables from one system to another System

    Hello Experts,I have one query,We have two different development system and I want to transfer few programs, function modules and DB tables with entries to another development system.Ex. 100 (Client) 1st Development system. 200 (Client) 2nd Deve...

    Resolved! Accepted Solution

    Call transaction ME33K

    Dear Abapers,I have a problem when calling transaction ME33K from a custom program I develop. I know that we can pass agreement number using SAP memory with parameter ID = 'VRT'.This is the code to call transaction SET PARAMETER ID 'VRT' FIELD ...

    HTMLDOC on Netweaver

    Hello!I want to convert the html response to PDF, have read a lot of blogs taking different approaches. The most promising seems to be using HTMLDOC as it is mentioned several times by Eddy de Clerqu.I have browsed through the htmldoc installation gu...

    Johnny_B_ by Active Participant
    • 952 Views
    • 5 Comments
    • 0 Likes
    Resolved! Accepted Solution

    How to over write a file on server using Dataset

    Hello Experts,Iu2019ve trying to write a code to fetch data in my program and create a file on server. My program work fine. However every time I run my program it append data at the end of the tile which it created 1st time. I donu2019t want this to...

    Resolved! Accepted Solution

    passing value from field symbol / variable type ref to data to variable

    hey ,DATA: NODE_FLIGHTS TYPE REF TO IF_WD_CONTEXT_NODE. DATA: RT_CARRID TYPE REF TO DATA. FIELD-SYMBOLS: <FS_CARRID> TYPE TABLE .* Retrieve the data from the select option RT_CARRID = WD_THIS->M_HANDLER->GET_RANGE_TABLE_OF_SEL_FIELD( I_ID = 'S_WEI...

    Resolved! Accepted Solution

    Select quiry issue

    Hi All,1. first select quirey2. for second select quiry i am using for all ntries of first select quiry internal table data3. now here in third select quiry in where condition i have to use first internal table data and second internal table data as ...

    Labels in this area

    Explore this Area