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

    Reg : LSMW

    Hi All,I am working on LSMW for uploading Vendor master data.I am just taking basic fieldsVendorAccount groupnamesearch termcountrycurrencyI am using standard batch/Direct input radio button in Maintain object attributes screenI selected Object as 00...

    Resolved! Accepted Solution

    globale interface in module function

    hi please , I like to see in source code before importing parametrs the sentance " globale interface" in source code of Module function , instead of 'local interface'.have you ever seen that?like this.FUNCTION Z_SPLIT_LONG_TEXT.*"----***""Globa...

    adil by Participant
    • 956 Views
    • 5 Comments
    • 0 Likes
    Resolved! Accepted Solution

    EDI rejected

    Hi All, There is a PO which has an EDI rejection.EDI rejected due to "Invalid Freight Charges for this PO Number, Ref Line #9"Normally, we do not pay freight charges, unless it is a drop ship, or an emergency expedited order. Can anyone help get this...

    Resolved! Accepted Solution

    EDI rejected

    Hi All, There is a PO which has an EDI rejection.EDI rejected due to "Invalid Freight Charges for this PO Number, Ref Line #9"Normally, we do not pay freight charges, unless it is a drop ship, or an emergency expedited order. Can anyone help get this...

    Resolved! Accepted Solution

    RFC

    Hi,I created a simple RFC FM and called from report program with a valid destination to XI system.the only parameters i am passing is tables ITAB to XI.But it is going in Synchronous mode to XI.. but i want in Asynchronous RFC...Any idea how to achi...

    syntax error:

    Hi,for the following code i am getting the synatx error:DESCRIBE TABLE lt_marc LINES sy-tfill.WRITE: /0 ‘number of entries in marc:’ , 60 sy-tfill.-Field "‘NUMBER" is unknown. It is neither in one of the specified.tables nor defined by a "DATA" stat...

    Resolved! Accepted Solution

    insert statement

    Hi loop at it_tel into wa_tel. insert into adr2 values wa_tel . clear wa_tel. endloop.for the above code i get the error as"work area WA_TEL is not long enough. long enough"Plz suggest what could have gone wrong.if I use it_tel in the insert stmt......

    Resolved! Accepted Solution

    Goods Movement type

    hi friends,i am developing the report which displays stock overview at particular date.when we consider the MBBS( its based on table EBEW ) transaction it displays current stock overview. i am taking the data from MSEG table for current date.i calcul...

    Select option

    Hi,Can anyone please tell me how should we use the select--options in the selection screen. 1. How to put it in the slection screen2. How should I get the values from the select option in the program to process it.Thanks..Swetha.

    Resolved! Accepted Solution

    Creating an IDOC type

    Hi All,I am trying to create an IDOC type, using an existing one that is already released as the predecessor.But apparently this cannot be done in the IDOC editor (TA WE30).Does any one know how this can be done?Also, what is the advantage of creatin...

    Labels in this area

    Explore this Area