Re: Time stamp
Hi Rakesh, Thank you for the quick response. I created an object with the formula you posted. I get the error please see below at...
View ArticleRe: Frustrated! Vanishing VARCHAR(MAX) Fields
Thanks Jeff for posting you work around. You should not have to cast it though so I still suggest you log a ticket if it's still a problem after patching both CR and BOE. Don
View ArticleRe: How to create incoming invoice withou a PO?
Etore, you might have a look at the discussion http://scn.sap.com/message/207355 on how to provisionally "park" the incoming invoice if the associated purchase order is not yet available for some...
View ArticleRe: InfoCube Aggregation - Deleted data records in the R/3 cause a change of...
Hi Michael Can you send the Routine details ? If I were you, I would try to get an item cancellation in a qa environment and try to debug the delta load (you can easily put a break point in the...
View ArticleRe: Templates for Business Role vs System Roles (aka privileges) & Business...
Raju, With regard to BusinessObject, check my response in this thread. I believe eSourcing is deployed on an AS JAVA system. Hence, it should be the same as provisioning to an AS Java system. All the...
View ArticleRe: Clarification needed for Recommended approach on SMD agent registration
Hello! To my opinion the direct Solution Manager connection is the better way. As the result of managed system configuration you connect all the Diagnostic Agents to your Solution Manager system in...
View ArticleRe: The maximum report processing jobs limit configured by your system...
Ah, yes I should have suggested that but assumed you had that code, it's came up so many times now that I think everyone just does it. Thanks for the updateDon
View ArticleRe: Database upgrade issue
Hello Omkar, In the following document you can find all the notes and installation guides: Installation guides and notes for SQL Server Netweaver based products Regards,Eduardo Rezende
View ArticleRe: System Copy on SQL Server 2008 R2
Hello Ajitabh, As per Samuli recommendation, follow the SWPM guide for the system copy.Regards,Eduardo
View Articleerror while installing db2 using sapinst
Hello , We are trying to do a homogeneous system copy of SCM system using sapinst -dbrestore method. This is in AIX -DB2 97 FP5 environment. While the sapinst tries to install db2 it is selecting a...
View ArticleRe: Read Long Text Data from CN22 Transaction
Generally, text name in the READ_TEXT function would be the document number + line number .. look in that view.. may be here Network and Activity is combined to form the Text Name. Regards,Venkat
View ArticleRe: Query Regarding FCC without using ESR objects
Personally I'm thinking the editor usage at the receiver side needs that support /r/n. You might not need to do anything and just go with file to file without mapping and recommend target system to...
View ArticleRe: CTSplus IR or ID Transport Description does not show up in SE01
Hi Vicky, I have also experienced the same however you can set the description in se01 by editing the object under properties before you release the transport. Ambrish
View ArticleRe: Configure auto mail setup on valid end date in FF table
Thanks Julius, Your point is right and alert to the admin is already setup but still we need this functionality to be in place (as you said; I am trying to be more clever ) I'll look into this and if...
View ArticleRe: Trace deactivated for user SAPSYS
Hello Dharmendra, Normally this message occurs when you have switched the trace for a logical destination in transaction SM59. Check note 47682. In transaction SMGW -> Goto -> Trace -> Gateway...
View ArticleRe: How to stop only Sender Channels
one simple approach is manually create a list of sender channels and pass it programatically in a for loop for the above URL channel='channelname'. Another approach is using directory api as Raja...
View ArticleRe: "Workbook is protected and cannot be changed" or Excel workbook is locked
I've resolved this a "new" way, and posted on the BOB forums too:http://www.forumtopics.com/busobj/viewtopic.php?t=143858================= CONTENTS =============The password trick did not work for me...
View ArticleRe: Configure auto mail setup on valid end date in FF table
Dont make too complicated. I know of some customer support centers which avoid any tickests for over complex emergencies, because it is a pain to get access to solve the problem. Rather choose the...
View ArticleRe: Bloquear configurações do formulário para usuários
Leandro, Se você for bloquear o resultado de uma pesquisa de Itens ou PN's é possível fazer isso através uma TransactionNotification ou conforme nota 1062635. Conforme exemplo: --Coluna não pode ser...
View ArticleRe: Blocking form settins visualization by user
Leandro, You can blocking according with TransactionNotification include the fields: --Coluna não pode ser modificadaif @object_type = ('218') and @transaction_type in ('A','U') Begin if...
View Article