Re: How to catch BCD_OVERFLOW error when passing value to formal parameter?
Hi Matthew and Edgar, thank you both for your inputs. Using generic data types seems an elegant way of solving the issue (numeric is preferred over too generic data here). However, my primary question...
View ArticleRe: Comparison between split Adapter in Seeburger and EDI Separator
Dear Sudharshan, yes, I would say that this is a correct point/observation. When the Seeburger Adapters were introduced many years ago, one focus was put on the flexibility by keeping all functionality...
View ArticleRe: SAP SD FT export licenses
Hello, Following setup is required to solve the issue:3 legal regulations (certificate A, B and C)3 certificate types (A, B and C)3 export control classes (A, B and C)6 groupings2 groupings per LRWith...
View ArticleRe: Time Zone Configuration
Hi Joey, I believe you are aware of Fine tune activity "Set Time zones".If you are using this activity,kindly let us know what is the issue that you are facing with setting the time zones for your...
View ArticleRe: Traceability of Batches
Hi Ramalingadas, Thank you for your reply. Could you please let me know where to access this report. Is this a standard or per-configured report. Thank you Antonio
View ArticleAutomating re-palletization; help with packing flow
Need some guidance trying to map the following process to standard WM.We have an inbound delivery. Say there are 4 pallets of 50 materials. We can categorize all the materials as 'A' or 'B' materials...
View ArticleRe: DDXTF error during upgrading STPI
Actually, I meant delete and recreate the table using SE14. In normal processing, this table should be empty. It only temporarily has entries during import of transports or support packs, or during...
View ArticleRe: Lock field in Sourcing after integration
Hi Martha, Are these fields that you never want to be able to edit on all types of agreements? Or just on some types of agreements? What fields are you trying to prevent from being edited? Are these...
View ArticleRe: CROSS TAB ISSUE- in WEBI- Business Objects
Bingo...This formula does not work in cross tab when you want to show Yes or NO in cells.=If(IsNull([Dsply Nm])) ForAll( [here put dimensions except [Display Case ID]] ) Then "No" Else "Yes" however if...
View ArticleRe: Switching hostname of CMS/Repository DB
If you set up your connections using hostname instead of IP, you could create an entry in the hosts file pointing the hostname of server02 to the IP of server01. If the instance/schema is identical,...
View ArticleRe: Query For Linking Activity
Hi Ankit, The following script works for me in SBO query generator: declare @c int declare @n int declare @p int declare @OCLG table (idx int identity(1, 1), ClgCode int, CntctDate datetime, Details...
View ArticleMigrating a repo to a new system - still shows old job servers
I've got a repository that I would like to migrate and upgrade from DS 4.0 to DS 4.2. I've restored a copy of this repository to a different database table name in my MS SQL environment to test with....
View ArticleRe: Customizing BI Launchpad in BO 4.1 (Adding a URL link to Login Screen)
Hi Brian.. thanks for your reply..sorry for the naive question but there are 5 index.jsp file in /webapps...
View ArticleBASE DE DATOS (sospechoso)
Buenas tardes la base de datos sale con un signo de admiración y entre paréntesis (sospechoso) esto no me deja entrar a los usuarios de sapAlguien me podría ayudar por favor Gracias.........
View ArticleRe: Crystal Report that shows the number in each category.
hi Michael, there's not that much to go on in what you've given us to tell the truth. is that one single field that has those categories or are they all separate fields? how does one know if the...
View ArticleRe: Java Null Pointer Exception in Mail Adapter
Hi Riaz, I am also facing same issue for the same scenario.Surprising because nothing have changed from any system and suddenly receiving this issue.Any idea how to resolve it.!RegardsJitender
View ArticleCRM ABAP + Active Directory integration
Hello My customer wants to integrate a 3rd party system with SAP CRM 7.0 EHP3 ABAP. 3rd party system is using Windows domain authentication and they want to access it via CRM without entering...
View ArticleRe: assigning sales document to the sale area.
Welcome to the forum. As a new member, I would like to inform you that there are certain rules and regulations applicable to this forum which you can find to your right screen where it has also been...
View ArticleRe: logged in user for ui5 app deployed on Abap AS
Hi, you need to include below code,...
View ArticleReports:
Hi Friends, Actually i have already developed report it contains 10000 records in single page but my client requirement is to display only 1000 records for each page.How can i achieve that one please...
View Article