Quantcast
Channel: SCN: Message List
Viewing all 8667 articles
Browse latest View live

Re: sp_password_rep

0
0

In a nutshell ... sp_password_rep bypasses some normal sp_password prerequisites thus making the replication of password changes easier, while also providing some level of security ...

 

- sp_password requires the caller's password to be supplied; while repserver could technically pass the caller's password (for the PDS caller or for the RDS maint user), sp_password_rep bypasses the requirement to supply the caller's password

 

- the new password is sent in a binary/encrypted format (as opposed to plain text => could be considered as a security issue); sp_password is not designed to handle the password in binary/encrypted format; sp_password_rep *is* designed specifically to handle the password in binary/encrypted format


Re: SAPGUI Logon issue after Upgrade to NWBC 5.0

0
0

Hi All,

 

i am still facing the same issue.

 

Please let me know if you have got the solution.

 

Thanks and Regards,
Murtaza Najmi

Re: Passing script to offline forms

0
0

Hi Istvan ,


SAP has given test programs to demonstrate how to call ADS.

 

These programs can be searched using    FP_PDF_TEST_* , So I have used them as reference.

 

Yes you are correct PDF is generated by ADS ..I have sent XSTRING data to ADS and ADS prepared PDF and sent back. I have sent this PDF data to WEBUI . User is able to print PDF.

 

   when printing PDF document user can decide wheter to print stamps or not. This option is available in PDF .

 

To avoid this generally Acrobt has given option of Flattering. So that Stamps can be never removed by user.

 

  If he decides not , then STAMPS will be not printed on hard copy .

 

Thanking you,

 

Regards,

Satya

Re: AJAB do not run correctly in sequence

0
0

Hi, Mukthar,

If AJAB test run the system show no asset details not completed run for 2014.

So that we can start AJAB, Is it correct?

Re: AJAB do not run correctly in sequence

0
0

Hi, Ramnik,

The 2014 AFAB has been finished all 12 monthes correctly,

currently we have depreciated 6 period in 2015 already.

Re: COPA Realignment

0
0

Hi, Micheal,

I think it is impossible to indentify the plan and actual in Realignment.

Re: how to include two entity sets in the path (data: {                 path: "/Products"             })

0
0

As Robin's Said it's not possible. for single graph you can't bind with 2 entities. so do logic in backend to get all the values in single entity.

Re: SAP Plant maintenance certification experience

0
0

Hi,

 

The PLM books will be useful, but also try to get SAP Press books: Plant Maintenance with SAP—Practical Guide and Configuring-SAP Plant Maintenance. Available at www.sap-press.com.

these books will help you for the certification exams. Pls try sample questions so that you get a feel on how the questions will be asked in the certification exams. Accordingly you can also prepare.

All the best.


How to create a connector for application type "other".

0
0

Hi All

 

GRC10.1 and NW 7.4

 

How to create a connector for application type "other"?

 

Please advise.

Re: Forex Trading - Spot valuation

0
0

HI,

 

Use Define Price Valuation Procedure for Forward Exchange Transactions and you can define Spot valuation in the valuation step definition.

 

Regards,

Nikhil

Re: IW65 Additional Field Enhancement

0
0

Hi Seshadri, thanks for your response.

 

In fact what I´m trying to do is add a new field on the Operations tab in the PM work order.

That's why I am searching for the usage of the enhancement IF_EX_BADI_EAM_SINGLELEVELLIST~FILL_ADD_FIELDS because I have already added the field to the table AFVGD and to the structure RIHAFVC. And now I need to make available the field on the tab and obviously save the value in the table.

 

I hope you have an idea.

 

Thanks again.

Re: Script Logic using user parameters/dynamic value ( BPC NW 7.5 SP18)

0
0

Try:

 

*XDIM_FILTER CMRAW=[CMRAW].PROPERTIES("BUYER")="$BUYERCODE$"

 

