Re: Licenses not taken into account for a second database on the same server
Hi, I think, if you don't enable the features of IQ, you need to execute a sp_iqlmconfig like below.- sp_iqlmconfig 'allow' , 'all' [Related KBA]https://i7p.wdf.sap.corp/sap/support/notes/2040456 And...
View ArticleRe: SLT Replication - BSEG and BKPF tables
Raj Find my Responses 1. I have created configuration and loaded KNA1 table from ECC system to HANA system. It is successfully loaded. I have checked SM37 in SLT server for job details, i am not able...
View ArticleRe: Date Outside of storage bucket profile area
Was it working earlier and at what planning levels?and do you its processing area? is it working for few period and not working for others?? or its not working at all...check the macro.. and test in...
View ArticleRe: Absence Quota Generation based on Job Codes
In a Time Evaluation PCR, you could query the Job Code, through operation OUTWPJOBNO.
View ArticleLoading Account Team using web services
My goal is to load account team to an Account using webservices. In C4C, I know account team are actually employees. The only API's I see is the EmployeeCompleteMasterDataReplicateRequest web...
View ArticleRe: POS WORKBENCH MENU PATH
Hi Nishant, Go to SAP Easy Access -> Menu ->Display Role Based Menu and choose any of the below roles 1./POSDW/ADMINISTRATOR2./POSDW/SALES_AUDIT and you will all relevant...
View ArticleCompare multiple dates from same table
I could really help with some advice on guidance on how I go about thisI have a set of assessment records that each have a date stamp.what I need to do is return the number of days since the latest...
View ArticleRe: user defined search for target structure XML in PO 7.4
Hello,Are u facing any issues while defining UDMS rule for inbound service interface??Mention * in the sender component name along with actual receiver component while defining udms rule for inbound SI...
View ArticleRe: Duplicate Service Requests in CRM
This is caused by an Outlook rule (Customer Name in email subject line) that automatically forwards the email to CRM. The forwarded email reaches CRM and is assigned a service request number. The...
View ArticleMultiple Odata metadatas in offline mode
Hi everybody I have an application on SMP 3.0 SP05 that calls many Odata services from a Netweaver Gateway server, something like this http://<SMP...
View ArticleRe: Dynamic task description
Hello, The binding of Step -> Workflow only occurs after the step has been executed. This is true for every container element. Does _RULE_RESULT.AGENTS have the same datatype as AGENTS? If so, I...
View ArticleRe: Issue with RSWUWFML2
I have the solution: use Extended Notifications instead.That program is no longer supported by SAP (or me - I've never used it).
View ArticleBloqueo Entrada por Almacen y costo 0 (Tengo habilitado salida x stock costo 0)
IF (@object_type IN ('59')) and (@transaction_type in ('A','U'))begindeclare @cuenta as nvarchar(12)set @cuenta = (select (CASE Price WHEN '0' THEN '0' WHEN '0.01' THEN '-1'...
View ArticleRe: How can i switch my career to SAP Finance or SAP FICO
Hi, First things first: what is it about SAP that makes you so highly motivated and interested? Have you got any SAP experience? Are you more functional or technical? cheersPaul
View ArticleRe: How to use BAPI_USER_CHANGE
Hello, I am having an issue with BAPI_USER_CHANGE. The client has the users centralized system in 250 and the program i am creating has to change any system password. So, for example, when i try to...
View ArticleRe: Function module extraction from 3 tables
Hi, Ask your friendly local ABAP developer to build the function module for you. They have a developer key, which you will need, for starters. cheersPaul
View ArticleRe: Lines of code are not executed in the order they are written... Why?
This behavior has nothing to do with MII. This is all happening on the browser/client and is normal behavior. Even tho the call to go get the document from MII is async, Javascript is single threaded....
View ArticleRe: How to use BAPI_USER_CHANGE
Hi Gustavo This thread is answered already. First search the SDN forum for a similar issue to yours. If you cannot find the answer you seek, then open a new discussion thread. Regards Arden
View ArticleDDIC ACTIVATION ERRORS RETURN CODE 8
Hi Experts,I m getting this error DDIC ACTIVATION ERRORS and RETURN CODE 8 when upgrade from ECC5 to ECC6 EH4.Running with MSSQL 2005 + wins2003 The error occur in ACT_UPG. The upgrade tools detected...
View Article