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

    select-options data

    hi,In select-options, the field is character and the value is 'Procu'. when i debug, i found out system converts it into capital letter, IEQPROCU instead of IEQProcu, hence, no data selected. May I know how to make it so that the value remained as it...

    Resolved! Accepted Solution

    RFC APIs

    I am aware of the RFC C and Java APIs. Are there any others?My preferred language is C++ and I would love a nice C++ OO API for RFC. Lacking one I will probably need to write my own wrapper classes on top of the existing C API.

    Resolved! Accepted Solution

    Error in a RFC, from web

    Hi everybody, have a happy 2007.I need your help.I made a RFC for HR, to save data from WEB. Save some infotypes.The web development people obtain this errorError:com.sap.mw.jco.JCO$Exception: (104) RFC_ERROR_SYSTEM_FAILURE: connection closed without...

    TextEdit control

    I am trying to create a TextEdit control in a subscreen which is part of a selection screen. I have given below the selection-screen I have declared in my program.I tried using the classes cl_gui_docking_container and cl_gui_textedit to do this but i...

    ALV Header

    Hi All,i want to display the range of values given in the selection screen (eg: s_date)in the alv header while diplaying output.i know how to display single values in the alv header.(eg: CLEAR w_line. REFRESH : t_top_of_page. w_line-typ = 'S'. ...

    Spool list

    Hi all,I am executing a program, which calls another progarm in Background.when i look into Spool list two Jobs are Generated with different names.Generally how many jobs are created when we execute a program in background?is there any ratio between ...

    Labels in this area