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

    Resolved! Accepted Solution

    Problem in Insert Statement

    Dear All, I had Create one MOdule- Pool Programme. when i insert data in Z DB table only update first line. multiple line item are not inserted in DB table. Code is Below.INSERT zgateentry            FROM TABLE IT_INSERT            ACCEPTING DUPLICAT...

    Resolved! Accepted Solution

    Error message to upload an image in sap server.

      Hi experts,                I want just upload an image of .bmp format in document server  but an error message has occurred as see below.                 Please reply me, what is the reason behind this error ?                is there any authorizat...

    Resolved! Accepted Solution

    ABAP Code to fetch data for a particular field from a multiple Tables

    Hello Friends,As a part of a DataSource enhancement, I need to append a new field and populate it with values fetched from two different tables. Scenario:Fetch the SO number (VBELN) and Number of the document condition (KNUMV) from VBAK table. Ensure...

    Resolved! Accepted Solution

    Standerd Implementation not found in PRD System

    Hi experts,          I have an Outbound Idocs issue for Purchase order.          Message type ORDER05.          I have used "IDOC_OUTPUT_ORDERS" FM to get all segment.                But the Idoc was not getting Tax details in PRD server while gettin...

    Time limit exceeded.

    Hi All,I'm facing a short dump, the short text for which is. The program "XXXXXXX_XX" has exceeded the maximum permitted runtime without                      interruption and has therefore been terminated.The dump is occurring just at the start of th...

    User Exit MV45AZZ.

    I trying to use  'SAVE_DOCUMENT_PREPARE' form of userexit MV45AFZZ. the error message is prompted only during SAVE. But all the fields of the sales order are grey out, Even if I press "Enter" also fields are not active. Can any one Give the code to a...

    Resolved! Accepted Solution

    Function Module WS_DELIVERY_UPDATE_2 not updateing Picking/putaway confirmation

    Hi Experts,I'm using FM 'WS_DELIVERY_UPDATE_2' to process picking on a modbile scanner.Everything is working well except the "Picking/Putaway confirmation (LEDLVSTATDISPITEM-KOQUA)' Status is not getting updated and remains on 'B'.My Code:wa_vbkok-vb...

    Call transction su01

    hi:i want to call transction su01 and skip the first screen from my prog.code:AT LINE-SELECTION .   CLEAR bdcdata_wa.   bdcdata_wa-program  = sy-cprog.   bdcdata_wa-dynpro   = '1000'.   bdcdata_wa-dynbegin = 'X'.   bdcdata_wa-fnam = 'BNAME'.   bdcdat...

    Resolved! Accepted Solution

    Check print- decimal and comma issue with amount more than one million

    Hi all,When we print the check for amount more than a million, the system is printing comma in the place of decimal and vice versa. Example: 21.512.254,00Here in the place of decimal it should be comma and vice versa. In the document posted it is pro...

    Resolved! Accepted Solution

    Restricting SQVI

    I’ve given SQVI access to a user. To limit the queries to Material Management (MM), S_TABU_DIS and S_TABU_NAM are restricted to MM. That’s working fine for data source = tables. But if the data source is changed to SAP Info Set Query or Logical datab...

    Resolved! Accepted Solution

    How to Fax a SMARTFORM

    Hello I see there are lot of posts of Faxing a Smartform but can't seem to find an answer to my problem.  Maybe someone knows why my code is not faxing my Smartform?What is wrong with this code?  It does not send a fax   REPORT  zgarytest30.TABLES: r...

    Labels in this area

    Explore this Area