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

Re: Resource Utilization Chart issue

0
0

Thanks for the fast response, as you can see below I have a Fixed Planned Order, Production Order and a none Fixed Planned Order:

 

DS Resource Utilization Graph.PNG

And Below how it looks in the Production Planning Table (PPT)

PPT Capture.PNG


Re: How to send Crystal Report to Crystal Server?

0
0

Hi Rauno,

 

From the BOE Server install you have an option to install the Client Tools on your Work Station. Try installing those, then you can try connecting to the BOE Server using InfoView. If that doesn't work then talk to your BOE Administrator to debug connection and firewall issues.

 

Don

Re: Assign Sold to Party to Bill to Party with similar number or name

0
0

Thanks all for the inputs. The client is moving all the customer masters from Mainframe to SAP. Currently they have individual customers for all partners ie., SP, SH, BP and Payer. We are in process mapping to SAP and decrease the count of customers if we can manage them assigning with one customer master if similar. In SAP we already have few bill to parties and they needed the same number to use as sold to party.

 

I checked the partner determination and the procedure has only BP function assigned. I am hoping need to add SP function in procedure and that determined the partner function in bill to party customer master with sold to party.

 

Please suggest if any other settings needed.

 

Regards

Bharat

Re: Maintaining Regulatory without Content Provider

0
0

When I worked in the industry, the EHS experts had to stay current by following various newsletters and official websites. Consultants offer paid newsletters and there are also free ones. And yes then you would have to maintain the change by manual entry.

Re: Dynamic action for IT0016 to default BEGDA = (P0016-CTEDT + 1 day)

0
0

Hi Gouri,
from your input, i would say it's rather easy to accomplish, but you'll need to do a little coding.

Dynamic actions don't support calculations, so to do your +1 request, you'll have to call an external routine.

Since you cannot pass any using parameters, the routine itself must know what to do.


Create a program type M  e.g. SAPMZDYNM0


program  sapmzdynm0.

tables: rp50d, pspar, P0016.  "For dynamic action, we still need common area

 

form calc_ctedt_next.
    rp50d-date1 = P0016-CTEDT + 1. "do your calculation
endform. "calc_ctedt_next

 


You need the following lines in VIEW V_T588Z for Infotype 0016


     CTTYP     04     05     P     P0016-CTTYP='51'

     CTTYP     04     10     P     P0016-CTEDT<>SPACE

     CTTYP     04     15     F     CALC_CTEDT_NEXT(SAPMZDYNM0)

     CTTYP     04     20     I     COP,0016,,,(RP50D-DATE1)

possibly, you want to preset certain values, than you have to add lines like

     CTTYP     04     25     W     P0016-CTTYP='99'

     CTTYP     04     30     W     P0016-...


Best regards - Jörg

Re: NWBC for HTML autologout

0
0

Hi Devender

 

you have to set a Parameter in the "Nwbc.Options.xml" file ( works with NWBC for Desktop)

 

<SingleOptions>

 

  <IdleTimeout>60</IdleTimeout>

 

 

 

regards

Patrick

Re: Uncaught Error: Failed to load 'rev/Component.js' from ./Component.js: 404 - Not Found

0
0

Hi Indrajit,

Thanks for the input. When I look at the documentation in help.sap.com at the link  Step 1: Index - SAPUI5 Developer Guide for SAP HANA - SAP Library   the index.html and Component.js are inside packages. Specifically sap.ui.demo.tdg . I am not going that deep, into the folder structure, but I would still like to have a directory under which my webapp resides.

 

The main reasoning I need to have a subfolder is that no client would allow me to change their existing index.html file. My app would have to reside in a seperate folder, and it would be integrated through a link or a tile into their existing website.

 

I will rename rev to something else, but there are several places where this change would need to happen. Let me try and I'll let you know. 

How work Authorization Group in cv02n ?

0
0

Dear Gurus

i would like to know how i can use the Authorization Group in cv02n?

Is possible use this objcet in order to enable the some user to change document data ?

 

Thanks a lot

Daniele


Re: Sensitive Fields activate to Vendor Master groups & Co.codes

0
0

They are not even at company code.

They are at Client Level.

Unfortunately, you cannot do anything much.

Re: Can't insert Duplicate key in object AL_BW_REQUEST

0
0

Hey Rohan,

in our opinion it is a bug. We use DS 4.2 SP4 and have the same issue. Look at this discussion BW red request from BODS Job

Actual there is no solution, just a work around. (Look other discussion)

 

Regards

Severin

Re: Alert Management issue: some alerts are not being delivered

0
0

Hi Manish, I tried that, it didn't work. Many thanks anyway.

Re: Sales Analysis by Item Group Detailed Print Layout Design

0
0

Your welcome Chong.

 

Cheers

--Manish

Re: Unable to increase the length of existing info object

0
0

Hi Suman,

 

If you are not able to activate the objects even after removing the conv. routine in Infoobject. Then I think you will have to delete the data from all the related objects and then change and load data again.

 

Thanks

Amit

Re: Systems Don't appears in Password Self Service GRC 10

0
0

Hi Colleen,

 

I'm sorry, I paste an incorrect screen, I put G* and I test with "*" in the field, but the result it's the same "No records found for the search criteria entered"

 

NO EXISTEN REGISTROS.PNG

NO EXISTEN REGISTROS 2.PNG

Re: PY-IN : Stop payroll process if -ve PF Contribution

0
0

Hi Santosh,

 

Please confirm whether you have tried with my PCR or not.

 

 

Thanks,

Venkat Polisetty.


Solution Manager installation pre-check: Domain Controller error

0
0

Hi,

 

I'm trying to install SAP Solution Manager but get an error while executing the pre-check program. It says that the Domain-Controller could not be checked. There is no domain controller available. Why does this check fail?

 

System is: Windows Server 2008 Enterprise SP2, 4 GB RAM, 120 GB free HDD.

 

Thanks for any input on this!

WBS settlement report with FI

0
0

Hi Experts

 

Auditor is auditing the FI posting and we have lot of WBS settlement posted in FI , we do track few entries in PS via CJI3 but its difficult to manually recoincle ..

 

Is there any standard settlement report for which I can pass on FI document to get breakdown of cost in WBS.

 

Any help will be appreciated ..thanks!!

Re: Getting dump LKKBLF32 Line 246

0
0

Hi Raymond,

 

Yes one internal table has been used inside displayed internal table which is as below.

 

CELLSTYLES Types LVC_T_STYL.

 

But this field has not been used in field catalog creation - LVC_FIELDCATALOG_MERGE.

 

I dont know how to change layout or was not transported and is generated by default.

 

Please help to understand.

 

Regards,

Shyamal

Analysis for Excel on Audit Universe

0
0

I'm working with Audit database on BOBJ and I need to know if when you connect to a query using Analysis for Excel, the system insert a record on ADS_EVENT table but at this moment I only can see the Login and Logon event. Someone know if I can get audit information using Analysis for Excel? on the ADS_EVENT table Thanks.

Re: Enhancement of standard class method

0
0

Maybe a bit too late, or not relevant anymore, but at the moment I had the same issue, but Suhas gave me the answer. Although the customer also has Release 701, you can still do the same but then manually, as Suhas suggested, :

 

In the include, between your enhancement class' definition and implementation, just add

 

CLASS <sap's class> DEFINITION LOCAL FRIENDS <your class>.

 

and then you can access everything via core_object->....

Viewing all 8798 articles
Browse latest View live




Latest Images