Quantcast
Channel: SCN : Discussion List - Supplier Relationship Management (SAP SRM)
Viewing all 3184 articles
Browse latest View live

How to hide Functions in Cfolder

$
0
0

Hi All,

 

As per our requirement in SRM Cfolder once we click on Home it will display all Business functions like:Competitive Scenario,Meetings,Notification Template etc. we need all these based on some authorization object/group.

 

Please guide me to solve the same.

 

Regards,

Navdeep Singh


Purchasing group issue in SRM PO

$
0
0


Hi All,

 

We are having issue to change pur group in SRM PO. When user tried to change the Pur grp in PO, it will allow to select other p grp however when user ordered the PO, it will change to default p grp (which was initially set).

 

Please help us on this issue.

 

Thanks,

Sunil

SRM Reports display in Portal

$
0
0

Hi All,

 

We have NW 7.3 EHP1 portal and SRM 7.02. We are using standard functionality to show ST reports in portal as below.

 

OP_Report.JPG

Now business requirement to create new role to show reports to some of group members those doesn't have OP or ST authorizations. Also the report will display only Shopping Cart and Confirmation details.

OP_Report_requirement.jpg

For new role, how can we fulfill the business requirement?

Please guide us with user valuable suggestions. We need to create new custom launchpad in SRM system by lpd_cust or we can do through Portal itself.

your suggestions will be appreciable! 

 

With Regards,

Abhideep

Integration of EBP with SUS

$
0
0

Hi Experts,

 

Need you advise on the below

 

We are planning to implement SAP SRM 7.03 / SAP SLC 2.0. We are going for Integrated deployment scenario for SLC (ie) to deploy SAP SLC buy side on SRM server as an add on component and SAP SLC sell side on SUS.

 

Is it possible to use RFC for the integration between EBP & SUS or XI/PI is mandatory?

 

Awaiting for your valuable inputs

 

Thanks

Old Shopping Cart Migration

$
0
0


Hi All,

 

We are about to start SRM 7 implementation.

There is a requirement from customer to migrate all old closed Shopping carts from old SRM 3.0 system to newly implemented SRM 7.0.3 system.

All old shopping carts (milions of records and more than 500K of attachments) need to be migrated.

We would like to know the technical feasibility whether anyone has come across this type of requirement. Also let me know whether SAP has provided any tool to support this kind of huge volume of data migration.

 

Regards,

Arindam

item filter on table

$
0
0

Hi,

 

am new to srm we have customized srmsus bsp apllication.

 

now i need to add filter on header of item table in asn creation view.

 

 

please somebody help on this

How to hide a field from SRM UI Addon shopping cart based on country?

$
0
0

Hi All

 

We are having a requirement to add a custom field in the SRM Shopping Cart Header and Line Item. Using the extension cook I am able to add it into SC screen but we have a condition where we need to hide based on country of user. In webdynpro using dynamic class and method we can achieve it but in the new UI how do we hide/display a field dynamically?

 

Many Thanks

Shivam Maurya

Supplier Lifecycle Management best recommended deployment scenario

$
0
0

Hi Experts,

 

Please suggest for SLC Deployment best approach, with pros & cons. We came across below scenarios, but not sure which scenario combinations of Buy side and Sell side is best and recommended :-

 

Supported Deployment Modes for the Buy Side of SAP Supplier Lifecycle Management

  1. SAP Supplier Lifecycle Management 2.0 as a standalone option
  2. SAP Supplier Lifecycle Management 2.0 as an add-on to SAP enhancement package 3 for SAP Supplier Relationship Management 7.0
  3. SAP Supplier Lifecycle Management 2.0 as an add-on to SAP Enhancement Package 7 for SAP ERP 6.0

 

 

Supported Deployment Modes for the Sell Side of SAP Supplier Lifecycle Management

  1. SAP Supplier Lifecycle Management as a standalone option
  2. SAP Supplier Lifecycle Management as an add-on to supplier self-services (SUS), which is part of SAP Supplier Relationship Management 3 for SAP SRM 7.0



Regards,

Gaurav


SRM Portal logoff sometimes failed

$
0
0

Dear Experts,

 

A issue always  make me trouble.

That is , when users test the system, especially test the RFx function. They will use more than two users in one computer.

Sometimes, when you logoff from portal, logon as another user, then the data in the portal is still the one of the first user's.

I know there are some method to avoid this, ex. use two web browser, create new session of the IE, create the private mode of the browser, clear cache of the browser.

 

While , I want to know the root cause and the final resolution. because sometimes, the methods above are all useless.

Sometimes, I have to use sm04 to help users to deal with the problem.

 

Please help on this.

 

Thanks a lot in advance.

 

Regards,

Hayashi.

"An error occured in PD Layer; transaction terminated " while displaying RFx Details

$
0
0

Dear all,

 

We are using SRM 7.02.

 

Vendor login to SRM portal and display the RFx screen the below error displayed

"An error occurred in PD layer; Transaction Terminated".

 

 

Kindly provide your input.

Disable custom button added in SC line item during display mode

$
0
0

Hi All,

 

We have added a custom button in WDC: /SAPSRM/WDC_UI_SC_DOTC_BD view: V_SC_DOTC_BASIC at item level next to Delete button.

Now problem is this custom field is always enabled. We need to disable the custom button when the shopping cart is opened in display mode.

 

