Re: Coding Mask Format Configuration for Project Definition
Hello Trevor The project definition you are trying to create has 4 characters "APCS" and the coding mask is only customized for 1 character. check OPSK---> PL=1 You can create only projects with 1...
View ArticleRe: Currency IN5 not flowing from R3 to BI
No, I am not getting this field in Rsa3. Also, in R3 this INR and IN5 value is in column WAERS. Should I append DS for WAERS?
View ArticleRe: how to filter when two Promary key present
Hi, How on earth could you possibly have two primary keys??
View ArticleRe: ABAP code issue
hi, LOOP AT it_new_source INTO wa_new_source.READ TABLE SOURCE_PACKAGE WITH KEY/bic/fcckjobno =wa_source-/bic/fcckjobno/bic/fcckjitid = wa_source-/bic/fcckjitidBINARY SEARCHINTO wa_source. Why u r...
View ArticleRe: How to update value nodes attrib values in BOL to make it sortable?
Hi Karthick,It is supposed to be GT_COLUMN_DESCRIPTION only but no need of assign table to GT_COLUMN_DESCRIPTION this value. Just add the loop code alone,Loop at P_COLUMN_DEFINITIONS into...
View ArticlePoint mismatch in profile
Hello all, Today I was checking up my profile in SCN and contributed to some Polls. For this I gained some points and that is properly showing in my Lifetime Points. But when I checked my Ranking...
View ArticleRe: Migrate VB6 Crystal Report 6.0 application to Crystal Report 2013
Hi Manish, The VB6 application was written using RDC COM SDK which was available and supported til CR XI R2.From CR 2008 RDC COM SDK has been completely deprecated and is no more supported. There is...
View ArticleRe: COGI & AFFW Table
Hi SK SK, According to my understanding goes the creation date is the date when COGI was created for the first time. This time both the dates will be same. Now suppose, after two days someone again...
View ArticlePO Release Strategy
Hi folks, I need to set the items in PO EKPO-LOEKZ field to 'S' after the PO is approved. After we make a few checks, we unset the field 'S' and this causes the strategy to be restarted, but this can't...
View ArticleRe: How to Clear stock from closed stores (table MARD, MARH...)
Hi Liazed, From what I know, you do not need to do it on MARA level - you can mark it on MARD level only and only this would be archived. Have you actually tried this in MM71 this way? BR,Tomek
View ArticleProxy INTERFACE_SIGNATURE_ERROR namespace problems
Hi All,Scenario: 3rd party -> PI 7.4 -> Inbound Proxy on ECC The error message I am getting is INTERFACE_SIGNATURE_ERROR (Information about the method parameters is missing for the interface)....
View ArticleRe: Not Getting all the icons in the Toolbar while using using ALV with OOPS
Hi Neha, may be this line will help you.Use lr_functions->set_all( abap_true ) in place of lr_functions->set_default( abap_true ). Regards.Dhananjay
View ArticleRe: How to add a button in the child node of the Tree Table?
Hi Aravindhan, Try something like this: var ttDesvios = new sap.ui.table.TreeTable(); var cbDesviacion = new sap.ui.commons.CheckBox(); ttDesvios.addColumn(new sap.ui.table.Column({ label: new...
View ArticleRe: Load Error Due to Invalid Grid Function
Umm, what is the version of the CR assemblies referenced in your project? - Ludek
View ArticleRe: Profit and Loss not showing April and December for one user
Hi, Please check this thread: Months not showing in P&L Report Tested in 8.82 PL04 there is no such issue. Thanks & Regards,Nagarajan
View ArticleRe: Is there any free or cheap alternative other than sybase open client to...
Open Client comes free with the ASE database server software. Your DBA should be able to provide you with the installer and help you get it configured.
View ArticleRe: Deviation from % of Gross Profit
Hi, Not possible. Create user defined query to achieve. Thanks & Regards,Nagarajan
View ArticleRe: MSS Launch Pads
Good question. Hrmss_homepage_1, if you are on EHP6 will use standard delivered role MSS MENU for the links and then If you modify this to lets ZMSS, then in your app config you need to call ZMSS....
View ArticleRe: Limiting holds of a position
In view T777E you can see these possible configurations for the percentage of relationship 008. -> Relationship Characteristics -> field "100% Check" (defines how the 100% limit...
View Article