Re: Formula Field with Shared variable works as SubReport Parameter in...
Hi Jim I am assuming you're using CRVS and you're on SP 10. I think that is a pretty safe assumption remembering a few other posts from you. But do double check. Now, as for the issue. You mention...
View ArticleRe: pbdebug in limited quantities
It's just sample code. It's actually incrementing a var called lines. The part of the C code that shows an error is this: _boolTemp53 = ( _decimalTemp53, _decimalTemp54 ) != 0; It looks like it...
View ArticleHiding Blank Rows
HelloI have a very simple crosstab report which is working fine but with just one minor issue. My Sql looks like this I am applying these groups to my Crystal Report Crosstabs and showing as rows the...
View ArticleRe: How to resolve allInOne.js errors?
Two things to do: 1) Use SP 10 - this is the only SP to officially support VS 20132) Configure the viewer as described here:Visual Studio 2012 Crystal Report not working on Windows Server 2012/...
View ArticleCan I have customized error messages in Sales Order creation transaction
Hi All, I have a situation where in I should set an error message to pop up when a wrong value based on particular set of validation has been entered in WBS element field. Please share with me the best...
View ArticleRe: Periodic job scheduling but non traditional "status dependent "
Hi, I don't know if there is more elegant solution not involving programming, but the first that comes to mind is two job solution, with some ABAP programming: - a posting job scheduled to start on...
View ArticleRe: Do we actually need specification tab besides label tab in material master
Dear M D no clue waht you have done and what your problem might be, I can inly imagine. Therefore: If you would like to print a label in GLM transaction you need a material; the material must be linked...
View ArticleRe: How do PO_CONF_RELEVANCE_CTRL and PO_CONFIRMATION_DELETE work?
Hi Michele,Here is the official documentation regarding these checks: PO_CONF_RELEVANCE_CTRLSet Confirmation Status for Changed PO Item to "Not Confirmed"If this validation check is active, SAP SNC...
View ArticleCost Calculation when there is change in BOM of FERT Material
Hello Experts, We have a scenario where we manufacture a FERT material-F with existing BOM with respect to Project. Now, we have a new requirement to remove one or some of the components of BOM and...
View ArticleRe: Error coming in WEB UI while doing Multilevel categorization
Hi,You can change the value of lv_enabled = false, in the below class/method logic of component BTCATEGORY/CATEGORIES: CL_BTCATEGO_CATEGORIES_IMPL--> DO_PREPARE_OUTPUT: LOOP AT lt_ddlb_flags...
View ArticleRe: how should get last month value from report?
Hi, If the below formula shows value in March month =relativevalue([Measure];[Month]; -2) then use If condition to check null values in Measure. Let me know if this works Thanks,Jothi
View ArticleRe: MSDS Generation is failing for only one specification
Dear Devadatt The "generation possible" status is the worst case you can get,. The only way to deal with it (as far as I know): use debug and replace and remove report from CG50 completely (e.g. set...
View ArticleRe: UI5 Table refresh
Hi Partheeban,The code that you had shared in your previous question on dropdownbox works fine in this scenario also, i.e., when I edit the table content and select the row, the textfield in the upper...
View ArticleIntrastat Table (ODCI) Relationship
There is a new Intrastat table (ODCI) tied to the Item Master (OITM) somehow but I cannot figure out how to pull information since I don't see a relationship between the 2 tables. Anyone have any...
View ArticleRe: Why do BW OSS note titles start with P##? e.g. P27: REDUCE: Init requ...
Hi Clifton, such a number like P08 indicates support pack in which particular issue described in the Note is solved.E.g. in case of note "1717897 - P08:CheckMan:Various quality problems solved without...
View ArticleRe: EDI: Syntax error in IDoc (segment cannot be identified)
Hi Arthur, Yes it is not present in the 1st level. Please check below :- E1EDP01 E1EDP02 IDoc: Document Item Reference Data...
View ArticleRe: Print Manager User Logon
Fred, Did you use PRT_024 or SAP_PRT_004 as the username in the Print Manager?Also, did you actually Save the user (it should show up in the "Support And Technical Users" OWL within Application and...
View Article