Re: Your Software is not updated
Hi Prateek gupta... Client is not upgraded to SAP 9 so the message pop up Uninstall the client and upgrade from the b1share folder... RegardsKennedy
View ArticleRe: CFM conversion Type 6 not found
Hello Sekhar, have you already activated the business functions FIN_TRM_LR_FI_AN (EhP3), and FIN_TRM_LR_FI_AN_2 (EhP4), FIN_TRM_LR_FI_AN_3 (EhP5), via Tcode: SFW5 ?Afterwards, the migration category 6...
View ArticleRe: Operational tasks with the SDK
Hi Kyle,If you are referring to inventory stock count,The DI API does allow you to perform this task.below is VB code to add the stock count : Dim oStockTake As...
View ArticleRe: Spool to Excel formatting
Hi Aspire WF, You declare like this Data : LOOBJ1 type DFKKLOCKS-LOOBJ1. Data : LOOBJ1 type Char32. Your problem will be solved.
View ArticleRe: Issue in Designing the Default Form in Screen Painter.?
Hi Mayank,On this form, did you add a DBDataSource and link the EditTexts to this DBDataSource ? RegardsEdy
View ArticleRe: Multi-user "No Provisioning Log available"
Hi Jack, This is a know issue .Please review the following sap notes - 18787851838261 Best Regards,Nandita
View ArticleRe: if then else statement in webi
Hi Kate, I tried your formula, and just small modification required. Instead of Else If, make it ElseIf (without space). Please see below: Regarding changing the colors in table, you are looking for...
View ArticleRe: Upload Asset Balances?
Hi Srinivasa, In Tr Code OAMK, I changed the reconciliation account and kept Blank, After that what I have to do, How to post Asset balances in Tr code OASV. And what are the GL Accounts I have to take...
View ArticleRe: screen resolution in bdc
Hi Suresh Reddy, There are many threads on bdc resolution problem, I pasted some links for your reference, it may help you. Screen Resolution Problem in Session Methodhow to solve screen resolution in...
View ArticleRe: Session closing while executing NWBC
Hi Rajesh, Kindly implement the note-1820764 as suggested by Praveen. This is a documented Netweaver 740 issue and as a workaround use /oNWBC and not /nNWBC. Best Regards,Nandita
View ArticleRe: Retrofit without ChaRM in 7.1
Hi Vivek, retrofit the term we used most in Charm, but we can understand its purpose by the word itself from wikipedia, "addition of changes from new system to older systems". We hav clients, where...
View ArticleRe: Upload Asset Balances?
Yes Anil. it is better idea go like this. Make sure account determination once again as suggested by Mr. Marssel. RegardsMani Kumar
View ArticleRe: T code F.27
Hi Blue,Let check correspondence and fill it in selection screen.Hope the below thread can help you:http://scn.sap.com/thread/1755303Julie
View ArticleRe: SAPup broke during phase CREATE_UPGEVAL in module MAIN_POSTP / Post...
Hi Nainesh,Let us know what sap says. ThanksRishi abrol
View ArticleRe: non-calendar fiscal year to calendar fiscal year
Hi, After some testing SDK only so not directly from the fat client, and you can set non 12 months fiscal years only during creation. So your only option (besides having the tool to do it) is to...
View ArticleRe: Block items in a payment run programmatically.. F110
Hi Robert, More clarification is required on your query. Do you want to block Invoices while creating the proposal ? or else want to remove block ?If you want to remove payment block for all Invoices...
View ArticleRe: How to create custom fields in GRC PC 10.0
Hi Vinay, Check the SAP note 1655539.Hope it helps. Regards,Silky
View ArticleRe: How to Add multiple UI Content along with Shell in a Page
Hi Sandip, Shell would take up the entire space at run time, adding a div container would not affect the shell. Rather you could setContent for shell to achieve your tree structure on the left side of...
View Article