Re: Hi Everyone,
Hi Satish, You mean to say printer is not feeding 3 pages, or in one go it prints 3 times on single page or taking time of 3 times printing on single page? Try to take the print in inkjet or...
View ArticleRe: Handling null values in crystal report formula
Hi Dipika, Open the formula editor for this formula. Look for an option on the top that reads 'Exceptions for Nulls'. Change that to 'Default Values for Nulls'. If you want this to applied globally for...
View ArticleRe: Distinguishing two screens.
Hi Ronaldo, In /BOFU/IF_FBI_VIEW_EXITINTF_DEF~ADAPT_DND_DEFINITION, you can find ' io_view_conf' as importing parameter. io_view_conf->mr_header->name is the View name. So u can check for the...
View ArticleRe: Display data based on the date parameter values on right side or left...
Hi Syam, It could get very difficult to write such reports using direct tables and joins. You can, however, easily achieve this if you were to report against an SQL query. You'd need to write the query...
View ArticleRe: FAILURE:Unable to discover table names on adapter db_in CODE:702029
This is a known issue - you aren't doing anything wrong. It will be fixed in an upcoming revision. In the mean time, you need to use HANA Studio.
View ArticleDisplay Vendor Ref No from outgoing payment using query generator
Hi All, I am trying to display Vendor Ref No from OPCH or ORPC if entry is found in Invoice/Credit Memo using a UDF field (Formatted search) in outgoing payment VPM2 using query generator.How do i do...
View ArticleRe: DI installation failed with ORA-12545
Hello Hardeep,Thank you for the reply. Since we are running on HPUX, /sapmnt was mounted from the database host, so actually there is only one copy of tnsnames.ora file...
View ArticleRe: item code numeric sequence
Hi Kedalene, Try to sort your data using the len function. because your record is a combination of string and integer. Try this. SELECT ItemCode FROM smp_tbl ORDER BY LEN(ItemCode) OR SELECT * FROM...
View ArticleRe: SAP PP Discrete and SOP difference
Hello MugeshSOP is basically a forecasting and planning tool.If you are not using forecasting then you can directly enter PIRs in MD61.Active version 00 is used in the PIR table for maintaining the...
View Articledynamic condition
hi,im working on a scenario like below:i have a function module-RFC which has a table type parameter containing fields, values and type i.e. parameter or selection optionex: S, s_matnr, matnr, I, EQ,...
View ArticleRe: Installed 12.0, now queries fail
OK, I ran the debugger on C++ Builder 5. It helped me find the problem,. The index that was called TransponderDateTime was defined as Transponder;Date;desc(Time) This worked FINE until I installed...
View ArticleRe: Linked Button StockTransfer not working
Hi Nora,Can this user open this Inventory Transfer document?I have encountered this before with documents and user not having the correct ownershipRegardsEdy
View ArticleHow do I set an entity as media for a CDS-exposed entity?
I have an entity in my gateway service project that is derived from a CDS view (exposure via SADL). Any changes to this entity are made via the CDS view (for instance, adding new properties, etc.). The...
View ArticleRe: Help to read an attachment
Another way is to use the "hack" with pure JDK: public void transform(TransformationInput in, TransformationOutput out) throws StreamTransformationException { try { InputAttachments...
View ArticleRe: SAP ERP to Microsoft Dynamics
Hi Naga, the label Microsoft Dynamics comprises multiple solutions which also differ in regards to their available interface technologies. Do you have to integrate Microsoft Dynamics AX, NAV or CRM?...
View ArticleRe: SAP HANA Cloud Integration Web UI
Glad that it works for you too! This method works for Content Modifier that contains Externalized Parameter type value.Now another issue I'm facing is I am unable to configure the Externalized...
View ArticleNot able to open webi docs through client tool
Hi Experts, I am using BI BO Platform 4.2 sp-03 and my webi reach client version 4.2, Support pack 2 Patch 3. I have Developed few Webi Documents through the same client tool but not able to open the...
View ArticleRe: Shipping information in ASN
Thanks Rahul I was looking for Web portal only. It really helps ThanksAniket
View Article