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

    field symbolsc code

    I have the following difficulties in the following code:-REPORT demo_field_symbols_stat_ASSIGN .FIELD-SYMBOLS: <f1> TYPE ANY, <f2> TYPE i.DATA: text(20) TYPE c VALUE 'Hello, how are you?', num TYPE i VALUE 5, BEGIN OF line1, c...

    alv report

    hi , i m facing the problem in looping, well when i m transfering the data into final table be4 that one if condition is there, means my 4 fields contents should not be same.but the problem is i m not getting the required putput because i m using...

    Resolved! Accepted Solution

    Condition types

    Hi all, how to ignore some condition types ?my requirement is for order type CR or RE I need to ignore zfus,zfu4.so plz help how can i write code for thisif komk-auart = 'cr' or komk-auart = 'er'in this i need to write code ?endif.it is very urgen...

    RE SET PARAMETER ID

    HI GUYS,Requirement is My report will display list of idocs in basic list and when user clicks on idoc number it should go to we05 with that idoc number and skip first screen..., what we do normally is this.. SET PARAMETER ID 'DCN' FIELD WA_...

    Resolved! Accepted Solution

    help alv?

    Hi everyone i want to know the use of this class for alv in details please help me out i need to do presentation of this classCL_GUI_CUSTOM_CONTAINER CL_GUI_ALV_GRID LVC_S_LAYO CL_GUI_CONTAINER CL_GUI_TEXTEDIT CL_GUI_SIMPLE_TREE CL_DRAGDROPpoints wi...

    Resolved! Accepted Solution

    Sending Email

    Hi,I am developing a form. If the form generates to fail i have to send an email to SAP inbox of the user id in MARC-DISPO.Can anybody tell me the function module for this one.Thanks in advance,Vasu.....

    Labels in this area

    Explore this Area