Problem with Screen Painter on FrontEnd 710 (Windows Vista)
Hi guys, This message appears everytime I try to use the screen painter: "Graphical Layout Editor not available. Continue with alphanumeric editor." PS: I Have the GUI710_3 patch installed. Anyone have...
View ArticleWeb dynpro ABAP is displayed without any style
Dear all, we have the problem in our BI system which has web dynpros in the ABAP stack that they are displayed without any style if it is integrated in the portal via a web dynpro iView. It's activated...
View ArticleDYNPRO_NOT_FOUND Program SAPLSZA1 for t-code XK03
hi when i run the tcode in production for a particular vendor i am getting the dump DYNPRO_NOT_FOUND. "The system attempted to use dynpro 0000 in program "SAPLSZA1".This dynpro does not exist." can u...
View ArticleHow to handle custom toolbar button from a standard screen?
Hello Gurus can any body please let me know how to handle a cusrtom toolbar button in a standard 'BP' screen? I have created a custom button in the standard screen. I havent handled any logic as i'm...
View Articlecl_abap_structdescr=>create
Hi, I need help in below I have taken help from below link for creating dynamic ALV with dynamic column (EHP6) Create Dynamic Table using RTTS and display in ALV Here i am not able to Use Special...
View ArticleLink columns from a list to their corresponding tables.
Hello, I added to custom fields, Name and Name 1, into the IW38 layout column set (Ctrl + F8 after executing the report) by appending the structure of RIAUFK_LIST. Now I need to link these fields to...
View ArticleHow to deactivate function key option in transaction when you click right...
Hi In SAP-PM work order. If I click right mouse key I get short cuts of function key to execute action like back, release, save. How to deactivate any one of function from that list? Rajesh
View ArticleInclude structure doesn't work. "Component called MANDT already exists....
Hello, I'm trying to append name1, werks from t001w and ktext, werks from t499s to object_tab but I get the error mentioned in the title. Any way I can avoid that? This is the relevant code: Data:...
View ArticleObligatory parameters and back button
Hello, experts. I need help in handling obligatory parameters while using custom pf-status.I've created a custom status and assigned codes 'BACK', 'CANCEL' and 'EXIT' to the corresponding system...
View ArticleNeed help in FPM Development
Hi Team,I am working on one FPM development based on Web Dyn. Component "FPM_OIF_COMPONENT". My query is regarding Modifying one of the FORM UIBB to include customer specific fields.To summariseI have...
View Articlecheckbox in alv
i have internal table t_emp. i want to display output in classical or interactive report using reuse_alv_gridview_display with checkbox field which are dynamic behaviour liket_emp-city = 'pune' then...
View ArticleConvert Select statements to Read Table
Hi Experts, I have generated a simple ALV report that I will be using in an enhancement. I'm currently using select statements to get the data I need but, due to coding standards, I have to use read...
View ArticleBAPI To Change the BOM
Hi, I have a requirement to change the existing BOM using BAPI.Currently for creation i am using the BAPI - BAPI_MATERIAL_BOM_GROUP_CREATE.Kindly help to find a BAPI to update the BOM if any change in...
View ArticleFiltering/Sorting table control by partial string(ABAP report)
Hello! Is anyone able to help me with this? I want to filter out table control rows like eg. select * from itab into corresponding fields of table zstaff where position like %lect%. Displaying the...
View ArticleSearch functionality in CRM
Hi All, I have a issue at UI level. When first the Search page loads up it has only 4 attributes and after that if I search for any additional attribute when loading back the search page from scratch...
View ArticleDYNPRO_NOT_FOUND Program SAPLSZA1 for t-code XK03
hi when i run the tcode in production for a particular vendor i am getting the dump DYNPRO_NOT_FOUND. "The system attempted to use dynpro 0000 in program "SAPLSZA1".This dynpro does not exist." can u...
View ArticleCreate table for user to enter data manually
Hi Gurus, I need to create a table in SAP, where by the user should be able to enter data manually & save it. It will be mostly transaction data. There will be some fixed parameters(like plant...
View ArticleRead Dynamic Selection contents of a Variant for QE51N
Hi Folks, Need your help here !In my report, I wish to read the Variants along with their contents created for transaction QE51N.I tried using function module RS_VARIANT_CONTENTS and its working good,...
View ArticleClassical report design
Hi Experts,I have requirement to design a classical report having tables and radio buttons,as because I am new to abap I need some help.Please let me know if the above design is possible in classical...
View ArticleALV delta refresh possibility
Hello, In a transactional screen, we are using ALV grid (CL_GUI_ALV_GRID) to enter and edit order items,this screen should work fastly. Is this possible to refresh a cell or line individually in ALV?...
View Article