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

    addition missing

    Dear Experts,which syntax is the correct one. According to Abap OOP Tutorials is Example 1 the common kind of syntax, isn' it?Because I am getting this error massage with example1: PUBLIC addition of the CLASS statement is missing--------------------...

    Resolved! Accepted Solution

    READ itab in specific way

    Hi Experts,I am working on ALV report to display equipment list, also need to display System status and User Status in it. There are 9 tables in it thus joined some tables and displaying data from other tables using LOOP and READ statements.  Now, us...

    Resolved! Accepted Solution

    Customer Reference in BAPI_CUSTOMER_CREATEFROMDATA1

    Hi All,I need help about using BAPI_CUSTOMER_CREATEFROMDATA1,in import parameter, PI_COPYREFERENCE, we must fill data of REF_CUSTMR (Customer Reference). When we send parameter without Cust. Reff, the BAPI did not work and error : Internal error: Ref...

    Resolved! Accepted Solution

    Update product hierarchy in Material master

    Hi Gurus,I want to update the product hierarchy in basic data view of material mast with some new product hierarchy.Business requirment: My client is changing the prduct hierarchy values EG : currently it is 010010000100000001                        ...

    Resolved! Accepted Solution

    FM MB_CREATE_GOODS_MOVEMENT

    Hi All,In my alv report, i am changing the Delivery qty and doing a Goods receipt to create material document for Open items using the FM MB_CREATE_GOODS_MOVEMENT and MB_POST_GOODS_MOVEMENT. I do not have a BAPI as this is a lower version of sap. It ...

    Bharath84 by Participant
    • 7754 Views
    • 10 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Not able to create View Based Generic data source as Base Table field referring other Tables field (Currency/Quantity)

    Hi SAP Gurus,I am trying to create a Data source on a View (single database table - RESB) but some of the fields of the table RESB are reference to other tables field likewise RESB field ROANZ is referring to RC29P table's field ROAME.I have created ...

    Resolved! Accepted Solution

    Dump while opening attachment in ME29N

    Hi Experts,Users are facing short dump when they try to open one attachment. It it a mail attachment. But when they try to open one exception CX_SY_RANGE_OUT_OF_BOUNDS is raised.Dump::Runtime Errors         STRING_OFFSET_NEGATIVEException            ...

    Resolved! Accepted Solution

    How to prevent maintenance plan number consumption during creation

    Hi All,I've created a massload program to load maintenance plan from a .csv file. The program supports both creation and change of maintenance plans. The program has the option to run in Test mode and Actual Run mode.For creation I have used FM MPLAN...

    Resolved! Accepted Solution

    ATC/Extended Program Check: "Program uses global fields"

    Hi,In ATC/Extended Program Check I got messages about "Program uses global fields".For me it's not 100% clear, what is wrong with this.Especially that it's a small program with couple of variables and couple of lines.I don't see a reason to break it ...

    Method PROCESS_ACCOUNT doesn't get trigger in BADI ME_PROCESS_REQ_CUST

    Hi Experts,I am facing an issue while try to modify account assignment data  in 'PROCESS_ACCOUNT' method of BADI 'ME_PROCESS_REQ_CUST'.  This method is not getting triggered at all.I checked in some of the sdn threads and found that this method gets ...

    Resolved! Accepted Solution

    Performs in LSMW

    Hi All,Where do the performs in LSMW get called.I have seen it in field mapping also in LSMW generated program.Please do explain about how to use the performsCan it be dynamicaly called in custom include in LSMW generated programThanks,Venkat

    Problem in Transporting table entries with client (MANDT) field.

    Hi Experts     I want to transport table entries from table SXMSINTERFACE. It has MANDT (client) as one of the key fields.     I have manually created an entry in my transport request.     R3TR  TABU  Table  keys: Client = 250 and Object_key = XYZ.  ...

    Resolved! Accepted Solution

    Entry of tax for A1 002 is not possible because of tax base 0 + BAPI_ACC_DOCUMENT_POST

    Hi Gurus,Please help me to resolve my issue, i am uing BAPI  BAPI_ACC_DOCUMENT to post GL account data, which i can post manually also through FB01, but requirement is to do it through BAPI:I have created one test program with below data:gs_header-bu...

    Resolved! Accepted Solution

    Badi-Issue

    Hi, I am working with one Badi implementation in development system. Badi: MM_RESERVATION_BADI andImplementation name :ZZ_MM_RESERVATION.  Below is my coding:  method IF_EX_MB_RESERVATION_BADI~DATA_CHECK.   SELECT SINGLE * FROM MARC WHERE MATNR EQ I...

    Labels in this area

    Explore this Area