Re: Backup tenant from DB13
Hello Ruben, you can use DB13 fot tenants under SAP_BASIS 7.40 SP08 if you install the preliminary development contained in SAP note 2164096. As written in the note in the section "Procedure B", you...
View ArticleRe: Question on sap.ushell - sap.ushell.Container is undefined
Hi,I also tried your solution but the response isUncaught Error: failed to load 'sap/ushell/Container.js' from resources/sap/ushell/Container.js: 404 - NOT FOUND Any more clue?
View ArticleRe: SAP MDG 7 : Problem when a new UIBB for BS_BP_RELATIONS are added to ERP...
Krishna, Is your issue resolved? if yes , thats fine. If NO plz send me more details on that. Regards,Lakshmi
View ArticleRe: Maintenance dimension members BPC 7.5
Hello Saida, Thanks for your reply. Before to run the program, I have got to remove doubled members. When I "refresh dimension member", it does not already doubled the members. Don't ask me how I did,...
View ArticleRe: PB 12.5.2 Classic - Exporting to XML export zero instead of null
If I can ever get past my current Monday (ha, ha, can't say it without laughing) deadline then I will give it a try since we have now installed PB 12.6 PL05 to see if any of the other bugs we've found...
View ArticleRe: How to use digital signature for invoice printing
Hi Wilawan,our SAP certified solution checks certificates installed in client side (no matter if they are stored in Windows certificate container or external devices), then Frontend user selects what...
View ArticleRe: SMP3 Offline connexion with SAML
Hi Julien,New questions, new Discussions please. Regards, Mike (Moderator)SAP Technology RIG
View ArticleRe: No printing happening in VF31
Hi R Sgr, Can you pls share the screen shot with that error msg ? Regards,Arnab
View ArticleRe: Short dump no Proxy ECC
Jose, Obrigado pelas dicas vou buscar implenta-las de forma que o impacto seja o menor possivel na performance. A BAPI utilizada para a criação do Doc. Fat é CALL FUNCTION...
View ArticleRe: PB 12.5.2 Classic - Exporting to XML export zero instead of null
That would be quite an APP .. LOL!
View ArticleRe: TRL initialization for Securities, co. code 9999, valn area 002 is not...
Hello Raju, I was reading your documentation on TPM_INITIALIZE.Seven months after go Live we found that Non of our Treasury transactions are posting to the Non Leading Ledger. So, we proceeded to...
View ArticleRe: SQLCA in a shared object (yet again)
Each sub-thread will start with a clean SQLCA in its own memory space. It will NOT get a copy of the SQCLA from the process that spawned it. It should be treated that way and you need to set its...
View ArticleRe: Suggestion needed to pass parameters for second screen in SAP webgui URL...
Hello Vishaal, I think this is not possible. Have you accomplished this in SAPGUI for Windows? If yes, then it should work in WEBGUI as well. Regards,Cris
View ArticleRe: Checkbox group horizontal??
Hi Vi, Would you mind posting the CSS you used to convert the checkbox to horizontal layout?Much appreciated.
View ArticleRe: Include 56A in MT103 file
Assuming you use PMW and standard MT103, you'll need an ABAPer to take a look at function module FI_PAYMEDIUM_MT103_30 to answer your question. This fm takes care of the field 56 in MT103.
View ArticleRe: Lookup table display value from main table record
use getDisplayValue() method to retrieve the details
View ArticleRe: Cálculo de Fecha Entrada a fecha de Factura!
¿Manejas Lotes? o como piensas identificar si hay mas de una entrada, con la entrada mas antigua?
View ArticleRe: Field Level approval
Create only a single field (flag) in BRF+ called "Sensitive Field Changed". In the user-exit, set this field to 'X' if one of those 15 fields changed and to space if none of them changed. Then, in your...
View Article