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

    Modifying standard report RM06EL00(tcode: ME2L) with PR and RFQ data

    Hi,The requirement is to add few more fields to the existing layoutof standard report RM06EL00(ME2L). For this we had thought ofcopying the std prog and modifying it, but I am not able tolocate the place where fieldcatalog is populated in the program...

    Tolerance check

    Dear All,BAPI_INCOMINGINVOICE_CREATE is being used to post invoice against POs.I am passing headerdata, itemdata, glaccountdata to BAPI.Invoice is getting posted but tolerance check is not being performed for the PO .Can anyone have possible answers?...

    Resolved! Accepted Solution

    How to hide/show alv tree.

    Hi All.Very useful site, but I can not find the solution to my problem. Please, help me.I've made the button in the alv grid toolbar, which shows/hides alv tree with the hierarchical structure of the current business object (displaying the alv tree i...

    Resolved! Accepted Solution

    wrong date display

    Hi all Experts,I am reading the infotype by using fm hr_read_infotype from infotype 0170. When I am trying to display i0170-endda, it is displaying wrong format.i0170- enda for a pernr is 99991231when trying to display from the structure which is ret...

    Resolved! Accepted Solution

    Editable Field in ALV

    I am using function REUSE_ALV_GRID_DISPLAY to output a custom table and on that table I need both a checkbox and a text field editable. I have gotten the checkbox to be editable by marking the edit field with an X in the fieldcat. When I try to do th...

    Resolved! Accepted Solution

    SE24 help needed

    hiI want to know how to declare an internal table which will be global for the class step by step.I want to use this internal table and modify the values inside this at runtime using the methods. Please tell me how to proceed furtherPoints for all he...

    Resolved! Accepted Solution

    ALE idoc error

    Hi experts,I want to download the cost center via BD16. the message type is cosmas. And I got 2 message. One is 1 master idocs set up message type cosmas. the other is 0 communication Idoc(s) generated for message type cosmas. So, i can't get the out...

    Resolved! Accepted Solution

    how to check file path

    hi experts I got one issue that in my file path when i am downloading a file (fileintern) ie on presentation server i have to drivers suppose eg C, D drive suppose if i give a 'E' or 'G' drive then i should get a message that concerned file path is i...

    how to find BADI

    Hi, could you tell me ,how to find BADI for required transaction,I found ,some thread has information to find 'sy-subrc = 0' at LINE 25 in method GET_INSTANCE of classs CL_EXITHANDLER .but I can't find that line 25 with SY-SUBRC = 0.pls.. explain w...

    hai friend

    the below mention questions are asked in my first interveiew.In BDC. 1. which transaction you are used to upload material master data? 2.which method is used for upload that material master data? 3.where you are getting the legacy file to upload? (fr...

    Resolved! Accepted Solution

    SALV + container

    Hi all!!!Use SALV class.Have a container on screen.ALV doesn't tied to container so it's fullscreen. I've made such conclusion when i delete container from the form. But i need ALV to be limeted by container. Here my code.try. cl_salv_table=>fa...

    alv report

    I am developing a ALV Report using OOP's. I have requirement like if the user's double clicks the order number i have to display details of the order (line items) in another list (ALV).... How to do that....

    SG141 by Active Participant
    • 399 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    POPUP TO GET VALUE

    Hi, I need to show a popup that lets write a value.I've tried POPUP_GET_VALUES function, but I need to write the text to show, not the description of the field. With POPUP_GET_VALUES I inform a field from a table and when the popup appears, it shows ...

    Resolved! Accepted Solution

    Field catalog in OOP

    I have an internal table that needs to be displayed in ALV using abap objects. I have tried to use the sflight templates but I get error in i_structure and it_outtab , when I directly pass my internal table to them What is the solutions to this probl...

    Labels in this area

    Explore this Area