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

    CALL_FUNCTION_RECEIVE_ERROR

    Hello,when using ADT I'm receiving a lot of dumps in ST22 of category Internal Kernel Error. I was trying to find something in SAP Notes but I found nothing.Dumps do not do anything in Eclipse, they are unnoticeable there, but Basis Team is not happy...

    VT11 Automation

    Dear Friends,                     I would like set up the automatic execution of planning - VT11 for shipment thru a background job to be executed for every 3 minutes.Created a job thru SM36  and scheduled if for every 3 minutes but it is not working...

    Resolved! Accepted Solution

    BAPI for vendor creation ?

    Hi All,Do we have any BAPI for creation of Vendor via SAP Code?I have come across BAPI "BAPI_VENDOR_CREATE" & this calls transaction "XK01" in foreground, so its of no use to me. DO we have anything standard available in SAP which works in background...

    ALV output error

    Hi Gurus,Does FIELDNAME not allowed lower case? Please refer to the below code.'Cause I meet the weird situation, totalofsoqtys will show the value of MATNR, and the left 4 fields also be the same with the value of TOTALOFMOQTYS.Could anyone share wi...

    issue with FM 'EAM_TASKLIST_GET_DETAIL'

    Hi Expertsi have used FM as below in report.CALL FUNCTION 'EAM_TASKLIST_GET_DETAIL'       EXPORTING         iv_plnty          = wa_plnty         iv_plnnr          = wa_plnnr         iv_plnal          = wa_plnal         iv_refresh_buffer = 'X'        ...

    Resolved! Accepted Solution

    ABAP communication layer is not configured properly.

    Hello Developers,I`m an ABAP developer and would like to use ABAP in Eclipse. I have installed Eclipse Kepler 4.3 in Windows 7 64 bit along with the component from the website  https://tools.hana.ondemand.com/#abapafter installed the ADT component an...

    Background processing.,

    Hi all.,am using a SUBMIT query to run a second program  in background from first program.   CALL FUNCTION 'JOB_OPEN'................................SUBMIT PROG2               WITH P_PAR1 = 'ABC'                 WITH S_SE1 = 'XYZ'               WITH ...

    upgradation Error "itab " must have a character-like line type (data type C, N, D, T, or STRING)"

    Hi,After getting upgrade from 4.6 to ecc6 I am facing this error itab must have character-like line type (data type C,N,D,T, or String ) in most of my customize reports ,this error is comming when I used Searched command for itab,Here is my source c...

    Resolved! Accepted Solution

    J1I5 Transaction problem

    Hi All,        I am trying to capture excise invoice using J1IEX_C and update part1 using J1I5 and post excise invoice using J1IEX_P. In the selection screen of J1I5, I am entering company code, werks, excise group, material document, movement type, ...

    How to obtain list of values of second field based on the selected entry of first field.

    Hi,I have a search help with two fields , each having a search help enabled.First, I press F4 on first field and select a record from it. Then, I press F4 on the second field, I need to get only those data  based on the first field value.I am using a...

    Resolved! Accepted Solution

    RFC Table IN/OUT error

    Dear friends,We have a problem with comunication Adapter Tibco 7 x SAP ECC6.We have the following data populated in the internal table before the exit of the RFC to the SAP adapter:After communication with the Adapter, we have the following return, w...

    Labels in this area

    Explore this Area