Pricing condition Gau1 and Gau2
Hi SAP Experts, Greetings to all...I wish to ask following question: I wanted to procure Silver and the price varies day to day. So I added GAU1 and GAU2 in the pricing procedure. I have created a...
View ArticleRe: SAP CRM Integration ith SAP BI
Scenarios is I have Marketing Budget i need to integrate With SAP BI. The scope of this question is a project worth. In simple terms, you need to use the CRM extractors and develop the flow or install...
View ArticleRe: "PBS Clock is out of sync" Error
Well, so for being so late in replying. We have resolved the issue. The RCA was more than what I thought. Actually there was a problem (time-lag) with our Domain Server. By Domain, I mean the domain of...
View ArticleRe: Details repeated twice in Outgoing payment query
Hi, Try to change the link between OPCH and OVPM and then try: OPCH T0 INNER JOIN OVPM T1 ON T0.DepositNum = T1.DocEntry INNER JOIN VPM2 T2 ON T1.DocEntry = T2.DocNum Thanks & Regards,Nagarajan
View Articlei can not running the RSP tasks in the 882 version of SAP
when i try this tasks in the RSP, this tasks not exéctuted because a problem of compatybilité the problem of compatibilityyou showing the copy of error message please help me
View ArticleRe: Send email when work item is created!
Hello, Just saying you set it (Extended Notifications) up and it's "not working" makes it difficult for anyone to help you. Is SWN_SELSEN running? Any logs in SLG1? You should not use RSWUWFML2, it's...
View ArticleRe: Attached email-id to PR release code
Hi Mandy, You will have to activate the workflow for the release strategies.In the config for the release strategy you perform the activation on the release code and then in the workflow section you...
View ArticleRe: Creation of work center parameter
Dear Pratyush, Please try the following http://help.sap.com/saphelp_470/helpdata/en/b1/c038ed439a11d189410000e829fbbd/content.htm Regard'sTallha
View ArticleRe: SUM 1.0 SP07 - Java upgrade, CDs have not been mounted
last but not least, can you copy the dvd somewhere and make sum pointing to that?
View ArticleRe: Open STO report with selection as WE01
MB5T can be used for stock in transit. Jurgen is basically correct. if you use NB for both normal PO and STO then this is what you will need to do. Preference is to use a copy of NB for STO. Regards...
View ArticleRe: Record fetching using Select statement
You've got the expert opinion. What more is to be said? What you've got is not a peculiar situation. The database is working as designed.
View ArticleRe: Change colour in SAP
Dear Murat alt+f12->options, there you can change themes. 5-6 themes are available there. Regards RS
View ArticleRe: Get Current User Information while creating e.g. a CustomerQuote
try this. var current_emp_uuid = Context.GetCurrentIdentityUUID();var bupa_uuid = Identity.Retrieve(current_emp_uuid).BusinessPartnerUUID;var current_employee_name =...
View ArticleRe: Register systems in the SLD - SolMan 7.1
Hi Voiding, You satellite systems need to send the data to SLD. IF it is ABAP then you need to configure your SLD details in RZ70. There is a job SLD_DATA_SUPPLIER which runs in your satellite system...
View ArticleRe: How to download a huge spool into PDF
Hi, Try following the steps mentioned here might help. Its a combination of use of both the reports mentioned. http://wiki.sdn.sap.com/wiki/display/ABAP/Creating+or+Converting+Large+PDF+Files...
View ArticleRe: Need a Query or SP for Credit Limit and Payment Terms Change
Hi Kumar... http://scn.sap.com/thread/1956627 IF @OBJECT_TYPE='17' AND @TRANSACTION_TYPE IN (N'A', N'U') BEGIN if exists (Select T0.docentry from ORDR T0 inner join OCRD T1 ON T0.CardCode =...
View ArticleRe: In IW32 not able to see Cost in USD when PM order status is CRTD
Thanks to All for your responce.. My question is different. In Below screen shot Order status is CRTD.I am not able to see cost in USD(Co area Currancy).Why I am not able to put radio button on CO area...
View ArticleRe: Issuance of fuel to equipment from Project Stock
Hello again, I just wanted to update on something I was looking into for the resolution of this issue ... Movement types ... I tried copying and creating a new Z movement type and within I tried to...
View ArticleRe: Negative signs on package run
Hi Aggie, Please explain, what do you mean by "I switched the logic to allocation engine script" Vadim
View ArticleRe: Bapi's for transfer order and transfer order confirmation
Hi Sam, You can use these BAPI's for creating transfer orders. L_TO_CREATE_TR L_TO_CREATE_MULTIPLE L_TO_CREATE_SINGLE These all are RFC enabled. For confirming TO use L_TO_CONFIRM. Thanks.
View Article