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
    • 94720 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    Memory in programs

    Hi Gurus,Currently we are doing a migration from MSSQL to DB2, a memory intensive program is able to run in MSSQL DB but it cannot in DB2. What are the possible reasons? The Basis team is changing some memory from 2GB (this is the setting in MSSQL si...

    Reg : LSMW

    Hello Gurus, In LSMW while using Batch Input or Direct Input method we provide method as (0000 or 0020...etc), and different methods have different program types (Eg For vendor master method is 0002 and prg name is RFBIKR00)what do we m...

    Resolved! Accepted Solution

    Exception LOG_NOT_FOUND

    Hi SDNers,After upgrading from 4.6C to ECC6, I got a dump when I use the function COMMON_LOG_READ_PLAIN for BDC logs.In ECC6 version, this function uses the function RSTS_READ_OBJECT_DIRECT. This last function, only allows jobs log (JOBLGX) but not B...

    Resolved! Accepted Solution

    Function Module Help.

    Hi,Is there any function module to convert currency into words??FYI, I know the function modules SPELL_AMOUNT and HR_IN_CHG_INR_WRDS are used for this.But my requirement is little different.My requirement goes something like this : if the amount is $...

    Resolved! Accepted Solution

    Delete records in itab1 where key fields does not exit in itab2 w/o Loop

    Hi,I am trying to find the most efficient way to compare two internal tables and filter out (delete) the entries in Internal Table 1 (ITAB1) where the key fields does not exist in internal table 2 (ITAB2).Here is the codes using the Loop.Loop at itab...

    dump on error message

    Hi experts,in this method IF_EX_ME_PROCESS_REQ_CUST~PROCESS_ITEM.I have added function, and on a particular condition error message has to be generated.everything is working fine till the condition but after error message command i get a dump.if i c...

    Resolved! Accepted Solution

    Extra spaces in the first column of new lines while generating Excel file

    Hello Everyone,I have a requimrent to send the PO details to Vendor via email as EXCEL attachment. I have the code and used the concatenate by tab (btw fields) and carriage return (at the end of each line). The issue is I am getting unwanted extra sp...

    Resolved! Accepted Solution

    Bapi_acc_document_post

    Hello !I have a requirement in my project. I need to create a pair of financial documents, one in the present mandt and other in a different machine. How can i do it? Is there a direct way to do it or Do I need to generate a flat file with this data ...

    Validation

    Hi Experts,I want to do the Validation on Parameter.I should enter only number in that parameter. If i enter any value or symbols apart from number, it should give the error message.Could you please give me sample code for this validation.RegardsRam ...

    Resolved! Accepted Solution

    Reg : MM02 MRP area BDC

    Hi Gurus,Hi i have done a recording to upload the data related to the MRP area through MM02.The program is working fine in the foreground.The problem is, it is not working in the back ground and it is not giving any error message also in the internal...

    Resolved! Accepted Solution

    User Exit Dump

    Hi...user exit MV50AFZ1 is using regarding when serial number of order is not defined then it should give error message like 'No Serial Number Assign in Sales Order'' it is working fine for single or individual sales order. but when we run for multip...

    Resolved! Accepted Solution

    How to handle "Display/Change" mode in XD0x with CUSTOMER_ADD_DATA_CS

    Hi,I've implemented customer fields to the debitor master data screen with BADI CUSTOMER_ADD_DATA_CS,using methods SET_DATA and GET_DATA and created a new screen within a Z-function group.So I have a new tab with the custom fields. If I do nothing fu...

    Resolved! Accepted Solution

    OBLIGATORY field problem

    Hi,Fist off - I am no ABAPer but are investigating and programming issue.We have a problem with a custom report where one field was previously marked as "OBLIGATORY". This was transported to our production system. After review the user wanted the "OB...

    Labels in this area

    Explore this Area