Re: what is the t code to set off ABAP debugger in sap BW?
Hi Kiran, To my knowledge there is no t/code to switch off or deactivate debugging in the system. You can execute debugging if you have in one of your PFCG roles Authorization Object S_DEVELOP (with...
View Article/BODS/RFC_STREAM_READ_TABLE CALLBACK_FM
Hi,i'm writing my thesis and extracting tables from SAP with JCO is a part of it.Unfortunately i don't know much about ABAP, so i hope you can help me. I want to use /BODS/RFC_STREAM_READ_TABLE,...
View ArticleInstalled base (iBase) functionality
Dear experts, I am currently working in a roll-out project where the below scenario using installed base. As of now, I am not allowed to access their system due to various reasons. So, I am here to ask...
View ArticleRe: COPA Caharacteristics
by checking this note , from where to choose "Copy table fields"
View ArticleRe: How did you get your start in SAP?
Hi, i want to move to SAP from testing and having around 13 years exp . can you suggest me which module would be best for me to choose as functional consultant role? i have noviceexp in SAP HCM, MM\SRM...
View ArticleHeader Names and totals for both rows and columns
Hello,I am working on a program and am stuck on how to format the display using RTTS. I need to have both the rows and columns have titles. Also I am basically swapping rows and column in terms of...
View ArticleLIS Info Structure update issue
Hi All , Currently i have requirements to create a Info structure to capture the credit releasedata using transaction codes VKM1 , VKM2, VKM3,VKM4 of the blocked sales order. I need to capture...
View ArticleRe: Sy-subrc value is not getting retained
Hi Bharath, You need to add the subrc as an exporting or returning parameter of the called method. Regards,Custodio
View ArticleRe: Asset Migration Error
Hi Harshal, I tried loading the extended template asset into production by now I'm getting an error message saying "Oject FIA_Fixed_Asset is currently not open for data migration specific changes"...
View ArticleRe: Toolbar Icons for RTTS output
Hi Geaorge, It has nothing to do with RTTS. You need to set the toolbar before calling lo_salv_table->display( ), RTTS or not: lo_salv_table-> get_functions( )->set_all(...
View ArticleRe: Call to BRFPlus Function using the generated FM code not working
Hi Daniel, I debugged the method PROCESS_PURE. And it gave me the answers to my queries. I observed that the code generated in this method is different in the Dev and Test system. Then on further...
View ArticleRe: Not able to run web dynpro project?
Hi, It seems you haven't configured FQDN properly! Configure the FQDN correctly and try : Fully Qualified Domain Names (FQDN) - Web Dynpro ABAP Configuration - SAP Library hope this helps, Regards,Kiran
View ArticleRe: License costs for "Full SAP User"
Hi Thorsten, Thanks a lot for your reply.I would like to know how the user calls for the users without SAP user licence will be charged.Is it based on the total number of calls pocessed by SAP...
View ArticleRe: Error displaying date as column header in RTTS
Hi George, Not sure if I fullt understood your problem... I believe you your component name was '02/1/2015' and you were getting an error because of this? If so, my recomendation is that you create...
View ArticleComboBox Data Binding with XML
Hello, I want to use in my view xml and bind a ComboBox to a Model. The problem is, I dont know how because there is too less documantion for it. <core:View xmlns:core="sap.ui.core"...
View ArticleRe: AS2 sender adapter 403 forbidden error
Dear Marcos, I noticed there are some difference between your configuration with the details in the log viewer. In your sender agreement configuration, the associated sender and receiver AS2IDs...
View ArticleRe: SDK 15.7 on Win 2012
Hi David, Did you install the new SDK? Are you good?If you are having a hard time finding it you can search for the EBF numbers I have a list here of the Windows EBFs. ref: Software Developer Kit for...
View ArticleRe: Problems with Restart() in PB 12.5
Thanks Rene. I had not thought of that. As it turns out, I wasn't precise in describing what we do. We have an instance variable for the current directory that I use in the Run call. We set that...
View ArticleRe: Problems with Restart() in PB 12.5
Thanks again Chris. Once again, something that I didn't know, but it also doesn't affect us. We check for 2 instances of a user logged in, but we do that on a user level in the database. We allow...
View Article