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

    call transaction error: urgent

    hi,I am calling the transaction 'F-02'remotely. I am using the 'Call Transaction' statement with mode 'N' and update 'A'.The transaction call is working fine for mode 'A' and update 'A' or 'S', but with 'N' and 'A' or 'S' it is not working and givin...

    Resolved! Accepted Solution

    object_not_sent

    Hi - I have created a custom transaction in which I send an email if the user changes a Service Master from my transaction. The first time the user enters my custom transaction and changes a Service Master, the email sends. If the user changes any ...

    LSMW material list

    Hi.I making a LSMW in module of PP (material list) and in the step number 6 (specify files) it is asking me for the Logical Path and the Logical File but I don´t know what I have to set in addition that both are aobligatory.does some body can help me...

    Resolved! Accepted Solution

    BAPI implementation

    Hellow EveryoneI am starting to learn BAPI.I understand that BAPI is a remote Enabled Function module.I am looking for a complete scenario of BAPI use.I want to understand when and why BAPI is used in a business requirement and where and how I can fi...

    Resolved! Accepted Solution

    abap

    hi folks,I am reading a field value from a table into a variable that goes like '345-7890123<b>-</b>' there is this '-' after the number and need to remove it.How can I use 'trim' here?ThanksVinu

    Resolved! Accepted Solution

    Urgent

    Hi Patric Yee,Thank very much for your helptable is uploded from internal table now i want to display in outputHow many Records Updated &How many records Duplicate or errori used foloowing logic i got output what are records in itab that show as upda...

    Resolved! Accepted Solution

    convertion

    i have a field in a table c_var as char15. the data of this is purely numeric. everytime i will save to the table i will need to increment this. how should i convert my variable in the program in order to fit to my requirements.thanks.

    PM_ORDER_DATA_READ

    Hello all,I need to obtain informations about a set of production orders; infos from one production order can be obtained using the function module 'PM_ORDER_DATA_READ'. But if I try to call this FM repeatedly in a LOOP, the system throws an excepti...

    authorization data

    Hello,I need exclude several data in an authorization object. For example in LGORT the user can access to all except 1000 warehouse.I saw in any object some such thing with the '*, -1000' but this show an error.Is it possible to do it? How ?Thanks a ...

    ABAP version

    Hi,I am working on java.I have strong skills in abap.Now I started refreshing my ABAP skills.I want to shift towards NetViewer or ABAP.I want to know the present version on ABAP/4 and where can i get this information.And where I can get free mysap do...

    Resolved! Accepted Solution

    WDKAL_DATE_ADD_FKDAYS

    whats wrong with my code? i encoutner this error: "Unable to interpret "E_DATE". Possible causes of error: Incorrect spelling or comma error."data: c_date like sy-datlo, c_fkday like mdcal-fkday. call function 'WDKAL_DATE_ADD_FKDAYS' IM...

    Labels in this area