With quoted $BUYERCODE$!

 

Vadim

Exchange rate with different dates

0
0

Hi,

 

my client is asking to have a "dinamical" selection of the exchange rate date to be considered during the procurement process.

 

This means that on Purchase order, Good receipt and invoice the date to be considered for the exchange rate is not the "standard" one but need to be driven from the one used in the Purchase Requisition.

 

My needings is to have a CO posting (and FM module too) equals in local and global currency along all the procurement process.

 

I don't if this is feasible and, if yes, it requires a modify of the standard.

 

Someone can helps?

Re: Determine selected row in sap.ui.table

0
0

Hi,

 

Where are you trying to use oEvent.getSource()._iLastSelectedDataRow?


If the selection mode is set to none, then on click of each row with the help of cellClick event you can get row index by using  oEvent.getParameter("rowIndex").


Thanks,

Shubham

Re: MESSAGE_TYPE_X - Control Framework : Error processing control


APO SNP planning with scheduling agreement

0
0

Hi

 

We have scenario where planning and release generation for Scheduling Agreement is happening in SNP and then we are releasing this schedule line using transaction /SAPAPO/PWBSCH1. This creates new release schedule lines in ECC SA.


Now we want to transmit this new release to vendor via EDI message. So question is how to set up automatic trigger of output message from ECC to vendor in this scenario? There are settings available on APO side to trigger output for vendor but we want to send output from SAP and want to confirm if this is possible in standard SAP.


Additional info:

Doc Type: LP

External planning : 1 (Planning and Release Generation in APO)

Output Message: LPET


Regards

 


Re: Unexpected text for XML-ABAP transformation

0
0

Hello Ashwin,

     I went through the document , now My deep struture has been populated by header > Item > Sch lines.. also its copied successfully...

 

* Fill ER_ENTITY

  copy_data_to_ref(

    EXPORTING

      is_data = ls_expand_so

    CHANGING

      cr_data = er_entity ).

 

after this above code.. we have same data in er_entity as well..

 

but once the  call leaves this

it gives error.. I later checked out going inside the abap flow.. then found the error occurs duin transaformation of lr_entity to cr_entity...

 

now kindly guide me where m i loosing ..?

Thanks,

Pavan

Axis Deployment on PI 7.3 - Jars not detectable

0
0

Hi Experts,

 

Looking for some of your ideas/experiences if you have faced this.

 

We are trying to enable SOAP 1.2 using axis as receiver web service has enabled SOAP 1.2, in order to deploy the Axis jar files in AE we are experiencing issues as jar are not getting detected. System: PI 7.3sp04.


Reference SAP Notes

 

1039369 - FAQ XI Axis Adapter

 

1028961 - How to prepare axisproviderlib.sda for Adapter Framework

 

URL to test the Axis >   http://host:port/XIAxisAdapter/MessageServlet

We have to deploy all the jars shown in this URL and it shows as found in this url if detected. 

 

Tried to create the SDA with couple versions of Jars and deploy with JSPM, but was not helpful.

 

We have an updated JVM to support this. Though it may not be completely related to Axis.

 

Can you please share any thoughts of experiences here.!

 

Best Regards,

Venkat

Re: Visual Composer

0
0

yes, of course, in our environment. It all worked well till microsoft pushed a lot of updates into our system. Now, when we login, we see the shot below. We have asked uscchico - where our server is loacted to create an oss. let's see how many days they take to create that message. For me, since I am teaching a summer class, time is running out fast. Thanks much, looks like we need another patch from MS to fix this issue. Kakoli

 

Re: Best Practice for Count distinct Objects?

0
0

There are no standard way,all you can do to avoid this kind of error is to add student_id into select query.

 

So after adding the same report will consider the same coumn in group by so it will give you correct answer everytime.

 

i hope this will help you.

 

thanks,

swapnil

Viewing all 8667 articles
Browse latest View live




Latest Images