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

    Substitution MIRO

    Hi all,I created standard substitution for fill cost center in tax account for MIRO, but when I post I got message"Account xxx requires an assignment to a CO object". Where is problem? BTE1120 didn't help yet.But when I fill cost center for this acco...

    ICP

    Below is the program code:REPORT  ZASSIGN1. TABLES: KNA1. *------SELECT-OPTION-----*. SELECT-OPTIONS: CUSTCODE FOR KNA1-KUNNR NO INTERVALS.    WRITE:/ 'Customer List'.    WRITE:/ 'Customer Code :', CUSTCODE.    WRITE:/ '------------------------------...

    Resolved! Accepted Solution

    Handle Error message and Clear Fields on ISU EMDP0001 object for TR ES60?

    Hi Gurus, I´m working with the enhacement object EMDP0001, I´ve created a CMOD project and currentlly I´m using the screen exit, the CI structure and few exits (EXIT_SAPLES60_001,   EXIT_SAPLES60_005,   EXIT_SAPLES60_007). I´ve managed to save my cus...

    jruz by Explorer
    • 897 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Regarding upload program

    Dear Experts,I'm new to abap and i'm trying to create an upload program where the data needs to updated in the z table . But while executing , the below error is displayed. Error :  "GS_ACTUAL" may not be converted into a number"  Coding is as below...

    Resolved! Accepted Solution

    Batch input IDoc generation vs standard SAP transaction

    Hello experts,I am facing the following situation:I developed a batch input program calling transaction WPUK and using an Excel file as the source of values. In particular the batch input calls Aggregated Sales option. When the transaction is called ...

    Resolved! Accepted Solution

    Is anyone familiar with "Z_EXTRACT_DATA_OO" from .NET Framework Data Provider?

    In order to use .NET Framework Data Provider for mySAP with SQL Server you need to create a custom RFC called "Z_EXTRACT_DATA_OO". It is a custom RFC but is required for this interface, so I am hoping to find someone who is familiar with it.I'm not a...

    Loop using template

    Hi All,I hae designed a smartform where due to some design restriction I need to use a template and loop it on some internal table.I have used a loop and then a template but the vaues in then are getting overwritten.I have given rows as 0 to 0.Please...

    Resolved! Accepted Solution

    How to delete a bo data

    hi experts,    now i want to delete a bo data,include the subnode data, but i dont want to use  /SCMTMS/CL_MOD_HELPER=>MOD_DELETE_SINGLE  to delete every data under this bo data, because i have many bo(eg,mar,and many customize bo) to delete, so the ...

    collect issue

    Dear All,In debugg Mode when i run the GT_VBRP-fkimg1 have value when go to statement at new maktl the value was zero . why ??LOOP AT GT_VBRP.     AT NEW MATKL.       AT NEW MATNR.         GT_VBRP-fkimg12 = GT_VBRP-fkimg12 + GT_VBRP-fkimg1.         G...

    Resolved! Accepted Solution

    PDF form archive to PCL

    Hey Guys,our customer needs to print a pdf from archive out of sap with some special printer-parameters. A direct pdf-print is not possible. We need a pcl to feed the printer with the parameters. A Front-End-Print is not a solution.I am looking for A...

    Labels in this area

    Explore this Area