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

    CDS View

    Hi experts,I have a problem, I'm trying to consume "DDL Source" which is a view of a table, the view contains parameters, but when attempting to activate from BW generates an error, but does not specify which error. It has something to do with"W:The ...

    Resolved! Accepted Solution

    Problem in bdc for fk02 for withholdin tax

    hi frnds,       I am facing some problem in doing bdc for fk02.There is lot of post for specific this issue.        I can't understand why it is happening.     below is the screenshot and code.LOOP AT it_final.     PERFORM bdc_dynpro      USING 'SAP...

    Resolved! Accepted Solution

    How can I use Call Transaction and Skip Screen in Module Pool Program?

    Dear experts, I am facing an issue which is described below in detail. I've gone through several similar threads but wasn't successful.1. I have to call the output of a module pool program from a report one.2. I am using "Call Transaction and Skip Sc...

    Resolved! Accepted Solution

    convert volume type values from excel into internal table

    PFA attached image.I want the column in excel which is of type volume and weight in internal table as it is..(PFA image)When i upload the excel with volume type it doesn't consider the comma in the excel and stores without comma in internal table,I w...

    Resolved! Accepted Solution

    Aditional Tab in ML81N

    Dear all,I have created an additional TAB "Addnl Data" using Enhancement "SRVEUSCR" Subscreen "0399"In this subscreen I added some fields which I had added in the Include table "CI_ESSRDB"it works as shown below.The fields shown above is as named bel...

    Resolved! Accepted Solution

    maintain a custom table having variable rawstring field in SM30 transaction

    hii experts,i want to maintain a custom table in SM30 view. my table has RAWSTRING type data element and in my case it is not possible to change data element type as CHAR or LCHR . because my data not having fixed length and it will get truncated. pl...

    Resolved! Accepted Solution

    How to reset changes done in the Standard SAP transaction in dialog before DB Commit?

    Description: I am working on BADI ME_PURCHDOC_POSTED which is called in dialog after user presses Save in Purchase Order transaction.Now, this BADI implementation gives user a popup to store the agents for release of the purchase order. The popup is ...

    Resolved! Accepted Solution

    Custom tab not seen in me21n after enhancement using ME_GUI_PO_CUST

    Hi friends,I have requirement like this: i need to add two custom tabs in header level of ME21N , so custom tab1 contains 15 fields and tab two contains 15 fields for which i am asked to create a custom table and maintain the values.So i have fallowe...

    sivab4u by Active Participant
    • 1318 Views
    • 2 Comments
    • 0 Likes

    TOP of Page not displaying when using CALL METHOD G_GRID->set_table_for_first_display

    Hi Team,I am not getting the TOP of Page when using CALL METHOD G_GRID->set_table_for_first_display. I created Custom control , its displaying TOP of PAGE and output( but output is getting in 2 windows 1, top of page and 2nd output data and not in FU...

    Resolved! Accepted Solution

    select query the same variable different table problem

    Hi friends,By 6 table inner join , take the data . My problem CRDAT and  CRUZT  always coming from  ZQM_T001 . I don't understand why that.Already thanks for your help.SELECT DISTINCT ZPP_T004~CRDAT SNAME ZPP_T004~CRUZT ARBPL ZPP_T004~MATNR MAKTX ZTB...

    Resolved! Accepted Solution

    Multiple badi issue

         hi all ,          In BADI we have option : multiple use BADI. it means we can call it for multiple transactions .  suppose we have 3 TRANSACTION : T1, T2 & T3. we have implemented one BADI for all this 3 transaction.1 ) shall we implement only 1...

    Resolved! Accepted Solution

    Reuse constants for 'sign' and 'option' in ranges/selection tables

    Hello Community,Can you suggest good reuse constants for sign ('I'/'E') and option ('EQ', 'NE', 'GE', etc...) for use in Range/Selection tables (RANGES, TYPE RANGE OF, SELECT-OPTIONS)?I'm looking for an interface, class, type pool (in this order) tha...

    dellagustin by Product and Topic Expert
    • 12649 Views
    • 6 Comments
    • 0 Likes
    Labels in this area

    Explore this Area