Quantcast
Channel: SCN : All Content - All Communities
Viewing all 3208 articles
Browse latest View live

Diff price for same material

$
0
0

Hi

   I want one price for first 10 customers in a sales order And diff price for rest.Is their any solution for it ?

 

 

With Regards

Sabyasachi Nayak


SNP Heuristics Confirguration Requirements

$
0
0

Hi All,

 

I want to know configuration details required for using SAP SNP Heuristics. I could see that there are few settings in the Overall Parameter for SNP in SPRO in APO system. Is that all what we need to use SNP Heuristics from configuration point of view. A step by step process on what setting in configuration shall be made for SNP heuristics would be very useful.

 

Thanks in advance.

Where to Place the format control Document for File 2 B1 Scenerio

$
0
0

Hi Experts,

 

I am quiet new to B1if Development. I am trying to Build Txt file to B1 Sales Order Scenario. Everything I have set up But only i dont know where to Place the format Control document for the txt file. Can anyone help me?

 

Thanks.

Kindly suggest me sap functional module

$
0
0

Hello All,

 

 

I am 4 years experience in SAP BW/BI and 6 months experience in SAP BO.i am not so good at programming. So i am not moving forward with HANA or any analytical tools and all.

 

 

Now i am moving USA. I am much interested to work as  sap functional consultant and very much confused to select one.

I am much interested work with business people rather than in the technical areas.

 

 

 

Kindly suggest me sap functional module which has good boom in USA market and had good scope for future.

 

 

Waiting here for valuable replies

 

 

 

Regards,

Naiduz

WDA:How to determine the links inside the container

$
0
0

Hi All,

 

Based on the technical info.I got the component name (POWL_UI_COMP) the view is MASTER_MATRIX.

 

How do I see the links inside the "Active queries"--> inside the container from a standard component?

 

Portal Screen:

Portal.jpg

 

WDA Component:

component.png

Asterik(*) Sign on fields is coming on left hand side.

$
0
0

In my application, Asterik sign(*) is coming on left hand side as shown below. is there any way to bring it to right hand side of the required field ?

 

asterik.JPG

 

 

Thanks,

Vimal

Multiple print pop up iscoming when Goods receipt document is posted in MIGO T-code

$
0
0

Dear Cons

while posting a goods receipt document through T-code- MIGO for multiple line items the system is showing multiple times print pop up .

 

Ex. If the material document contains 5 line items the pop up is showing 5 times.

 

Pl. update why it is showing & where is the settings.

 

Regards,

Ram

Pass User ID/ Password to Java mapping

$
0
0

Hi All,

 

I have a java mapping where I am doing SOAP Lookup to a webservice using a USER ID/ PASSWORD to fetch a session ID. I further use this Session ID in my java mapping while I try to construct the SOAP envelop in target SOAP mapping.

 

My question is I have hardcoded USER ID / PASSWORD in string variable and use it while constructing my SOAP Lookup xml.

So when I am moving from one environment to another the client USER ID / PASSWORD will change. In that case I have to manually change the java mapping explicitly and transport it.

 

What is the best way to handle it ? So  that I don't have to change the USER ID/ PASSWORD when I am transporting my java mapping from environment to environment.

 

I see three options:

 

1. Use Value mapping and control the User ID/ Password in ID.

 

2. Use Parametrized Java mapping and control the User ID/ Password in ID.

 

3. From System Property get the SID i.e PID or PIQ or PIP and then put a if else condition to select the respective user id and password

 

I would like to go with option 1 and 2 and In both the cases I expose my password to other developers. Can I hide my password field like we have in password fields where it shows up as asterisk charaters ?Which of the two above option is suggested ?

 

Also the SESSION ID I get can be reused throughout the day. So in subsequent calls I need not do further soap lookup? Is there any way I can store this session id in a global container variable and reuse it till it gets exhausted. Like when I get the the session id from the webservice it says 14000 secs the session is valid, so that means we can reuse this sesssion id rather than each time getting the session id. So what is the best way to handle this ? The only option I think is storing it in some z table and doing a soap rfc lookup.

 

Thx in advance

Hemantika


Block - Payment terms and Baseline Date?

$
0
0

Hi SAP Experts,

 

We have a request to block the payment terms and baseline date for specific group of users on FB02 transaction.

(a vendor open line item).

 

I think this is not possible at all.

 

Unfortunately, I do not find any customizing solution to block this field using an authorization group.

 

We tried IMG: "Rules for document change" (this fields are not allowed due SAP design).

 

 

 

Do you have any idea to block this field to specific group of users?

 

I think I am gonna try a validation rule but I suspect I going to have the same result

 

 

Best Regards

 

Fernando Luna

Pricing Condition determination based on Tax Code

$
0
0

Hi,

 

I am in a situation wherein I would like to determine a set of pricing conditions in a PO based on the tax code I use.

I tried using condition tables with field combinations such as company code-tax code, plant-tax code, etc., for my Access Seq.

On analysis of pricing procedure in the PO there is an error against my condition record "Access not made (initialized field)".

 

Image.PNG

When creating the condition table using the taxcode field I encountered the below error:

Warning 859 Foreign key cannot be created for the selected field A980-MWSKZ

