Are there any isues with run CR32 for Crystal 11 on Winserver 2008 64-bit?
Are there any isues with run CR32 for Crystal 11 on Winserver 2008 64-bit? When I try to launch Crystal XI on winserver 64-bit, it won't launch. I get a message display as follows in the details:...
View ArticleRe: Variance Settlement in Next Period for Material with Zero Quantity
Hi I have some question before we go forward... 1. "I have tested to perform settlement.System allow it." ................ I think order have difference and status is TECO/DLV only settlement is...
View ArticleRe: Record Quantity checkbox FS00
Hi MJ,In SFIN 1503 enterprise edition, All Cost element are created as GL account and FS00 is single screen to maintain those.KA01/2/3 for creation of Cost element is not changed to FS00. So just like...
View ArticleRe: Sales order to be released only after it is released from Credit block
Hi Jignesh, My client is adamant. They want it. sales order status profile should not get released unless released from credit. Suppose if sales order is released in status profile without releasing...
View ArticleRe: Create Long text in IE01 and IE02
Hi Dibya , Setting both INSERT = 'X' and DIRECT_SAVE = 'X' at same time gives error . However , I have tried with following cases also : 1) INSERT = ' ' and SAVE = 'X'2) INSERT = 'X' and SAVE = ' ' in...
View ArticleRe: Multiyear
Hi, Why won't you work with fund source, where check horizon applies on multi-annual basis? Regards,Eli
View ArticleRefreshing a macro in AO for Excel 2.1
Hi, We would like to create a macro in AO 2.1,refresh and publish them into BOE. We are trying to refresh the macro from AO but couldn't able to get thru. Any suggestions pls?. During this process, we...
View ArticleRe: ASE1570 VS ASE1254
Hmmm, scn won't allow me to attach more than 3 files per post ... so here's test4.txt ----------------- A bit about the mon* tables I referenced and the columns/rows of interest for these tests ......
View ArticleRe: Flavor log history for Personas 2.0
Table /PERSOS/FLAVOR will have the user names of the creator and the last change.If you need full logging capability of all changes then you could set the 'Log data changes' flag in the Technical...
View ArticleQuiesce requirements for adding new table to publication/subscription?
If I want to add a new table to an existing subscription, I use the commands: create the repdef for the new tablemark the table for replication using sp_setreptablecreate article for the new table...
View ArticleRe: Consumption of demand without sales order
Now I have encountered another issue. When MRP runs nightly, it is converting my STPO into actual requisitions that purchasing is seeing through ME57. When I run MD03, it changes them back to STPO's....
View ArticleRe: BAPI for Customer creation- pass external number as customer id
Dear All, As i am trying to create it using BAPI and BAPi is not having external number as input.So for that purpose i am asking BAPI.If SD_CUSTOMER_MAINTAIN_ALL BAPI is Useful then in which field we...
View ArticleRe: SUM in Cross TAB in XI4.1 SP6
Looks like your formula for Amount is: =Sum(If([Class]="Exchange";If([Variable]>0;[Variable];0))) To calculate sum of amount without ID column, use the formula below:=Sum([Amount] In...
View ArticlePosting to FI T52EL Posting Sign
Guru's Can anyone please explain how Posting Signs are assigned in the configuration step Assigning symbolic accounts to wage types(T52EL Table).On what basis these signs are assigned. RegardsRaj Kumar
View ArticleRe: selection screen field hide
Sorry -- I just remembered you are using a Select-Options. at selection-screen output. loop at screen. if screen-name = 'P_MATNR-LOW' or screen-name = 'P_MATNR-HIGH'. screen-input =...
View ArticleRe: selection screen field hide
You can also use the extension NO INTERVALS so that if you are not using the HIGH value, you can hide it. e.g. data: matnr type matnr.select-options : p_matnr for matnr default '123' no intervals.at...
View ArticleRe: QM - Sapscript / Smartforms
Hi Kalyan, You will be hitting movement 321, you can do output trigger for movement type 321 with label settings, only thing you need to do give output about (a) and (b).. system can get quantity from...
View ArticleRe: selection screen field hide
Use. AT SELECTION-SCREEN OUTPUT and then LOOP at SCREEN to set the screen-input = 0. This is very basic question. You could have searched the internet. There are loads of help available. R
View Article