How to Hide rows in ALV without affecting total sum at the end of table?
Hi, I need some help in hiding particular rows in an ALV Grid without affecting the total sum at the end of the table. I am trying to hide the rows that have negative quantities, but I still need those...
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 ArticleFPM development
Hi, if we have checkboxes in a custom Zcomponent( customm wedynpro component) and a field in Z configuration(ZEHHSS_INC_REC_NC_QAF_PART). How do we make the field visible or invisible based on the...
View ArticleAdding custom screen in VT02N screen after clicking "Loading End"
Hi Team, I want to add a custom dynpro in standard transaction vt02n. Whenever user clicks on "Loading End" button a small subscreen will be provided to user to enter some Text. This subscreen will...
View ArticleProblem with FKK_SEPA_PRENOT
Hi everyone! I'm applying some sap notes for FKK_SEPA but i'm getting an error saying FKK_SEPA_PRENOT doesn't exist. Coud anybody tell me if there's a note to create this FG or the FKK_SEPA completely?...
View ArticleALV Tree - list of top menu don't work
Hi experts. I am having a trouble when I use a OO ALV from the class cl_gui_alv_tree using a screen container. How the figure below shows , the menu is displayed but when I set the status_gui but it...
View ArticleORDCHG Extension Idoc problem
Hi SAP GURU'S I did below steps for extension of ORDCHG Message type 1. WE31 - Created A segment(YTEST) with additional fields.2. WE20 - Created the Extension(ZORDERS05) for the given Basic type...
View ArticleSAP HTML Viewer - GET and POST method
Hi gurus, I'm working with SAP HTML Viewer control. I've seen that with this controller i can load an external html page, such as in the SAPHTML_DEMO1 example report. I wonder if is possible provide...
View ArticleOBJECTS_OBJREF_NOT_ASSIGNED error while exporting ALV to XML
Hi, We've developed an ALV report that uses a dynamic internal table to populate its data (this is beacause we needed dynamic columns). ALV displays properly and cells have INT4 type because we needed...
View ArticleDynpro - add a second title
Hello, is it possible to use the second line for putting more information on the screen without wasting any space by using a second "set titlebar", or something like that? grid0100->set_gridtitle(...
View ArticleDynamic ALV with field catalog and inner join
Greetings fellow abap programmers. Lets start of with that i am a new programmer learning my way trough error jungle. I have a assignment to link three tables and display it in a ALV grid. My question...
View ArticleModule Pool Selection Screen
Hi Experts, i have created a screen(100) and in that i created sub screen area and i created a subscreen(101) i write the code i mentioned below TABLES : EKKO , EKPO . SELECTION-SCREEN BEGIN OF...
View ArticleTable control sorting...
Hi, I have a prob to solve... its a normal module pool prog with 2 screens.. 1st screen takes key fields from the user and then when user presses the display button, it shows another screen with the...
View ArticleTo get selected Listbox value
Hi SDN Gurus, I am using listbox in screen '0100'. I am populating values thr program using 'VRM_SET_VALUES'. When i am trying to read the screen values using 'DYNP_VALUES_READ', all...
View ArticleHow to write text on Selection Screen
Hi All, I want to write some hard coded text on the Selection Screen. Please guide on this. Thnks,Saket.
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 ArticleALV Report using GIB features
Hello ... I want to create 1 ALV report using GIB features , but i don't have any idea about GIB reports ,... plz request you to suggest me some examples regarding GIB features.. Thanks.
View Articleget_text_as_stream to CONVERT_STREAM_TO_ITF_TEXT
Hi,I have created a texteditor ( SAP Enjoy control ) in my screen. I want to save and update the text in it as long text. I have used the <b>'get_text_as_stream'</b> function to read the...
View ArticleSAP Persona screen Runs fine on IE but not on Chrome
Our users are using SAP Netweaver Portal to approve Purchase Requisition Workflows (ME54N). This screen opens up quite fine on Internet Explorer clearly showing Persona enhancements in ME54N. But when...
View ArticleFPM development in SAP EHSM
HI guys I need help on FPM development ,I want to set the radio button dynamically in the person injured tab if we have selected incident type as physcho type I tried to write down in get_data method...
View Article