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

    How to assign value from an internal table to a dynamic internal table ?

    Hi all,I have created a dynamic internal table, because I wanted to created my structure TYPE at runtime : assign new_table->* to <dyn_table>. * Create dynamic work area and assign to FS create data new_line like line of <dyn_table>. assign new...

    Currency decimals

    Hi,Probably a newbie question, but I am losing my nerves with this.I have a structure that includes amount and currency fields. Let's say I have the following values:AMOUNT WAERS400,00 EURNow I change the currency (in runtime) to JPY (that has no...

    Resolved! Accepted Solution

    Wage Type BAPI's

    Hi,Few questions all rolled into 11) Need to find a web site that explains in simple terms what BAPI's are and how they can be used.2) I've a Excel spreadsheet that will have Wage Type (WT) and amounts associated to them together with employee number...

    Resolved! Accepted Solution

    using ranges statement

    hi I want to use ranges for a field condition in where clausePlease let me know the impactthe scenerio is the table on on whom select is done has indexes on several fields and one of the field is not in the where clause of the select which is giving ...

    Resolved! Accepted Solution

    PO Output should not be triggered when condition is failed

    Hello,I am using one Routine in which i coded sy-subrc= 4 based on one condition , in this scenario my PO output should not be triggered and IDoc should not created, but at the end output is triggered, is anything is to be done apart form this? I jus...

    rthoodi by Active Participant
    • 556 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    ORDERS05 Extension

    hi ,i need to have some customized field in ORDERS05. i can do it through EXTENSION. if i am extending the standard IDOC type ORDERS05 and triggering the IDOC, the IDOC details will go to SNC system. In SNC we will be viewing the details in Web UI(PO...

    Labels in this area

    Explore this Area