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

    modifing RFFOES_T

    Hi experts!,I have a new form for the payment medium: ZPAYMENT and I set this form in FBZP transaction. ZPAYMENT is a grid (spreadsheet). And I want every vendor in every row.But problem is that rffoes_t creates a new page every Vendor (show me only ...

    Report Variant

    Hi All,In production system, we have Z report with approx 1000 different variants. Recently we modified report and added few more field on selection screen and moved to Production System. Now when we try to select variant from list, we get following ...

    Resolved! Accepted Solution

    dif between two dates

    Dear All,I want to find the difference between two dates according to the factory calender.For eg: 13.07.2007 - 04.07.2007 = 9 daysBut in that 9 days there is one festival holiday and weekenend.So totally three days has to remove.So finally the dif...

    regarding bapi

    hi experts, here i m using bapi the movement type '261' is for goods issue and '101' for goods receive ,no doubt for goods issue it is giving the document number but for goods receive it is giving error::here the codes is:*data declaratio...

    Resolved! Accepted Solution

    Type localfile

    Hi,i have some programs which have upload/download functionality. To do this, the PC path is stored in a parameter of type localfile. This type is declared as CHAR 128, which is definitly too short when dealing with UNC paths (like servername\path1\p...

    production order

    i have one main production order number and under this there are different production orders as heirarchy. so what's the way to find related production ordersthis i want to extract using abap report. please suggest me the flow and tables as well as f...

    tilde

    please tell me the meaning for the follwing 2 statements. why do we use tilde.what is the purpose of tilde .1. LGNUM like ltap-LGNUM, T173 TYPE C VALUE '~',2 SELECT ltap~LGNUM INTO TABLE GT_DATA2thanks in advanc...

    Resolved! Accepted Solution

    Regarding Acces Key

    Dear All,I am going to made some changes in Standard Report. But it asking for acces key. So where I can find that access key. What are the steps. As I have sap.service.com user id and password. But dont know the exact way ...that how to find the acc...

    Resolved! Accepted Solution

    User Exit Deactivation

    Hi SDN'sI tried to implement a user exit for Asset Master, for this i found a user exit and did the necessary changes according to the documentation.But now it did not meet my requirement.How do i undo all the changes done for the exit implementation...

    Resolved! Accepted Solution

    Execution of a report after execution of a transaction automatically

    Dear All,i want to execute one standard report after the completion of one transaction. Can any body guide me in how to do this without executing the report separetly means the report should be called after the completion of the transaction automatic...

    Resolved! Accepted Solution

    Hi All, I am getting problem in populating the item details for va01 t.code

    Hi All, I am getting problem in populating the item details for va01 t.code with the code generated below .Please see the code below and make the corrections for incrementing the counter for item details and send me the code with the corectio...

    Resolved! Accepted Solution

    when "BACK"

    Hi Folks,The following report is working perfectly except that when clicking on BACK button on the toolbar it is not coming to selection-screen but leaving to Easy Access Screen.Kindly let me know.REPORT zdr LINE-SIZE 1023 LINE-COUNT 58(3)MESSAGE-...

    kiran_k8 by Active Contributor
    • 1721 Views
    • 13 Comments
    • 0 Likes
    Resolved! Accepted Solution

    BAPI_PO_CREATE1

    Hii experts....help me..when i create a purchase order using BAPI (BAPI_PO_CREATE1)... i am getting error message..1.Check item number 0 in table POSCHEDULEX(this is my first exp..with BAPI)...this is my code..how can i solve my problem...FORM bapi_u...

    BAPI_PO_CREATE1

    Hii experts....help me..when i create a purchase order using BAPI (BAPI_PO_CREATE1)... i am getting error message..(this is my first exp..with BAPI)1.Check item number 0 in table POSCHEDULEXFORM bapi_upload .it_itab[] = itab[].read table itab. move-...

    Resolved! Accepted Solution

    Error in Select-Option

    Hi Experts,In my report i need to declare a select-option . This select-option is a combination of Period and fiscal year i..e the values in the select-option should be like<b>PPP/YYYY</b> period and year need to be separated by <b>"/".</b>I had decl...

    Labels in this area

    Explore this Area