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...

    Resolved! Accepted Solution

    Problem with eCATT

    Hello Gurus,I'm doing mass user creation using eCATT. I have managed to do it on development system but there is a problem when I have to use RFC connection for test system.For that task I'm getting data from excel file.The RFC works fine, the users ...

    Resolved! Accepted Solution

    set parameter ID in alv hotspot

    * in user command formIF rs_selfield-fieldname = 'VBELN'.     READ TABLE it_tab INDEX rs_selfield-tabindex INTO wa_tab.     SET PARAMETER ID 'VBELN' FIELD wa_tab-vbeln.     CALL TRANSACTION 'VA03' AND SKIP FIRST SCREEN.ENDIF.one column of ALV is 'vbe...

    HR_INFOTYPE_OPERATION updates infotype 0027 for one company code but throws error for other COCode

    Hi all,I am creating employee by uploading file using HRMM upload tool. There are various infotypes being updated using this like bank, cost distribution, travel etc.Now the issue i am facing is when i run for one company code, it does not save data ...

    Resolved! Accepted Solution

    Chalange: where is the bug?

    Hi everybody,in the below code there is bug. At least for the release 700 P22. The code is so short and simple, that, I believe, it can be interesting exercise for you to test your in-brain debuggers! So here you are  with the challenge. There will b...

    Resolved! Accepted Solution

    Batch data communication error

    Dear exports,                    while I create bdc conversion, the recording was done after that the new program is created using the recorded data.In that program while calling function KD_GET_FILENAME_ON_F4 I am not able to attach the file to conv...

    Table Control

    I have created a TABSTRIP. in that there are three tabs and in one of the tabs I have implemented table control.the problem is when I am entering any data in my table control and switching between the tabsOn coming back to my table control all the da...

    Memory Id

    I have to switch between transactions and the purchase order number should be passed to the next transaction.I have heard of the concept 'MEMORY ID' but do not know how to use it.So can anyone helpp me pleasee....??Moderator message : Not enough re-s...

    Resolved! Accepted Solution

    List Order SAP report S_ALR_87012995

    Dear All  Experts  ,i am Executing  List Order Report  S_ALR_87012995 : in this report  i am passing parameter  as given below  Controlling Area : BFL Fiscal Year   : 2011From Period : 1To Period     : 1Plan Version : 0 Selection Group :Order Group :...

    Regarding BAPI

    Hi Experts,i was confused with BAPI and researched so many at last i find some thing gathering all, am posting what i have gathered regarding BAPI in this post .please correct me if am go wrong.BAPI is RFC enabled function module to be get connected ...

    Resolved! Accepted Solution

    Error in SELECT return

    Hello,I am using the following code to return the data from a specified KONZS:TABLES lfa1.DATA: gt_lfa1           TYPE TABLE OF lfa1.SELECTION-SCREEN: BEGIN OF BLOCK b1 WITH FRAME TITLE text-001.     SELECT-OPTIONS: so_konzs FOR lfa1-konzs MATCHCODE ...

    Resolved! Accepted Solution

    Width output issue

    Hi experts,I have an issue with the output of an Z abap program.The displayed results are too large and the width of the output page isn't sufficient to display all the results. Besides i don't have the width scroll bar to navigate.How can i solve my...

    Resolved! Accepted Solution

    BAPI_CUSTOMERQUOTATION_CHANGE not able to update the currency properly

    Hi Experts,I am facing problem with BAPI_CUSTOMERQUOTATION_CHANGE to update the currency.For this BAPI i am passing currency as 'SGD'(singaore dollar). But when i see in the quote item condition tab  the amount is in USD(236USD) and condition value i...

    Resolved! Accepted Solution

    Error: BAPI_PRODORDCONF_CREATE_TT :Order not found, check entry

    HiI am Time booking through Z programand am getting error in BAPI_PRODORDCONF_CREATE_TTError message : Order  not found, check entry not found.my code isCALL FUNCTION 'BAPI_PRODORDCONF_CREATE_TT'       EXPORTING         post_wrong_entries            ...

    Smartform

    Hi Experts,Actually am new for smart forms.I want to Develop Smart form For Estimated Invoice(Proforma Invoice).I want to trigger this form from VF02/Vf03.Actually i found one standard  print program (J_1IEXCP) for this form, but they are using scipt...

    Labels in this area

    Explore this Area