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

    Validate Fiscal Year and Period

    HiI have a selection screen with Company Code, Fiscalk Year and Period as selection parameters. I am validating company code field. What I want is to validate fiscal year and period after company code is entered. I need some logic or any function mod...

    Resolved! Accepted Solution

    ALV SCREEN

    hELLO,I have a problem with the screen superimposed.I call two times the fonction ALV and when i came back i don't want the first ALV but i want to see the selection .I use the sy-lsind but it don't resolve my problem of screen.Can you help me ?*----...

    search help

    hi everyone,please can anybody explain what is the procedure for creating search help...beacause when i try to create search help for table( user defined) and click on icon search help n enter the name of field for search help it gives the message "<...

    Resolved! Accepted Solution

    Best possible way to achieve HashMap (Java Collection) in ABAP

    Hi I need to store name-value pair at runtime, where name act as a key (something what HashMap provides in Java). What is the best possible approach to do this?I can create a Structure (having two fields name and value) and then a Table Type on this ...

    arpitgoyal by Product and Topic Expert
    • 2152 Views
    • 3 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Call screen 4900

    Hi all,I am making an enhancement in transaction VA01 and 02. When a particular text field is populated in the item level, storage location should be mandatory.I add the condition under form USEREXIT_FIELD_MODIFICATION of exit MV45AFZZ to make storag...

    Resolved! Accepted Solution

    FOR ALL ENTRIES

    HI experts,m using a select command with for all entries statement.now my problem is when it is fetchin the data from data base table it is not fetching the duplicate entry which exists in the database.but i have to fetch that entry too.it is automat...

    select stmnt.

    hithe following select statmt is fetching duplicate records. can someone correct it so that it gets only unique records.i tried using delete adjacent duplicates and others.its not working.if poss. someone help me on this select component release extr...

    Resolved! Accepted Solution

    ALV report

    Hi,I am working on an alv report.All the data which has to be displayed on the o/p is in gt_output table.I have declared like this.DATA: afield TYPE slis_fieldcat_alv, yfield TYPE slis_t_fieldcat_alv.DATA: l_count TYPE i.company code CLEAR afie...

    Resolved! Accepted Solution

    Sales order BAPI

    hi,How to pass the condition for header ( say the shipping charges, header discount ) to the sales order bapi, BAPI_SALESORDER_CREATEFROMDAT2.i know that there is a table parameter ORDER_CONDITIONS_IN, but it takes at item level, how can i passa con...

    Sharadha1 by Active Contributor
    • 527 Views
    • 3 Comments
    • 0 Likes
    Labels in this area

    Explore this Area