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

    Get a field value from screen

    Hello All,Please, I need to get a value in a field that is in screen...example:field name: glu1-bukrsI created a match code using a function, and in this function I created a select in the correct table, in this select have a "where" clause: "where b...

    Resolved! Accepted Solution

    Idoc Error

    Hi All,I have an issue. There is one Idoc '***********" which returns error message like this ' For tax code T4 and Dest. Province NB , tax jur code not present in ZTFT' Message number 51 Error Application document not posted..... But the Ztable ZTFT...

    Modify Example

    Hey Folks,I have a problem when using modify . in my requirement I have table itab and itab1 following is the below code loop at itab into wa_itab. read table it_itab1 into wa_itab1 with key vbeln = wa_itab-a binary search. if sy-subrc = 0. ...

    Resolved! Accepted Solution

    Inbound idoc example

    hi folks,i'm creating an inbound idoc doc to upload some aditional hr infotype data. I need to know how can i upload data by idocs, which process i need to run, code example, tables, i will really appreciate a program example as a guide, tnxs a lot.R...

    Resolved! Accepted Solution

    modulepool

    hi,iam developing a program in which iam using a z-table.iam using the bapi for production order cancel and create goods movement....after running those bapis i have to update few fields in z-table ie...cancel conf counter, mat doc number to the rec...

    Resolved! Accepted Solution

    EDI - RCVPOR disappears

    We are using Seeburger to send EDI transactions to SAP. The DC1 record is populated correctly as it leaves Seeburger but the resulting IDoc fails because the Receiver Port is blank. As I stated previously, the field DOES contain the proper value when...

    Resolved! Accepted Solution

    SHORT DUMP

    Hi All , I'm facing this short dump in our Dev system with the following details shown below , please provide help or assistance ASAPRuntime Errors DATASET_READ_ERRORException CX_SY_FILE_IODate and Time 15...

    Resolved! Accepted Solution

    Problem in Read Dataset

    Hi Abappers,I have to read a text file which contains millions of records from the application server and then insert it into the database table.For this I have used read dataset but not able to convert it into the internal table. OPEN DATASET lv_fna...

    Resolved! Accepted Solution

    help in field symbols

    Hi,i do dynamic select and i wont use dynamic work area that i can update table how i can do that?i try like this but i have error .Regardse.g.FIELD-SYMBOLS: <l_act> TYPE ANY. SELECT (field_selection) FROM datab INTO TABLE <dyn_actual> AND d...

    Resolved! Accepted Solution

    Dialog Program

    Hello Friends,In one of the custom Screens there is a small SAVE Push Button.For some of the Purchase orders based on Document type this button should be visible and for some document Type it should be invisible.Any Suggestions on this.Thanks,Ster

    Labels in this area

    Explore this Area