Re: host landscape display problems - Display solman 7.1
Hi Jose, Do you have another user or another session from your user who is working on this screen.If no one is using this screen, you may check in SM12 for locked entries and kill the relevant entry....
View ArticleRe: Cannot start db SAP NWCE 7.3
Hi Mathias, SAP installer should install the Database software as well.Could you check in services whether any Sybase processes are running or not ? Also ensure that you are using Administrator user...
View ArticleRe: Generation of Proportional Factors without History
Hi Raghavendra, if you do not have history, you can copy the history from a similar product using Lifecycle planning. And with the available history then you can generate proportional factors as...
View ArticleRe: Banking Model
Hi, You can UDF in Banking module through the path: 1. Tools->Customization Tools->Select User Defined Field -Management 2. In UDF management window, Select Payment Category and then highlight...
View ArticleRe: Banking Model
Hi Alok Kumar User-Defined Fields — Management window, choose -->Tools ->Customization Tools --->User-Defined Fields - Management Under the payments you can create the UDF under title ......
View ArticleRe: Upgrade SAP HR and EA HR
Hi Juan, Upgrading HR patches is not an problem. You need to take care of implementing all the depended support packages as well to have consistent system. Hope this helps. Regards,Deepak Kori
View ArticleRe: I would like to block the user to delete the row on purchase order...
Hi Try This If (@object_type = '22') and (@transaction_type in ('D' )) BEGIN IF EXISTS ( SELECT Itemcode FROM OPOR T1 INNER JOIN POR1 T2 ON T1.DOCENTRY = t2.DocEntry...
View ArticleRe: Using FMS to add in rows detail
Hi Balwant Mullar Try This SELECT $[$38.123.NUMBER] Does it fill for all Item rows RegardsKennedy
View Article/SAPAPO/MSDP_NOTE_WRITE
Hi , I am using the FM /SAPAPO/MSDP_NOTE_WRITE to update notes , as input I have given the IV_DOCID which already existing (ulFkd7dgtV6m2G0aWOY650) and some text in IT_NOTETEXT. The note is not...
View ArticleRe: F110 - Downpayment filters
Hi Renata, I cannot see your attached screenshot, maybe you forgot it. But, the "Value" in Free selection tab is available for Document number, Customer account, vendor accout, you can see it when you...
View ArticleRe: writing planning area results into infocube
I think so. He's taking about backup planning area data to infocube. Acutally it's a very common process in APO. We suggest regulary backup data into infocube in case of data inconsistency or data loss...
View ArticleRe: Using an element of a structure from expression does not work as expected
Yep Glen - I am having issues with this thread. I'll check again.
View ArticleRe: ML closing error (KI100) re: 201/202 movements with diff CoCd. and diff...
Hi... I think that SAP don’t allow Movement type group ‘CC’ in cross-company. After you execute material ledger closing using movementtype group blank, you create below adjustment FI document using G/L...
View ArticleRe: GRC AC10.0 Derived Role Issues
Dear George, Are you selecting both the roles i.e. the parent and the child role in the generation phase. you need to make sure that both the roles are selected and then the roles are generated....
View ArticleRe: Issue with cl_bcs
Would you mind marking my answer as correct so people know this question is answered? Thanks.
View ArticleCreate Survey without activities
Hi Anita, I think below report will help you to meet your requirement. CRM_HH_DOWNLOAD_SURVEY_HTML To show survey in BSP, you can have a look at standard BSP Components ICCMP_SURVEY or SVY_H....
View ArticleRe: How to test a Function Module by passing in an internal table?
Hi, I know the input for Header GUID which is 00505605000903D0BBB625D2F08147D7 but what do I input for the Item GUID? Where do I state the Appointment Type which is Z_DT_CREATED & Z_DT_CONFIRM?...
View ArticleRe: how to reduce the height of the table row by using css (SAP UI5)
Hi Vg, To alter the height of your table rows, the two classes you want to take a look at are .sapUiTfBrd and .sapUiTableCtrl tr If you're using Chrome, the below link may be helpful in explaining how...
View Article