SAP Managed Tags: ABAP Development Hello Everyone , I need to find the program that is used for the custom t-code . I have tried all the methods mentioned in this link http://wiki.scn.sap.com/wiki/display/BI/How+to+see+the+Underlying+Program+of+any+Transaction+Code But I want to ...
2- Do you have any default variant define in Query ( SQ01 )? if yes , also give it in Tcode in SE93 . If you don’t have as a test create a var and assign it in your t-code and see . Only thing I can think of there’s some discrepancy in Query . Pl..award the points ...
SAP Managed Tags: ABAP Development hi fareedas, Sorry, I do n't know the answer for your question as i am begineer in ooabap.Yesterday i requested you to send OOABAP and BSP documents but you might have forgotten to send me. Please send those documents to this mailID. nareshnaidu271...
SAP Managed Tags: ABAP Development Hi All, I have created a tcode thru SE93, using transaction SM30. I had given a viewname. My problem is I don't want user to browse table and select a record from there to edit/mtn because the table is too big and results a short dump. ...
SAP Managed Tags: ABAP Development hi, u can create ur own transaction using se93. suppose u created a program in se38. u can create a own tcode for it. goto se93, give ur program name check the boxes given below and save with zname. now u can give ur ztcode with whivch u...
Enable Checkbox <b>SAPGUI for Windows</b> button in GUI Support Block in SE93 Regards, Santosh Reply Former Member In response to Former Member 2006 Dec 22 2:40 PM 0 Kudos 320 SAP Managed Tags: ABAP Development Thanks Santosh, s it something mandatory because the TCODE is ...
SAP Managed Tags: ABAP Development HI Experts, I have a TCode which leads me to finding out where/what type of program is it that I need to do modification. It is a START_REPORT which has the values of: D_SREPOVARI-REPORTTYPE: RE D_SREPOVARI-EXTDREPORT : FBRK01RFRRK20 ZSA...
SAP Managed Tags: ABAP Development HI Experts, I have a TCode which leads me to finding out where/what type of program is it that I need to do modification. It is a START_REPORT which has the values of: D_SREPOVARI-REPORTTYPE: RE D_SREPOVARI-EXTDREPORT : FBRK01RFRRK20 Z...
SAP Managed Tags: ABAP Development Hi, I have created a customer transaction ZHCM_CV01N for transaction CV01N - created a variant with SHD0 and assigned it to ZHCM_CV01N). sy-tcode returns 'CV01N' for both CV01N and ZHCM_CV01N transactions. How can I check whether user ran CV01N or ...