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

Re: Subform data not flowing

$
0
0

Hi Ansari,

 

Thanks for your reply.

 

The above issue has been resolved in driver program itself by checking the value of VBDKR-VBTYP and binding the text field value based on VBTYP value.


Re: Base Members of Selected TIME Dimension in Script Logic

$
0
0

In your case it can be:

 

*SELECT(%Y%,[YEAR],TIME,ID=%TIME_SET%) // %TIME_SET%=2016.05

*SELECT(%ALLMY%,[ID],TIME,[YEAR]=%Y% AND [LEVEL]=MONTH) // %ALLMY%=2016.01,2016.02...

 

*XDIM_MEMBERSET TIME=%ALLMY%

 

*WHEN TIME.MONTHNUM

*IS 1

     (Do stuff)

*IS 2

     (Do stuff)

*IS (3

     (Do stuff)

*IS 4

  *REC(FACTOR = 1.1,TIME = %Y%.01)

  *REC(FACTOR = 1.1,TIME = %Y%.02)

  *REC(FACTOR = 1.1,TIME = %Y%.03)

...

 

but I do not understand the logic of your script... please explain what do you want to achieve with some sample data.

 

Vadim

Re: Base Members of Selected TIME Dimension in Script Logic

$
0
0

Hi Nick,

 

is this working for you?

 

*SELECT (%TIMYEAR%,"[YEAR]", TIME, "ID= %TIME_SET%")

*SELECT (%TIMEPER%,"[ID]", TIME, "Year=%TIMYEAR%

 

*XDIM_MEMBERSET TIME = %TIMEPER%

 

*WHEN *      //what ever you Need in adition

* IS *

  *REC(FACTOR = 1.1)

*ENDWHEN

 

 

Regards Jörg

Re: Using SAP HCI PI for Onpremise SFTP Connection

$
0
0

Hello Kumaresh,

 

I didnt find any difficulty while connecting to SFTP with HCI using SFTP adatper.

 

Just enabled the firewall,Imported the certificates.it worked.

 

Anyways lets wait for comments from other experts ,If I had missed something.

Re: Update/Upgrade-Installation BO Edge

$
0
0

Hi Horst,

 

There is always a confusion between the setups if you wanted to install or upgrade the BI.Since the navigation to the BI setup is almost same in both Installation and upgrade /Support pack and packages section.

Below is the best way to understand :

 

  • Whenever you are installing the BI product for the first time or lets sat on fresh machine where that product is not installed you use "Installation and Upgrades" section in SMP. It is often called as FULL BUILD by engineers in SAP.
  • Whenever you are UPDATING the BI product where BI is already installed you use "Support packages and patches" section in SMP.It is often called as UPDATE PACK in SAP.


Coming to the error part :


  • The issue you are getting is due to the Full Build installer. You have already installed Full build on the machine and you are using again FULL BUILD setup to UPDATE it. So you are getting this error.
  • As mentioned by one of the user above you have to use Update pack to resolve it.



One more hint : Mostly the Update/Patches are single packages and Full build are more than 1 file and may be combination of EXE and rar.


Regards,

Mahak

Re: HUAD and HUNO exception codes

$
0
0

Hello Reddy,

 

Thanks for the reply, I have done all config settings required fro this exception code, I am using the same option what you have mentioned in the screen shot and also we need mention the TU number there, but still I am getting the error "EXception code cannot be used. please help

A validation need to be done to check duplicate entries in material master

$
0
0

Hi,


This is an enhancement,

Search for MAKT-MAKTG whenever the user enters value in MAKT-MAKTX and if both the values are same then the system should throw a Warning message.


Note: The entry by user should be converted to uppercase and spaces should be ignored and compared with the existing records.

Re: BI Launchpad doesn't authenticate

$
0
0

Hi Pedro,

 

 

Try to login to the BI Launchpad using the Administrator user.

 

Check the behavior by using another browser.

 

What is the BI Product version and the Web Application Server?

 

 

Regards,

Sharvari


Re: chines records not loading from psa to data target

$
0
0

Hi jyothi ,

 

this is the routine . find the below screen.

 

routine2.docx.png

How To block Prebooked sales order quantity?

$
0
0

Hi

 

please solve this case

 

 

I have created  Prebook sales order (va01 doc type is ZSPB) with 1000 quantity  and my delivery date is after 4 months. & currently My ATP QTY is '0'

 

Then i raised a purchase order for 1000 qty to my vendor.

 

after 4 months i received 1000 qty. and on the same day if  another sales person try to create a Prop SALES ORDER with 500 QTY

the ATP quantity would be 1000 and he can create outbound delivery also.

 

my question is how can i block that 1000 quantity for my Prebooked Order other than creating an outbound delivery?

 

i want to block that 1000qty for my prebook Order. how can i block?

Re: Open URL not getting called during Agentry Transmit

$
0
0

I have already tried that one but the issue remains same. But if I put a message in which user has to press "OK" to proceed further, in between open url and transmit then its working. So my thought is, without any message break/stop somehow the control is directly jumping to transmit screen without calling that Open URL. Also, I have already raised a ticket.

Re: Problem on archieving Material Document

$
0
0

Are the material documents 6000793984 and 6000793986 from 2003?

Did you maintain the document life  for the combination of plant and  Transaction/Event of those documents


 

Re: One Column with three Status in webi

$
0
0

Hi Rohan,

 

Yes, it is possible. Use a variable with If then Else to create the hyperlink to 3 different reports in just one column. Try this below link:

https://scn.sap.com/thread/1928443

 

Also, please don't write the servername and port number in the link (leave it as below), if you hardcode those values, you'll have to update them if you migrate this report to a different env.

<a href=\"../../opendoc/openDocument.jsp?iDocID

 

Hope you got it.

 

Thanks,

Mahboob Mohammed

Re: EPM Report Property Filter Issues

$
0
0

Hi Vadim,

 

Our property ID doesn't include any space, we use space only at property description.

I think, our problem is not related with/without space. You can see our property ID at below image. 

 

Budget Input.jpg

 

Thanks in advance

Re: List of roles


Re: Removal of SYSTEM option from ARM request

$
0
0

Dear Trinadh,

 

you are on the right path.. remove the change/create user action from the request type. Only assign "Assign object" and you will only see the "Add > Role".

 

Regards,

Alessandro

Discrete Manufacturing Scenario with screenshots

$
0
0

Hi everybody,

 

I am searching about discrete manufacturing scenario but I need a document that explains this scenario step by step with their screenshots. Do you have any type of document explaining this scenario.

 

If it is available, please share with me and I think it would be helpful for everybody.

 

Thanks in advance..

 

Umut RUHI

Re: Design studio 1.6 sp 1 theme

$
0
0

Hi Amit,

 

To clarify your issue can you provide screenshots of your application running with Blue Crystal theme in both local mode and on your portal?

 

Thanks,

 

Mustafa.

Re: Questions on configuring session parameters

$
0
0

Hello Phillip,

 

Could you please name the which exact parameter which you are referring to?

Since APS hosts many services in BO,under which service is this parameter listed?

 

Regards,

Vaidehi

Re: Component - ComponentContainer naming convention.

Viewing all 8594 articles
Browse latest View live




Latest Images