BO Error - Connection or SQL sentence error (DA0005)
Hi All, I am facing an issue while connecting to BO - Connection or SQL sentence error (DA0005)Exception: DBD, ORA-12170: TNS:Connect timeout occuredState: N/A Funny thing is, this error occurs on...
View ArticleRe: How to Read FPM Events in WDDOBEFOREACTION
Hi, Below code can be used to get the current executed FPM event. DATA io_event type cl_fpm_event.io_event = wdevent->get_string( 'ID' ). io_event will have the Event which is being triggered. FPM...
View ArticleRe: How to Read FPM Events in WDDOBEFOREACTION
Hi Harsha J, Thanks for the response. The fields in the View are enabled with Mandatory property and the Mandatory validation happens in the WDDOBEFOREACTION method. So there is no way we can get what...
View ArticleRe: Regarding self declaration of SAP license usage
Hi Asad, First i would like to refer link https://websmp204.sap-ag.de/licenseauditingHere you can get license audit complete details and will find how to use transactions USMM and SLAW for audit...
View ArticleRe: Modifying Search Help Result Field
Hi Sylvain, since you would like to avoid sh exit and keep changes in the ABAP ddic only, then you should create a domain for data element ZPRODH2 with lenght 15 and attach a conversion routine in the...
View ArticleRe: Connection for Excel file
Thanks.However, my client has no FTP server. The file is on the end user computer.One more problem is that i am having trouble with ALSM_EXCEL_TO_INTERNAL_TABLE. i can get the data to internal table...
View ArticleRe: Connection for Excel file
Thanks.However, my client has no FTP server. The file is on the end user computer.One more problem is that i am having trouble with ALSM_EXCEL_TO_INTERNAL_TABLE. i can get the data to internal table...
View ArticleRe: Rollback Work is showing no impact.
Oh! Thanks for the info, however I have found a 'not-so-good' solution for my problem.. I have enclosed the Number Range FM and related process-coding inside a Subroutine & before displaying of...
View ArticleRe: Inbound delivery for Sub-Contracting Scheduling Agreement
Hi Ravi, I would like to suggest you to go through OSS notes using the error message number as search key (e.g. 352243, 645119, 197864). Kindly try this solution from your end and if any concern Let us...
View ArticleSelection from different tables
Hello Everyone, I have a situation where I have 15 fields in the selection screen.The selection is dependent on three or more tables. First I have selected from two tables but if the user enters values...
View ArticleRe: Freight amount break up for a single item in MIRO
Hi, Check with MM consultant whether scheduling agreement can be created for each items and frieght condition to be maintained for each item by entering item conditions and PO created with reference to...
View ArticleRe: My personal blacklist
It is time to promote my idea Block annoying users from activity feed : View Idea Hiding all such users' activity from activity feed would give you a better view of activity feed.This user specific...
View ArticleRe: Why headcount and personnel actions standard infocube doesn't have data?
Hi, Which version of bw your using 3.x ot 7.x? Activating from business content mean your just activating the structure of those objects.at BW side cubes/dso never have data as alone. We need to load...
View ArticleRe: Periodic Unit Price not update/release to Standard Price
Dear Albert Probably system release PUP as standard price for next period when the first material movement happens. Please check if there is any movement has been done in the material? Regards Rajneesh...
View ArticleImmediate TO not happening
Dear Expert I have made settings for Immediate TO creation. When I do MIGO, immediate TO is not happening. But in material document Immediate to tick is there. After saved the MIGO transaction one...
View ArticleRe: How to enable standard actions and print preview in Output management in...
HEllo Bharath,Thank you very much for your reply. I did debug based on your input but no helped... Looks like standard issue .. As of now I have "Un checked on check schedule condition check box and i...
View ArticleRe: Selection from different tables
Hi, if those fields having primary key we can you use inner join or for all entries. Regards,Raman
View Articlehow to get KF values for the past 1 year based on user input ?
Hi experts, I need to get the values for the past 1 year based on the user input variable. For example if user enter Aug 2012, the report should display the values from Aug 2011 to Aug 2012. The user...
View ArticleRe: Data Services 4.1 upgrade failed
Hi Lynne, Did you upgrade your repositories before trying to configure them in CMC? Thanks,Pramod
View Article