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

    Crystal report de Visual studio 2019 professionnel génère une page blanche langage Aspnet

    Bonjour, En projet Aspnet le modèle fournit avec Visual studio laisse une page blanche à la place de CrystalReportViewer alors que le rapport affiche bien les données provenant de la base sqlserver . <%@ Page Language="C# » AutoEventWireup="true ...

    Resolved! Accepted Solution

    eclipse pretty print error: no formatting settings are configured

    Using Eclipse 2022-03 at the moment but the issue was already present with 2021-12, ADT is version 4.23 (I'm tracking latest for both Eclipse and ADT). If I run the pretty print function I get this error: Clicking "configure" I get this screen...

    abo by Active Contributor
    • 5395 Views
    • 4 Comments
    • 1 Likes

    GET_BUSINESS_SYSTEM_ERROR when determining the business system (COMMUNICATION_ERROR)

    Hi All, I got this error “GET_BUSINESS_SYSTEM_ERROR An error occurred when determining the business system (COMMUNICATION_ERROR)” when I tried to consume a client proxy. I am using SAP Version ECC6 without PI. Do you have any idea about this issu...

    Query cannot get value in ABAP Editor when WHERE statement parameter started with double zero (00)

    Dear All,I have a problem trying to get data with a query when the value of the parameter in the where statement starts with two zero digits (00). However, the query runs normally when the parameter value starts with only one zero digit (0). Exampl...

    Want to call fm BAPI_MATERIAL_SAVEDATA multiple times but how to commit single time

    hi. I am facing issue. i have multiple Materials coming form the program. these multiple materials are in the loop. So, For each loop i am filling the Material master header and plant data then calling the bapi. After calling bapi if sy-surbc...

    Resolved! Accepted Solution

    Are there permanent URLs for ABAP syntax docu topics?

    Over the night, all the links to ABAP syntax docu topics that we had in our team wiki are obsolete, yielding a HTTP 404 on click. For some day, even the Google search results for certain topics pointed into Nirwana. The simple reason was that the ...

    Resolved! Accepted Solution

    Using REDUCE to Sum a Table

    How can I convert this to a REDUCE expression ? I can't convert the WHERE to WHILE Thanks DATA header_price TYPE bapicond-cond_value. LOOP AT order_conditions_in ASSIGNING FIELD-SYMBOL(<cond>) WHERE cond_type = 'PR00'. header_price = header_p...

    Resolved! Accepted Solution

    Update costumer fields of CI_PRPS in PAI of screen exit or in EXIT_SAPLCJWB_005 ?

    Hello Experts, I need to update some customer fields which are in CI_PRPS. Those fields are in screen exit 0700 and so are shown in CJ20N. I have 2 options to write the code: 1. In the PAI of screen 700 2. In EXIT_SAPLCJWB_00...

    hagit by Active Participant
    • 7174 Views
    • 17 Comments
    • 0 Likes
    Labels in this area

    Explore this Area