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
    • 94792 Views
    • 212 Comments
    • 39 Likes

    Service Master

    I am doing Call Transaction 'AC02' to create Serrvice Master. After this I want to load Long Text for the newly created ASNUM. But after doing the Call Transaction, it does not pass the new ASNUM. Therefore program does not know which newly created...

    Resolved! Accepted Solution

    BAPI_MATERIAL_SAVEDATA

    Hi, I am using BAPI_MATERIAL_SAVEDATA to create new materials from excel file. For some materials everything work fine. But for some I got the message "Unit of measure ****** is not defined; check your entry". Did I have to check unit of measure c...

    Resolved! Accepted Solution

    OPEN DATASET FOR OUTPUT IN TEXT MODE ENCODING DEFAULT

    Hi Experts,I saw some statements in perspective of writing data to a application server (here SAP is on ECC 6.0 Unicode enabled system), 1) OPEN DATASET FOR OUTPUT IN TEXT MODE ENCODING DEFAULT 2) OPEN DATASET FOR OUTPUT IN TEXT MODE ENCODING UTF-...

    Resolved! Accepted Solution

    Logging the entries daily into a Z table Vs Volume

    Hi Experts,Am working on a Billing EXTRACTing report, in this system approximately 1,000 invoices will be created per day.After filtering the selection as per user selection criteria, approximately 200 (per day) invoices will be seleted by my report,...

    Resolved! Accepted Solution

    Object Services - How to loop at a table ' osreftab ' ?

    Hi Object Services Gurus,I'm try to transform a table selected via object services (transaction service) to a table with type VRM_VALUES (the one necessary to fill selection screen listbox parameters). So, i have a table with type 'osreftab' and i ne...

    FabioPagoti by Active Contributor
    • 2421 Views
    • 10 Comments
    • 0 Likes
    Resolved! Accepted Solution

    SAPScript - no data return

    my report no return any data, using SAPSCRIPTI have one reporte SAPSCRIPT, this report is calling a subroutine, also have 3 IN and 3 OUT parameters.I using one copy of report F110_PRENUM_CHCK (ZF110_PRENUM_CHK) also, I call subroutine "m_return_dat "...

    Change WBS status

    HelloI am trying to migrate some statuses from one project to another.I am using BAPI_BUS2054_GET_STATUS for reading the old wbs status and BAPI_BUS2054_SET_STATUS to set the status to the new wbsMy Problem is that i have several old WBS that have f...

    Resolved! Accepted Solution

    correction in code

    i have old syntax in my program like 'TRANSLATE header-id FROM CODE PAGE file_tab-codepage'.i am replacing the above syntax with the follwing code and can u correct me if i am wrongdata:buffer1 type xstring,conv type ref to cl_abap_conv_in_ce,int typ...

    Labels in this area

    Explore this Area