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

    BAPI for BOM Changes

    Hi i  am creating the change number using the BAPI CCAP_ECN_CREATE, Once this change number is created I can use this to change the details of the BOM, Material. The change number and BOM change details for header and items coming to IDOC  from exter...

    Resolved! Accepted Solution

    MIGO : Badi for Batch check

    Hi All,   In MIGO transaction , I am maintaning the batches against the line items(doing GR 101)  & I am checking the Batch numbers(in the badi MB_MIGO_BADI, method CHECK_ITEM). The problem is while CHECK, the badi gets triggered only for the line it...

    Parallel processing of function modules

    Hi,I am trying to convert a RFC to be processed parallely.Previous call:                                                                                   RFC                                  ERP    ---------------------------------------------------...

    Resolved! Accepted Solution

    Print to text file

    I am trying to get a SAP invoice document to print as a file in a directory. I am following the advice from this short PDF: http://scn.sap.com/docs/DOC-10275According to the pdf file I have to set up the printer "Command Set ID" in SPAD to: /usr/bin/...

    Resolved! Accepted Solution

    SD_CUSTOMER_MAINTAIN_ALL creates customer but not found in SAP

    Hello experts,I'm trying to use BAPI  'SD_CUSTOMER_MAINTAIN_ALL' to create customer. I've filled it's I_KNA1, I_KNB1 and I_KNVV structures. In the Export Parameters I've values in E_KUNNR = 1064, O_KNA1 = Full with details (Refer to screen shot)E_SD_...

    BAPI to change Equipment class and characteristics for the serial number in TCode: IQ02

    Dear Experts,I have a requirement to change the Equipment class and characteristics for the serial number in Tcode !Q02. I found a BAPI BAPI_OBJCL_CHANGE, in which the exporting parameter is :Classification Status and the Tables all the data are rela...

    Resolved! Accepted Solution

    COEP select optimization

    Hi experts,I would like to ask you for select optimization:  SELECT mandt kokrs objnr belnr buzei gjahr wrttp beknz wkgbtr ebeln ebelp timestmp  FROM coep CLIENT SPECIFIED  INTO CORRESPONDING FIELDS OF TABLE lt_covp   FOR ALL ENTRIES IN p_gt_outtab  ...

    Resolved! Accepted Solution

    ALV cl_dd_document with docking container but not custom

    I am using cl_gui_docking_container to create a ALV, not using splitter, there's only one ALVwanted to display the logo using cl_dd_document-display_document but the exporting parameter should be of type cl_gui_custom_container but I am using docking...

    manubhutani by Active Contributor
    • 2763 Views
    • 10 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Runtime error CONVT_CODEPAGE while writing file to application server

    Hi All,We are facing runtime error CONVT_CODEPAGE (Exception CX_SY_CONVERSION_CODEPAGE) while writing a file to application server. I have analysed the error and found that it is caused at transfer statement, because some characters couldn't be writt...

    Resolved! Accepted Solution

    BAPI or FM to update sales order fund center

    Hi,  We are using BAPI  ' BAPI_SALESORDER_CREATEFROMDATA'  to create the sales order this is working fine also for change of sales order  we are using '  BAPI_SALESORDER_CHANGE'.  Both the BAPI are working ok but I want to update the fund center for ...

    how to maintain first view entries in second view entries in View Cluster.

    Hi,1.     I have created two views  set1 and set2.     set1 fields ----  f1     set2 fields -----  f1,f2,f32.    set2 have a foreign key linked to set1 at the table level not in view leve.       i.e,  f1 in set2 is a foreign key with the table set1.3...

    Labels in this area

    Explore this Area