Quantcast
Channel: SCN: Message List
Browsing all 3576 articles
Browse latest View live

Re: Enter data in DSO for direct update manually - end user frontend

You can define a SM30/Table maintenance on a ZTABLE , assign it to a  role/user  or  explore a t-code based direct DSO table maintenance. assign it to a  role/user Gopi

View Article


Re: Table C0/ C1 missing for retro run on inactive employee

C0 is created from the master CC details.  C1 from IT 14, 15.It is not necessary to have CC for inactive period after termination. Your issue is not clear.  If there is there a problem in posting, for...

View Article


Re: Data de vencimento - Pedido de compra

Eu consigo colocar uma restrição, para que uma condição com data fixa em 05 de cada mês, só possa ser utilizada até o dia 23 do mês anterior?

View Article

Re: Comp Off should be created with validity of 45 days

In V_T559L1)Validity/deduction periods table/view, -select the relevant grpgs/quota type.  -For validity period, set the start as transfer date; end as transfer + 44 days.  -Similarly, set the...

View Article

Image may be NSFW.
Clik here to view.

Re: replication of BP ID TYPES from ecc to crm

Hi Thierry, Sometimes you have to do customizing twice.Not every customizing can be loaded from ERP to CRM.For example, product tax custominzing, you need to do twice.And AS I KNOW, this is the same...

View Article


Re: Copy to create new objects in SAP

Thanks anil.But this is not what I am looking for!

View Article

Waiting for other instance of run once data flow to complete

Hello, Our installation is Data Services 4.2 SP4, on a Windows 2012 R2 Server, with SQL Server 2012 R2. Can some one please clarify if the Run Once flag for a data flow is ment to work only within a...

View Article

Installing Crystal Reports 2013 after installing BI 4.1 server and client

Hi guys, Hope you can shed some light here. I have installed BI 4.1 SP5 server and client software on Windows Server 2012. It all works fine and I am in the process of setting SSO. My client wants now...

View Article


Re: An item with no delivery qty is not permitted

Sooraj,How can we understand why was the SO confirmed (against which stocks or IBD maybe?) and  why isn't the Delivery picking any existing stocks?Review CO09 using Business Event A. This is the rule...

View Article


Re: How to insert company logo in invoice,reports

Hi,   I've removed the SAP standard logo picture from the Master template and then try to add our company logo. This has caused the issue because the new logo did not have a placeholder. When I put the...

View Article

Is there a user guide for the 7.4 version of BEx Query Designer and Analyzer?

Hi- In BW 3.5, there was a (rather large) pdf BEx user guide available.  Is there something similar available for the 7.4 version of the BEx tools?  Thanks, Brian Aldrichbrian.aldrich@smud.org

View Article

Issue with trigger path not changing

Our company uses ADS 11.1.  Normal operation is in Remote mode.  Our software is designed to be accessed over a UNC path when it's shared -- though it can be accessed over the local drive letter path...

View Article

Re: Query: Last actual purchase cost of item number

Hi, You can try: SELECT  T0.[ItemCode], T0.[Dscription], T0.Price 'Last Actual Purchase Price ' FROM PCH1 T0 JOIN (SELECT  T1.[ItemCode], MAX(T1.Docentry) 'DocEntry'FROM PCH1 T1Group By T1.[ItemCode])...

View Article


Re: Query on OPDN gives error

Hi Ajay, Try: SELECT T0.[DocNum], T0.[DocDate], T1.[BaseRef], T0.[CardCode], T1.[LineStatus],T1.[ItemCode], T1.[Quantity], T1.[WhsCode], T1.[Price], T1.[LineTotal]FROM OPDN T0INNER JOIN PDN1 T1 ON...

View Article

Re: query help needed

Hi Mike, What do you mean Sales Qty here? For each item sold? Country would be from Bill-to, right? Thanks,Gordon

View Article


Disable Sales Cycle and Sales Phases in Opportunity?

Hello All, Is there a way to disable the Sales Cycle and Sales Phase in opportunity Management. In Business Configuration-->Step.4 Questions-->New Business--> Opportunities there is a checkbox...

View Article

Re: HCM P&F : FPM Forms

Hi Chris,   Thank you for the information.   Configured the Web Dynpro application ASR_PROCESS_EXECUTE_FPM,  and the below Parameters:   INITIATOR_ROLE with the value HRASRBWDSUPPORTSFULLHEIGHT with...

View Article


Image may be NSFW.
Clik here to view.

Re: Hierarchy Node Variable not Updating in JAVA WEB

Thanks for your inputs everyone!  I realized this was actually due to my infoobject settings. It was set to display only posted values for navigation.Node 2 was not showing because it had not been used...

View Article

Re: scripting mapping between Physical data models

This is my OOM example.My first OOM has a class Human which has two attributes:OwnerAge The second OOM has a class Animal which has two attributes:dogcat The goal is to map  dog to Age.  set...

View Article

Re: Input restriction selection option

isn't this just a case of having the select-option and the range you require and the just selecting with an AND joining the two? REPORT  ZNRW_TEST.data: gv_werks type mseg-werks,      gr_werks type...

View Article
Browsing all 3576 articles
Browse latest View live