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

    Performance Issues

    Hi all,I am posting my sample code for subroutine. Can anyone please suggest me some means to improve the performance of this code. This program takes almost 17 hours in our DR and PR. So using se30 wont help me to analyze it immediately . Also I kno...

    Resolved! Accepted Solution

    Reprint SD invoice

    Hi,does anybody know if there is some fm for printing SD invoice? I need to programmatically reprint invoices by invoicenumber. Like in VF02 enter invoiceno, then choose Goto -> Header -> Output, choose one output line, click on Repeat output button ...

    Resolved! Accepted Solution

    Problem FIELD-SYMBOL

    I've the following code (thx Dani )tables: rsrd1.DATA: LineType TYPE string,ItabRef TYPE REF TO DATA,lineRef TYPE REF TO DATA.FIELD-SYMBOLS: <fs> TYPE STANDARD TABLE,<fs1> type any.parameter tbl like RSRD1-TBMA_VAL.linetype = tbl.CREATE DATA ItabRef...

    Resolved! Accepted Solution

    Delivery address

    Hi,In Me22n transaction, under item details, and delivery address tab, I could see the delivery address. I require information that from which table this information is fetched from. Thanks in advance.Vishnu Priya

    Resolved! Accepted Solution

    Modify class module on the fly.

    Hi,I want to modify an abap class(adding new methods, attributes,...) in runtime. Is it possible to dynamically alter the content of a class routine from an abap program. Also I need to assign transport requests to the modification. Could anybody hel...

    anbusivam_s by Product and Topic Expert
    • 597 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Regarding ALV grids

    Hi All,I made a report of an interactive ALV grid. Now iam unable to catch up a row that the user selects from the grid. Where is the value stored of a selected row in an alv grid? Based on the selection of rows in the ALV grid by the user i need to ...

    Resolved! Accepted Solution

    UPLOAD and GUI_UPLOAD

    Hi,We have just upgraded to ERP2005 from 4.5B and would like to know how I can change the program from calling the function 'UPLOAD' to use 'GUI_UPLOAD'.It seems that 'GUI_UPLOAD' doesn't prompt user for the file to be upload. Which function should I...

    Resolved! Accepted Solution

    calling exe file.

    Hi,I am working on the Automatic payment transaction(f110).while using this transaction i have to call the eft.bat file so that it can encrypt the file so that we can send this file to bank. issue is the place where im calling the eft.bat file is run...

    FM in smartforms

    hi!i have created SF with 2 tables, i checked and activated the form. The 2 tables are in window main.when i try to test the FM i have 2 problems:1. in the import parameters of the FM i dont see the structure of the tables, so i will be able to load ...

    Resolved! Accepted Solution

    looking for RE BAPIs

    Hello out there. We try to use BAPIs to fetch information from PM and RE by means of JCO in the Enterprise Portal. In PM there are functions like BAPI_FUNCLOC_GETLIST, BAPI_FUNCLOC_GETDETAIL, BAPI_EQUI_GETLIST to access functional locations and equip...

    Resolved! Accepted Solution

    ERROR In EPC

    Hi Folks,the following is the error in EPC Program: xxx Include: LZ Row: 25No. of WITH fields of MESSAGE 002 for ID ZC_BTX_FULLOC: 2 LS_COM-LOC_OLD LS_COM-LOC_NEWNo. of placeholders in this message: 0Message: Fulfillment location is ma...

    idoc

    hi im jst tryin to create idoc when i jst process the idoc thru we19 i get as idoc s been transfered to the application whn i check out vth the status in we02 there s no error but when i display the purchase order the acknowledment no s not bein fill...

    Labels in this area

    Explore this Area