Re: Request Selection in Fiori Approve Leave Request App
The two screen shots are from the same user in the same system. As you can see, the list of leave requests do not match. It seems Fiori might be attempting to determine the pending leave requests using...
View ArticleRe: set up SSL certificate
Hi Pramod, Looks like a bug to me, if nothing else works, stick to the original entry: dir = ./demoCA and create a "demoCA" directory in the folder "C:\Program Files (x86)\SAP BusinessObjects\SAP...
View ArticleRe: ERROR 1310. IN INSATLLING SAP CRYSTAL REPORT VERSION FOR VISUAL 2010
Error 1310 is not a Crystal Reports error. Rather it is an MS Installer error. Please Google for the error or visit MS for a a solution. A sample of a quick search on Google:...
View ArticleRe: Apply SP - SAP ERP 6.0 MAXDB
Hello Divuanshu Srivastava, I have already started SUM in the same host that my ECC instance is installed. However it detectes only the Solman instance which is in the same server. I will try to...
View ArticleRe: Start Routine to add Trailing Zeros in BW Transformation
Hello Nanda and Humberto, Thank you for your quick response. please see the code below, SELECT SINGLE TXTMD FROM /BI0/TVENDOR INTO t_vendor WHERE VENDOR =...
View ArticleRe: FM Assignment Issue In Order Settlement
Faizan, Please check the following: 1. Is the settlement GL Account (credit account) assigned to a commitment item in a derivation rule?2. Profit Center cannot be derived through FM Derivation. It...
View ArticleRe: Fi document posted but it doesn't exists in sap
Hi, Please check the document number ranges limit, or share the screen shot
View ArticleRe: Installation of GRC in ABAP Stack
Hi Andrzej, I have checked the Installation Files, thank you for the Information.But I have SAP Netweaver 740, but there is no GRCPINW file for 740. Could you suggest, what steps i have to follow, I...
View ArticleRe: Determinação Contabil novo perido
Wagner, infelizmente o problema é que deve ter sido feito a contabilização despois de ter criado os períodos, a dica é so criar novos períodos após fazer a contabilização. Um abraço Eduardo
View ArticleRe: No entry for plant xxxx service object 01 in table T399A ?
Hi, Is there any specific reason why you are using RA order type ? RA Repair order is specific to create a Service Order with reference to repair item. you can create a User status in OIBS and assign...
View ArticleRe: Powerbuilder on Linux
What Jacob ZITTOUN said: no. There was a unix version quite some time ago that basically just packaged a windows emulation layer as part of the install. Along those same lines, people have used Wine...
View ArticleRe: MSS HOMEPAGE does not show any team info
I did try that with no luck. Any other thoughts?
View ArticleRe: Compra de frete para revenda - CTe de entrada
Obrigada Eduardo. Vou alterar a customizacao. Kell
View ArticleRe: Is it possible to create a mono-like open source project for PowerBuilder?
If you read the entire thread you will see that: 1) PowerGEN for example uses its own API to bypass ORCA and thus the SYSAM License issue.2) You can not run ORCA on an non PB installed & activated...
View ArticleRe: Connectivity issue with Outside network
1. Can we send files out of network? You can. You need to open the firewall and port in order to transfer the files outside of network using PI. 2. What are the ways we have to reach out of network...
View ArticleRe: Is it possible to update an attribute value in a planning application so...
Hi John,If you are on HANA database, what Lorena suggests might work as the FM that updates master data attributes has been enhanced to activate master data immediately which should be read during...
View ArticleRe: Issue in ABAP debugger regarding decimal number in ALV
Hi Matthew, you get it! I agree with you about your suspect and before posting the question here I searched for SAP note, but nothing found. I will try search again with others terms. Thanks
View ArticleRe: Issues with SMP logon/logout on different environments, (DEV, QAS, PRD)
Hi Vinicious, If you want to want to remove the ultralite database from the filesystem during logout, you can use ODataOfflineStore.removeStore method. You can find more information about this method...
View ArticleRe: Select for all entries in
Before the SELECT you need to add the line: ASSIGN it_tab1 to <itab_data>. Rob
View Article