(A980 is my condition table)

 

Would appreciate quick help.

 

Thanks

Sameer

Problems to install SAP_BS_FND 747

$
0
0


Hello,

we have installed SAP NW SR2 Abab Server.

Also installed is WEBCUIF 747 in this system.

 

Now we want to install SAP_BS_FND 747

 

But in the SAINT we get this error:

 

WEBCUIF,731   Component must be installed in this version   Precondition is not fulfilled       Non-permitted release of add-on WEBCUIF installed

 

 

So what can we do?

 

Gruß

Toni

Discussion was rejected, why?

$
0
0

Hi,

dont get why my discussion/question yesterday was rejected as "not b1"?

 

Br

Tomi

set JSON model for the view

$
0
0

          var oData = {

                name : "World"

          };

          var oModel = new JSONModel(oData);

          this.getView().setModel(oModel);

         

          var oData01 = {

                name01 : "World01"

          };

          var oModel01 = new JSONModel(oData01);

          this.getView().setModel(oModel01);

 

 

I have defined two models and it seems that only the second one works.

Does it mean that we can only set one JSON model per view?

no bins allocated for the storage location

$
0
0

Hi Friends,

 

I have created a new storage location and tested the same by creating an IBD , but while confirming the WT and assigning the storage Bin , i am not find ing the respective storage sections and bins for the newly created storage location.Like we get for normal storage locations as below:

 

Normal situation:

 

My situation:

 

Please assist for the same.

 

Thanks

 

Regards,

Bharti

igswd.exe is not showing in sap mmc

$
0
0

Hi all,

 

Today after server restart, igswd.exe is not showing in sap mmc. But msg_server.EXE& disp+work.EXE is still there. Also Syslog, Queue Statistics, ABAP Work Table is also missing..

 

I searched in net, but i couldn't find a solution. I am in a critical condition. Pls help.

 


Regards

 

Praveen


Issue with Reference table/ALV

$
0
0

Hi All,

I am facing a weird issue in Table -> ALV.

 

In ALV I am using VNAME: Joint Venture, Table: T8JV..., EGRUP: Equity Group, table: T8JF.

 

For both the table, I am passing a dummy values for Joint Venture and Equity group. But in ALV, when I pass the Joint Venture as 100000 and Equity group as L01 (these values I am passing to the table.) When i click on F4 of Equity group field, I am getting error as
NO INPUT HELP IS AVAILABLE.

 

Please check the screenshot.

 

 

Let me know where I am missing.

 

 

Regards,

Kiran

switch back to development with release in charm

$
0
0

Hello All,

 

Accidentally  the project phase has been switched to test phase from development with release for an implementation  type project. More over i know that its not possible to release the normal corrections in Test phase.Some of the normal corrections are in different phases like " in development ", " created" phase. is it possible to complete the normal corrections which are in "in development " status. Please let me know this

 

What is the best practice to handle this type of situation??Is there any way in charm to switch back to development with release.

 

And also one more question, Please let me know that we can have 2 maintenance projects for the same landscape like "ECC" because my client wants to create a new one since it will take a while to complete all the existing changes under the current project

 

 

Thanks and Regards

Praveena Bingi

Loading Selections -- Planning Book with 2 tables -- Authorization Issue

$
0
0

Hello Experts,

 

We have a requirement to perform testing for different test user ids created. Planning Book has created with 2 table. Have to perform testing intially for table 1 keyfigures. From Table1 keyfigures..the values will be displayed automatically in table for certain keyfigures.

 

we are facing an issue, not able to go for change mode and then input the values for the selection in the table 1, where as for second table its able to input the values.

 

For example if i have 6 characteristics CH1, CH2 , CH3, CH4, CH5 and CH6.

 

I created selections with different characteristics separately. I loaded the selection and tried to go different drill down with other charactorstics and pressed change icon. In table 1 not able to input the values even when i go for change mode as well.

 

Requested security team to check the authorizations assigned and any parameters missed out. Even security team confirmed all roles and parameters assigned perfect. There is no issue from security side.

 

My Question is how can i able to edit the particular selection loaded in table 1. Have to perform this kind of testing for different test user ids as well.

 

One imp thing is i checked with my own user id who have full authorizations and tried to edit the same selection, found the issue with not able to edit the selection.

 

If anyone face this kind of issue in your expieriance, pls reply me if anything we forgot to check either functional apo side or secutiry end.

 

 

Regards,

SV

cProjects hyperlinks to PS/Add hoc costing etc.

$
0
0

Hi,

 

looked in conf. guide etc. but cannot find where to activate hyperlinks from cProjects to easy cost planning, PS WBS, etc. Thought it was object links, but cannot make it work. Any idea appreciated, need a starting point, best Hajo

Database Virtualization

$
0
0

Hello,

 

first I have to say sorry for my English.

 

We have an application which uses the SAP DB in Version 7.7.07.16 in the background.

 

We virtualized the server, which is hosting the application on VMware ESXi 5.5.

The Server is a Windows Server 2008R2.

 

Now we have a lot of performance problems only with this software.

Could it be that the used database is not compatible for virtualization?

 

 

Greets Peter

Viewing all 3208 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>