How to get the mode (Display / change) while adding code to disable the button in WDDOMODIFYVIEW method?

I know the code to disable the button which is given below But I need to call this code only if the cart is opened using display mode.

 

DATA:  lo_button  TYPE REF TO cl_wd_toolbar_button. 

lo_button  ?= view->get_element( 'COPY' ). 

lo_button->set_visible( '01' ). 

lo_button  ?= view->get_element( 'PASTE' ). 

lo_button->set_visible( '01' ).

 

Regards, Sasi

Total Value of limit PO truncated in backend when PO is changed with currency COP

$
0
0

Hello Everyone,

 

We are using SRM 7, Extended Classic Scenario.

 

Issue is when the PO price is changed the total value of the PO is being shown wrongly in backend system (say if 1563 COP in SRM, once the PO is chnaged value will be changed to 16 COP). When the PO is creating it is getting replicated correctly however when the PO price is changed the last 2 digits of total price is disappeared by rounding off the value. we are facing the issue only for limit PO. I chekced the exchange rates maintained in ECC and SRM.

 

Local currency is CHF and issue is only with currency COP for limit PO.

 

Please suggest me, what all configurations should be checked and FM/BADI can be used to debug for the same.

 

Thank you.

 

Veena.

Configuration steps for document builder with SRM 7 PPS

$
0
0

Dear Experts,

 

I am new to SRM 7 PPS and would like to configure the Document builder for SRM 7 bidding engine.

 

Please provide me the configuration steps to achieve the final result.

 

We have following componets in SRM landscape.

 

1) SRM 7.3

2) Procurement for public sector (PPS)

3) SAP PI

 

Regards,

Sandeep

image/ logo in Questionnaire (Survey) ROS

$
0
0

Hello All,

 

I need to display an image in Questionnaire that is sent for supplier registration.

After Supplier registration Questionnaire is sent to suppliers emaild.

 

In this Questionnaire i like to insert an image/ picture/ logo.

In Transaction code ROS_QSTN_SURVEY (where we create/ change the Questionnaire), there is an option to inset Screen.

Here it asks for LINK TO IMAGE.

 

How do insert this image. How do i uplad this image, where do i store it in SAP system.

Then how do i link that image (path) to this Questionnaire.

 

Regards,

SRK

Add file to content server

$
0
0

All,

 

I have enhanced the supplier registration form to upload files. i have implemented all the logic to retrieve the file data in xstring format but now i need to upload the file to the content server.

 

I have seen that there's a FM ARCHIV_CREATE_TABLE that enables this operation, but i think that if i do not have a z Business object created i cannot upload the file to it. Am i right?

 

     EXPORTING
       ar_object            = 'HRICOLFOTO'
       object_id            = 'BUS2200'
       sap_object           = 'BUS2200'

 

 

 

Regards

 

Jon


SUS XML with Seeburger (no PI)

$
0
0

Dear Community,

 

we are currently investigating the SRM SUS functionality to send Orders via XML to our vendors.

 

I can find a lot of documentation about the setup with XI/PI  but as we use Seeburger as interchange tool this seems pretty wired to me.

 

Did anyone of you ever implement the SUS functionality with a XI/PI System? As Seeburger should offer nearly the same functionality this should also work.

 

If you have any informations to this topic i´d appreciate if you would share them.

 

best regards

Peter

SLC reports which can be used by Business for Reporting purpose

$
0
0

Hi Experts,

 

Please suggest, we have SLC 2.0 implemented in the system with SRM and no SUS and no ECC system.

 

Just wanted to check, SLC system & processes captures so much of data in Classification/Qualification/Evaluation processes,

are their any reports which can be used by Business/Clients as an end user/department to utilize these captured informations

and present inform of reports in SLC system ?

 

Please share you expert insight in the same. Thanks.

 

 

Regards,

Gaurav Gupta

SAP SRM UI Addon - Catalog importer issue with HTTP/HTTPS

$
0
0

Hello,

I have a project for extend our SRM 7 to SRM User Interface Addon SP07.

When I try to dolwnload data with /SRMNXP/CAT_01 through HTTP/HTTPS, the following message appear

 

"Unable to connect to the HTTP server"

 

I suppose, some settings is missing in my catalog data extraction process.

Thank you in advance for any proposals.


Regards

Petar Antov

Passive catalog links for MDM and external catalogs

$
0
0

Hello Everyone,

 

We have an issue with the catalog links in the portal.

The links have turned passive, internal MDM system or external catalogs don't open up if we click on the catalog names.

We are on SRM 7.02 classic scenario.

 

This was working fine until some time back and given up recently. All the catalog configurations(in SRM & MDM) and URLs are valid and in place.

I could see a TIME_OUT short dump for this on the program SAPLBBP_PD on the application component SRM-EBP-PD.

Tried checking with our Basis team but didn't help much.

 

Requesting your suggestions on what could be causing this issue and corrective actions.

 

Thanks in advance!!

Surendra

Where and which table the email addresses gets stored for a contact person

$
0
0

Hello Experts,

 

I have current requirement where i need to send email notification to all the email addresses maintained against a contact person.

Please find the screen attached for more clarity.

I am looking for the table/logic to get all the email addresses maintained for a contact person.

Please provide ur expert inputs.

Thanking well in advance.

 

Regards,

Mrityunjai

Viewing all 3184 articles
Browse latest View live


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