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

    Google Chrome Require as Browser

    Hi,I have developed a simple program, to open browser inside SAP screen,Class Used: CL_GUI_HTML_VIEWER.Method: SHOW_URL.In Method, passing any URL like www.google.com.And able to display the google.com inside the SAP screen.But requirement is, I want...

    ipravir by Active Contributor
    • 4851 Views
    • 8 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Accessing all the line items of Purchase requisition(ME51N)

    Hi All,Is there any way to access all the line items of a purchase requisition(ME51N) at a time?  I Implemented a BADI ‘ME_PROCESS_REQ_CUST’ and check all the interfaces like PROCESS_ITEM, CHECK, POST etc and found these interfaces only triggers for ...

    Activating Generic Object Services Toolbar in SAP Objects for Transaction code MB02

    Hi,We have a requirement in our project for Activating Generic Object Services Toolbar in SAP Objects for TCode MB02.At present we have this toolbar in MB03, but not in MB02. So if someone has already done this and have any idea of how to do this wil...

    Resolved! Accepted Solution

    Add Standard Fields to a Standard Program with BADI?

    Dear Experts,I'd like to add the field BSEG-HBKID to the Screen of the transaction FB21.Can I realise this with the Badi: BADI_FDCB_SUBBAS01?If yes, where could I find the documentation for using this Badi.If no, is there a way to realise this?I'd be...

    Resolved! Accepted Solution

    SAP GUI phasing out?

    We had a requirement for Chinese Golden tax and were advised by SAP to activate the NWBC solution which will work only with the NWBC gui... we were told that the old GUI solution will not support some of the new requirements and all new development i...

    krishg by Active Participant
    • 1046 Views
    • 3 Comments
    • 0 Likes

    Can we show possible set of values for a field without pressing F4 button on input screen

    Hi All,I got a requirement like,        input screen:                   Material number : [        ]                     plant                : [        ]                   material type     : [        ].Ya, Here I am giving material number and mater...

    Resolved! Accepted Solution

    IW31 badi / exit approach

    Hi  Friendsfor these  tcodes  IW31 , IW34  , IW36   I need to  restrict creation of  one particulate type of  Order Type  immediate when user  trying to save it on  that screen  I need to right logic in  enhancement for the same I done some search an...

    Resolved! Accepted Solution

    Change sy-repid value.

    Hi everybody.I needed to copy report RFIDYYWT but i noticed that this report has some validations considering sy-repid value. In this way, any copies from this report do not work. I`m thinking about change the sy-repid value in initialization or mayb...

    Resolved! Accepted Solution

    Need help in fetching the Data from HRP1000 table based on date.

    Hi,I have given two parameters in the program " otype type hrp001 and date1 type dats".I am using select option like this "  SELECT * FROM HRP1000 INTO  table itab where otype in otype and  BEGDA  < DATE1 AND ENDDA >= DATE1."by using this i am not ge...

    Resolved! Accepted Solution

    Transfer table contents issues in email sent and attachment opened.

    hello,i am sending email(from program) with attachment (sapshortcut of a ztransaction) to external email address. i am exporting internal table with data to memory id so that when user open that attachment(sapshortcut), i'll be able to import that in...

    Resolved! Accepted Solution

    RCCLBI03 - lsmw

    Hi gurus,I'm tryng tu update One-value characteristics , in particular I need to clear the value.I'm using a lsmw object: 0130 , method: 0002 , program name: RCCLBI03.The lsmw work fine ,but only when update a characteristics value with another value...

    Resolved! Accepted Solution

    Select Query Failure

    Hi All,I have made a Z table and I am fetching data from it.But the issue is some data is not being fetched, though the same data exists in the table.I have 3 variables in where condition.SELECT * FROM ZFIIST003 " Estimation Data INTO CORRESPONDING F...

    Resolved! Accepted Solution

    PA30 - Runtime error DBIF_RSQL_TABLE_UNKNOWN when trying to change data

    Hi,I opened PA30 transaction and tried to change a user's begda in infotype 0022. When I pressed on Save button, DBIF_RSQL_TABLE_UNKNOWN runtime error occurred. Error occurred in a standard SAP program (LPA_PACKAGE_SERVICESF02). Program was trying to...

    Resolved! Accepted Solution

    LSMW with Batch Input : conversion time shows dump in standard LSMW program

    Hi Guys,I am trying to create Purchase order by LSMW Batch Input method, after assigning file, while trying to convert data system is showing short dump in LSMW standard program. I have made conversion of BLDAT, EINDAT, LIFNR this field element by Fu...

    Labels in this area

    Explore this Area