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

    Attachments in Services for Object are no longer attachments but GOS documents

    Hello, We are running SAP Ecc6 EHP5 SPS7I am a SAP BAsis, I do know if I am in the right forum, but I have seen similar discussions in the ABAP Development forum.We are using Service For Object functionality within the Warrnty claim transaction (WTY)...

    Muadib by Active Participant
    • 3079 Views
    • 4 Comments
    • 0 Likes
    Resolved! Accepted Solution

    BAPI_GOODSMVT_CREATE - how to link Error return table to Line items passed?

    Hi there,I have a situation where I need to add serial numbers to an RF scanning transaction for Goods Receipt.The existing scanning transaction uses 'MB_CREATE_GOODS_MOVEMENT', which I have replaced with BAPI_GOODSMVT_CREATE, and this allows the ser...

    User menu- display

    hi guys,in user menu i want to add these folders,shown in image,tried to create other role but it was not appearing ,i want to bring same an in image,kindly suggest possible way to do it,additional info - i have also assigned sap_all to user,but Trea...

    backup

    Hi guys i need to download Customized text id (sap script). Can ypu help me wih this? i dont ve any idea how to perform that!Moderator Message: If you need your thread to be noticed and get good suggestions, please provide a valid subject and a brief...

    Resolved! Accepted Solution

    Dynamic ALV

    Hi All,I am working on a scenario where I have to display data(say materials) horizontally. So the columns in the ALV grid will be decided at run time.Please find the pseudo code below.Step1: Creating Field catalog DO lf_line TIMES.    CONCATENATE '...

    Entry 12345.000000 is to long. (Make entry in the form 9,999.99999 or /9,999.99999.)".

    Hi All,            When trying to get the EXCHANGE RATE, the program is throwing error the error "Entry 12345.000000 is to long. (Make entry in the form 9,999.99999 or /9,999.99999.)". What could be the cause? Can any one help me on this..Br,Betsy.

    ALV_TREE: FIX_COLUMN and KEY is not working

    I use  CL_GUI_ALV_TREE to display ALV_TREE. I need to fix some column to display them during horizontal scroll. I do like that   DATA: fieldcat             TYPE              lvc_t_fcat,                            gt_fieldcat_opl TYPE               LV...

    populate deep table

    Hello,I created a 3-level deep table, i.e., one column of table1 is table2 which contains a column named table3. Table1, table2, and table3 are all internal tables. I tried to populate the table but met some errors such as 'At a loop over an internal...

    Resolved! Accepted Solution

    Error install Ecc6 ehp4

    Hi,i have problem when i install ecc6 ehp4.Help me pleaseThank youImportMonitor.console.logos.name = Windows Server 2008 R2os.arch = amd64os.version = 6.1cpu.count = 1sun.cpu.endian = littlesun.arch.data.model = 64sun.cpu.isalist = amd64file.encoding...

    Resolved! Accepted Solution

    Any suggestions on splitting the below query which has mutiple joins

    Hello Experts,Can you suggest me the best way to split the below query as it is taking almost 3 to 4 hours to excute if i enter 1 or 2 values in the below selection screen items.If I enter just the PO# (item-1) it is taking couple of seconds...My re...

    PO Badi not working

    Hi,The req is: If account assignment (KNTTP)  = blank, and item category PSTYP = ‘ 0 ’ system should not allow creating PO while changing (ME22N) andneed to show message.I have written code in Process_item Badi (IF_EX_ME_PROCESS_PO_CUST~PROCESS_ITEM)...

    Resolved! Accepted Solution

    opinion on this abap treatment

    Hi Abap experts,I created 2 tabes with one column for each table like this way for a BW test:TYPES:       BEGIN OF ty_dso_glaccount, gl_account     TYPE /bi0/oigl_account,       END   OF ty_dso_glaccount.     DATA: wt_dso_glaccount TYPE TABLE OF ty_d...

    Resolved! Accepted Solution

    Configurations Texts in BAPI_ISAORDER_GETDETAILEDLIST

    Hi,I'm using BAPI_ISAORDER_GETDETAILEDLIST to get quotation details.The problem is in ORDER_CFGS_CUVALS_OUT table. I get every characteristic, but text values (CHARC_TXT and VALUE_TXT fields) are always empty.Is there any way to get these fields popu...

    Labels in this area

    Explore this Area