Re: Add Data into Collection wrapper ?
Thanks I have solved ... ztyped_context->btadmini->collection_wrapper->add( l_role_entity_child1 ). coll_wrapper11 = me->ztyped_context->btadmini->get_collection_wrapper( )....
View ArticleRe: A question about Formula field or sql Expression fields (Helppppppppp)
attached is a sample report with a couple of group level sql expressions where sql expressions with selects can be handy. however, as Dell mentioned, they were neve designed to do this (aka not...
View Articlecustom HRESS_CC_PER_CONFIG brings no data available on ESS Personal Data
Hi Gurus, I am looking for some guidance for a issue I am encountering on ESS Personal Data (Over view screen / Biz card): This was the original settings which was working fine: And as the result of...
View ArticleRe: Remote Desktop Connection to AS ABAP 7.4 SP5 on SAP HANA SP7
Hi Luis, Is your issue resolved now ? Lemme know if you need some help. Best Regards,Adarsh
View ArticleRe: List of "import to" report folders incomplete in SAP B1
If I understand what you're trying to do, you should be trying to import the report as a layout. In the Report and Layout Import Wizard, after selecting which .rpt to import, you can choose between...
View ArticleRe: Regarding Moderator Approval...
Some times , Its easy to find the moderators whether its a repeated question or not .Sometimes it will take time to check .so that's why their is a lag time
View ArticleLog out - SAP FIORI Launchpage
Hi Experts, I have a problem when giving in "" the launchpage directs me to the next page Please can tell me what the problem is. Thanks for your help Regards
View Articleproblem using sp_opt_querystats
The stored procedure can be very useful, but I can not make it work with all the option proposed in sp_opt_querystats help, here is an example exec sp_opt_querystats"select * from POS where...
View ArticleRe: Adding Custom Fields in SAP SYCLO Work Manager App
Hi Jason,Thank you so much for your prompt reply.I ran into a confusion here. 1) Please correct me If I am wrong, changing the object class in the config panel and putting the custom one will take care...
View ArticleRe: B2B - Inbound: Erro ao tentar ler email do provedor "Terra".
Rafael, Também suspeitei deste cenário, mas ainda não fiz este teste. Apenas troquei as ordens dos parâmetros no Module, sem avanço. Assim que finalizar os testes, posto o resultado. Obrigado,Guilherme...
View ArticleRe: Client configuration for Setting net password encryption reqd
Hi, Starting with our SDK 15.7 ESD#6 or higher you can use the ocs.cfg with both Perl and Python and inturn use the password encryption: SyBooks Online It depends on your version of Sybase Central when...
View ArticleSYST: Abnormal termination (T_ANLB not equal to T_ANLC)
Dear All, I have seen that this topic has already discussed here for several times but i could not find my case. When I try to change fiscal year, I get error message that some assets are not complete....
View ArticleRe: Logic Script - calculating Accounts with BAS()
I just want to see the numbers... The total amount is 8027 The first test will sum and copy all INC accounts, the second will do this for EXP accounts! By the way what is the ACCTYPE of A_51800020? Vadim
View ArticleRe: Adding a Column
So in reality the "Open" column would just be a text box that says for example "Opened Tickets" and the column on the right of it would be the count of current Opened tickets for the last three hours...
View ArticleRe: Reading a MS Access DB with an extension of .accdb
Hi Jeffrey, Create a 32-bit ODBC System DSN. -Abhilash
View ArticleDisabled Custom Fields
Hi SDNites, I have created a custom component (assignment block) and have consumed the same in std. component SRQM_INCIDENT_H. All the fields which are in assignment block are seen as non-editable....
View ArticleRe: Campo transtype y correspondencia con tablas
Gracias Alessandro Lo resolvi con este query. IF @transaction_type IN (N'A', N'U') AND (@Object_type = N'1470000113')BEGINIf EXISTS (SELECT T.docentry FROM PRQ1 T WHERE T.docentry =...
View ArticleRe: Help on GR/IR GL Account Clearing
Hi Sanjya, Could you please let us know why there is a big difference in exchange rates from MXN to USD for line item 10 and 20. Item 10 - MXN 4700 (Amt in LC USD 3500) & Item 20 - MXN 2300 (Amt...
View ArticleRe: Logic Script - calculating Accounts with BAS()
So the test had interesting results. You are correct, the Total is 8,027 When I used INC - I got 8,027When I used EXP - I got (83,856) The 51800020 is an EXP accout type.
View Article