Re: Resumen de informe pogramado.
Hola en el servidor donde tienes el SBO Mailer ¿tienes acceso al puerto 9072? ¿Tienes abierto ese puerto? Un saludoAgustín Marcos Cividanes
View ArticleRe: Best way do enumerate all documents (quotations, invoices, etc.) via DI
Hi Von, If I understand well you need, try this:After you add your document you can call: company.GetNewObjectKey();And with this you can get the key of your new document.Hope it helps.Regards,Diego
View ArticleRe: Bloco K
Boa tarde Rafael, As notas voltaram para a área de desenvolvimento da SAP, por isso não estão mais disponíveis. Aqui no cliente também não deu tempo de aplicar, vamos ter que aguardar mais um pouco....
View ArticleAdjusting Portal Theme: Problem with Branding Image
Hi all, hope anyone can provide some help: I copy the SAP tradeshow theme to a customer theme and would like to replace the branding image. I upload a new image with the browse-button ("URL to Branding...
View ArticleRe: Best way do enumerate all documents (quotations, invoices, etc.) via DI
Thanks, but i'm looking for the right way, to get an enumeration of all documents like all qoutations etc....
View ArticleRe: Auto field update using BRF+
Is it an interactive step or a background step? If interactive, you might be able to do it as long as the user creates that entity. For background steps, you might want to add a "validation" step into...
View ArticleSAP TREX - Recreating connectors
Dear, After a system copy, I had to set up again TREX. As always, I followed the fantastic step by step written by Luke Marson: Setting up NetWeaver Embedded Search (TREX) for SAP HCM Talent...
View ArticleRe: catch exception when dividing zero
Hi Ming, View the code. DATA lv_val TYPE P. CATCH SYSTEM-EXCEPTIONS conversion_errors = 1 arithmetic_errors = 5. lv_val = 100 / 0. ENDCATCH.Hope...
View ArticleRe: Plant address not updating in delivery address tab...
Hello Pete, Its works well in SAP back-end... Lokesh
View ArticleRe: Sybase Central do not display user databases
I ran the query and in all databases the owner is NULL!. We are going to change the dbowner in each database. Thanks to all! Luz
View ArticleRe: SAP BPC 10 METADATA CACHE CANNOT BE REFRESHED AND NEED TO REFRESH EVERYTIME
Hi Can - We recently just upgraded to EPM 10.0 SP24 .NET4 version as well, while at the same time having just applied support packs - BPC 801 SP12. We also are seeing some behavior that seems to be...
View ArticleRe: BPC 10- Sum members conditional logic
P.S. Remove *COMMIT - it will reset scope!And explain in details what do you have in the property DB.DEBITO_MENSAL
View ArticleRe: Affordable Care Act (ACA)
Hi Ashwini, SAP seems to be correctly determining the waiting period based on our benefit configuration set up in Benefits --> Flexible Administration --> Programs --> Define Benefit Programs...
View ArticleRe: Conteúdo da tabela J_1BTICMSTAXPAY
Jean, boa tarde!!! Respondi sua mesma pergunta em outra thread: Atribuição ICMSTAXPAY para o loca de negócio O campo no dado mestre foi criado com a nota 1873294 - dados para inserir neste campo esta...
View ArticleRe: Selected key is not showing
HI Dennis, 1.why did you do all the logic inside the renderer? this is a best practice? if yes can you please explain why?To put the code (which possible in the onBefore/after/init ) is not more...
View ArticleRe: Missing Nodes in Hierarchy Report
Hi, It's difficult to imagine how the BEx Query definition looks like. Please share the definition. It looks like in column Sales Man ID you did not display the Key. The next columns give the...
View ArticleRe: SAP BPC 10 METADATA CACHE CANNOT BE REFRESHED AND NEED TO REFRESH EVERYTIME
Hi Melody, Please open a new discussion and provide screenshots to illustrate and reproduce the issue.I suspect security issues, but without clear explanation I can't help. Vadim
View ArticleRe: Transform table data into json or xml format in SAP HANA SQL Script
You could use ODATA Regards,Krishna Tangudu
View ArticleBug: Could not open the dropdown (list) field in Individual Customer
Hi,In individual customer form, I have created 3 dropdown(List) fields with 3-4 dropdown(List) values each.When I click on new to crate new individual customer, and click on that dropdown field arrow,...
View Article