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

    screen layout - EU_SCRP_WN32 : timeout during allocate / CPIC-CALL: 'ThSAPCMRCV'

    Dear All, When I am trying to create a screen layout, I am getting this error.EU_SCRP_WN32 : timeout during allocate / CPIC-CALL: 'ThSAPCMRCV'Can someone help meAdditional information1. It is happening in both GUI  7.20 and 7.302. SM59 the unicode is...

    Resolved! Accepted Solution

    Consuming HANA Stored Procedures from ABAP in One Step

    Hello,I recently learned about calling HANA stored procedures from ABAP. As per the instructions, we are supposed to use the WITH OVERVIEW addition while calling the stored procedure. This would result in a name-value table (basically containing the ...

    kakshat by Product and Topic Expert
    • 1911 Views
    • 7 Comments
    • 0 Likes

    nast-nacha = 5

    Hi Experts,      I have a smartform, where i have coded it for external send (email). But i do not understand why the nast-nacha filed is defaultly taking value as 1 (printer). But i want to set it for nast-nacha = 5 (external send). How to configure...

    Resolved! Accepted Solution

    BDC error:Field BSEG-WRBTR . input value is longer than screen field

    I did BDC for F-29 , passing data from ZTABLE.I tried WRBTR(16) also in both ZTABLE and program.it throwing the below errorFormatting error in the field __.__.____; see next message ZTABLE : ZFI_RECEIPTWRBTR    WRBTR    CURR    13    2    Amount in D...

    Resolved! Accepted Solution

    Email subject - replacement of text symbols

    Morning experts,I have a short problem...I created a new Output type, external sending, comm strategy MAIL, mail title Invoce: '&VBRK-VBELN&'Replacement of text symbols - SAPMV60A (I also tried SAPLV60A) TEXT_SYMBOL_REPLACE.Working fine in the print...

    Resolved! Accepted Solution

    Hiding Movement type Allowed Indicator to specific users in MB22

    Hi All,I have tried to enhance  MB22 so as not allow access to the field movement type using the   MB_RESERVATION_BADI but I have seen that this is not the right place to insert this code as  the code is only triggered after clicking save.IF sy-tcode...

    Resolved! Accepted Solution

    Problem with RFC SAPFTPA

    Hi all,I'm trying to use RFC SAPFTPA to transfer files between application server and another FTP server, but I'm not able to do this by RFC SAPFTPA.When I test RFC SAPFTPA connection in program RSFTP002 I get the error "connect to rfc destination fa...

    How to update the default value of a field depending on the radio button selected , in selection screen

    How update the default value of a field depending on the radio button selected , in selection screenfor eg: If Radio Button 1 is selected Mvt Type in a Parameter or select option should be '101'If Radio Button 2 is selected Mvt Type in a Parameter or...

    Resolved! Accepted Solution

    How to read a fixed length file to an internal table using DATASET

    Hi,I have an internal table defined as below, each field has length defined:DATA: BEGIN OF I_TAB OCCURS 0,        DATE(10),                       NAME(15),                      ID(4),                      END OF I_TAB.I have a file contains the rows,...

    Resolved! Accepted Solution

    Partner XXX does not exist for partner function LS;

    Hi all,I'm trying to configurate an outbound idoc for scheduling agreement (me38). I make the follows steps:1- NACO     - Create an access sequence     - Configurate an output type     - Add some condition records2- WE20     - Select partner type LS ...

    Resolved! Accepted Solution

    FM BAPI_MATPHYSINV_COUNT

    Hi I am using BAPI BAPI_MATPHYSINV_COUNT to update the count for the physical inventory documents.To this BAPI I have passed physical inventory documnet number, Fiscal year and item number.BAPI returns success message but when I ran the MI24 TCODE fo...

    Labels in this area

    Explore this Area