Re: Empty field "Net weight" in outbound delivery
Type of all materials are KBN consigment Fill-up
View ArticleRe: Account Hierarchy "Copy To" function is not working in sap crm web ui
Hi Vishnu, You can use the standard report BSP_WD_RT_REP_COMPARE in transaction SE38 to compare your enhancement with the standard to see what needs to be fixed. This report will generate two panes....
View ArticleRe: Reducing hiearchy level from ECC to BW
Hi pradeep, you don'T disturbe hierarchy in ECC, you just define in the exit which nodes of the hierarchy should be transferred to BW. Regards,Jürgen
View ArticleRe: how an se 38 program can be executed which has no authorization to run in...
Try Ta Se36 ecexute Report. may it helps Chris
View ArticleRe: Error importing DU with roles
Regardless of what user you are using, the activation itself is done by _SYS_REPO. Its _SYS_REPO that doesn't have access. I would probably suspect that it is access to the catalog schema in the role....
View ArticleRe: Marketing Fund Managment Integration
Hi Gowri! The accrual process is done in 2 phases... the 1) accrual calculation run and the 2) accrual posting. In 1) the system looks at the accrual period you selected and at all the relevant...
View ArticleRe: How to monitor Log Backups for MS SQL Server
Hi Phevos, A quick question for you. On which OS have you installed your Solution Manager ? Divyanshu
View ArticleRe: Powerbuilder 8.0.3 - PBVM80.PDB file needed
Hi Chris; 1) There are no PBD files used by the PB run-time system - they are all only DLL's,2) SAP no longer distributes older PB releases. Especially versions that old.3) PB 8 is long out of support...
View ArticleRe: How to make i5Chart clickable
Hello Ria, Do I write the above snippet in a java script? Like: <script>$("#chart1").click(function() { window.open('http://www.google.com', '_blank'); });</script>
View ArticleRe: Previous Quarter Measure Value
Hi Anuj, I am getting Quarter from Bex in default format. No need to concatenate again. Tried your logic (=RelativeValue([Revenue];([Qtr]);-1)-RelativeValue([Revenue];([Qtr]);-2) , But not getting value.
View ArticleRe: How to uncheck a checkbox from a dialog box and remove from view
Looking at your code, it seems it already creates the views checkboxes in the checkbox checked event, which seems incorrect (should only happen when you click the OK button I guess?) in your case,...
View ArticleRe: Filling of ESTPS and ESTPJ table
Dear Kapil please do not references threads whith completely different context. PLease check my hint in the thread you have mentioned C.B.
View ArticleRe: Need to trim space from time field
Hi, I suppose these 2 times are from formulae.If so, try trimming the space using ltrim function for the formula content. Alternatively, you can try getting the required format in a formula and use...
View ArticleRealtech Transport Manager - project folder pop-up
We recently refreshed our Development environment with data from Production. We are no longer getting the pop-up that allows the selection of a project folder when a transport is released. We have...
View ArticleRe: change sap sid error in step change permission of sap system dir
The RC-1618 is returned because of the above reasons that I have asked you to check. Divyanshu
View ArticleRe: SAP Portal sudenly returns error when startsap
Do not change password like suggested by Divyanshu of any schema user without checking trace logs.This is a J2EE system and the schema is different.As requested provide the trace files as requested...
View ArticleTransfer posting with reference to Material Doc and PO
Dear all, Any Idea on how to use this function Transfer Posting wrt Material Doc/PO. Basically there is a genuine requirement from client which seems quite logical. There are two PO to different...
View ArticleRe: Component type in property tree
Dear Kapil you misinterpret the data model of EHS. The "Component type" is just "customizing". This customizing is used in any !! value assignmen type C (composition); We have may be 50 (or more; I do...
View ArticleRe: Create program that direct updates internal table
Hi Rabie, Please find below some hints that can help you. - Selection Screen with checkbox PARAMETERS: p_param AS CHECKBOX.- Upload Excel File DATA: t_excel_tmp LIKE alsmex_tabline OCCURS 0 WITH...
View Article