cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Envt Parameters for Report Shipping

Former Member
0 Kudos
236

Dear Experts,

can any body tell me the significance of the following envt paramters.

also can you suggest me standard Parameter Value for each

1) SRE_DS_CHECK_VALID - i have set to CUSTOMER . My customer is from USA. I am suppose to set or what should i maintain

2) SRE_EXP_INITIATOR - as of now it is Blank what is standard Parameter value for this .

3) REPINFOSYS_DEST - i have set here MB1ES1019_20 which the name of my RFC destination for WWI Generation Server

4) SRE_DS_TDID_DELPOS

5) SRE_DS_TDID_ORDPOS

Regards

Amol

Accepted Solutions (0)

Answers (1)

Answers (1)

nirajsikligar
Active Contributor
0 Kudos

Hello Amol,

1) SRE_DS_CHECK_VALID - CUSTOMER is correct

2) SRE_EXP_INITIATOR - Blank is correct.

3) REPINFOSYS_DEST - It is not the RFC destimation for WWI server.

If the report information system or the specification information system is to be called outside the SAP component Environment, Health and Safety from a separate system (for example, the SAP component Sales and Distribution), the call must be RFC-compatible. The RFC destination is specified using this environment parameter. The value NONE means that the called SAP component Environment, Health and Safety is on the same computer as the calling component.

4) SRE_DS_TDID_DELPOS

Here you should assign the text ID assigned to the text type Material sales text in Customizing for SD.

The link between the text ID and the text type Material sales text is made in Customizing for Sales and Distribution under Basic Functions -> Text Control -> Define Text Types. Select the Item field for a delivery, for example, and choose Text types. The Text types Delivery item screen appears in which the text ID is assigned to the text type

5) SRE_DS_TDID_ORDPOS

This is same as point 4.

Regards,

Niraj

christoph_bergemann
Active Contributor
0 Kudos

Hello Amol

you have asked a number of questions in this and parallel threads regarding SDS shipment. There is a general SAP Note available in which you will find useful answers to your questions:

This is OOS note: 1096697 EH&S report shipping

In the PDF document attached to this note you will find answers regarding the environment parameters and other related stuff (SDS shipment; generla processs, jobs, access rights, exits etc.).

I would like to add some add on info to what Niraj wrote. As far as I remember the parameter

SRE_DS_CHECK_VALID - CUSTOMER

is used together with one property (MSDS must be send or not; I do not remember the exact english name.). Using this property you can prepare data records specifying if or if not a MSDS should be shipped principly to the country. Therefore a simple "yes no flag" is provided. By default "yes" is used in SDS shipment and you can use "No" per specifcitation (related to all materials !) and per country (validity area).

With best regards

C. B.