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
    • 94742 Views
    • 212 Comments
    • 39 Likes

    Value table

    I have domain name BSTTYP and its having Value range...How to find its Table... value table ... ?when i see its contain in value table below domain its blank.i.e value table is blank..from where i will find it..Point is assurd...

    Resolved! Accepted Solution

    ABAP certification

    Hi ,I took my training in one of the small insitutes in Hyd. I have been working on ABAP since last 2 yrs.Anyone please help me how I can proceed on doing my certification in ABAP?How do I do some free online tests in ABAP for practice?Anyone please ...

    Eliminating decimal places in Quantity field in screen display

    hi gurus.,plz check the transaction VA01 .. if i enter '10' in a quantity field it shows 10 only .. but when i use the same field in my 'Z' Program it shows '10.000' .. how ? .. i want to display only '10' not '10.000' . In all standard transactions ...

    bdc query

    CALL FUNCTION 'BDC_OPEN_GROUP'EXPORTINGCLIENT = SY-MANDT[red]GROUP = 'ZMM01' hw to create this group ?plz give details steps for bdc u[pload using session method[/red]KEEP = 'X'USER = SY-UNAME.IF sy-subrc 0.u2022 MESSAGE ID SY-MSGID TYPE SY-MSGTY NUM...

    Resolved! Accepted Solution

    Problem in AT END OF

    Hi experts,Plese see this codeLOOP AT it_fin INTO wa_fin. sum = sum + 1. wa_final1-sr_no = sum. wa_final1-st_ut = 'Maharashtra/REL'. MOVE wa_fin-cat TO wa_final1-cat. AT END OF id. move wa_fin-id to wa_final1-id. SUM. MOVE wa_fin-no_em TO wa_fina...

    f4-filename

    I am using the function F4_filename to give the user the option to select the download path. Can it happen that as the dialog box for path selection appears the user should just choose the path but thefile should be downloaded with the specific name(...

    Labels in this area

    Explore this Area