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

    export import to memory

    hi,i exported one internal table to memory git_fi_flowdata[] = g_tab_selected_flowdata[] .EXPORT git_fi_flowdata[] to database indx(x1) ID '<FLOWT>'.my internal table git_fi_flowdata contains ddtaa but wen i import from memory import git_fi_flowdata...

    Selection-Screen

    Hi,I have a Selection Screen with 4 option buttons and 2 select-options.For 2 option button, data from one select-option will be populated (s_ebeln)and for rest of the two option button, data from second select-option will be populated (s_vbeln)All f...

    Resolved! Accepted Solution

    Table- Field for Freight, Order Val, ATP, Field catalog for conditions type

    Hi,Which Table and Field supplies value to condition type KF00. I want to create a new condition type from the field catalog, and think this table/field may not be in the existing ones, so can additionally some one describe the complete steps to get ...

    Resolved! Accepted Solution

    SAP Script!!

    Hi ,I have a FI form wherein most of the data (item level ) is getting printed from rf130 structure i need to check few condtions from one of the fields of this structure and and in turn sum up those values and display it ther on the script....like c...

    Resolved! Accepted Solution

    bdcdata

    Hi all, Could you please explain me this BDC program logic flow?data : begin of bdc-data occurs 100. include structure bdcdata.data ; end of bdc_data.perform dynro using : 'X' 'SAPLMGMW' '0100','' ' 'bdc_cursor' 'msichtausw-dytxt(...

    SAP Version ?

    Hello All,<b> 1, How to know in which SAP version I'm in ? 2, How to know the Version of the SAP Web Application Server ?</b>In my SAP Screen's Status I can see many versions reg. different components . But among these which one to consi...

    ALV Tree

    Hi all,maybe is a stupid question but I don't find the answer anywhere...I'm using CL_GUI_ALV_TREE. When I build the hierarchy and set the parameters of a node, I put also IS_NODE_LAYOUT-ISFOLDER = 'X'.In an event I have the node_key and I want the c...

    Labels in this area