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

Re: Configurable Tasklist - PM

0
0

I think so, you can do it from the Order menu Extras > Tasklist selection > Direct Entry.


Related link:

Configurable Tasklist



KJogeswaraRao


Re: Agentry Editor won't install on Eclipse Kepler

0
0

Hello,

 

Can you please confirm now, if Agentry Editor (from SMP3 SP06) supports and is compatible with Eclipse Kepler.

 

Thanks & Regards

Sajan Mathew

Re: CTS+

0
0

Hi Arun,

 

Kindly check the below link as well

http://scn.sap.com/docs/DOC-8576

 

further, check the ChaRM related blog from Dolores which gives some additional info

 

http://scn.sap.com/docs/DOC-62884

 

above is wonderful step by step document to configure or implement CTS+ in solution manager and further utilize for ChaRM

 

hope this resolves

 

Thanks

Prakhar

Re: Document Numbering

0
0

Hello

Next is start With 2

 

First no:1 Give that One Next is:2

Re: C4C | Silverlight | BingMap | Number of pins

0
0

Hi Schijvens,

 

I have made a quick search about bing map api, there is no limit about showing pin in bing map. However zoom level might be a limiter or, number of customer per visit to be shown on map might be limiter.

 

That is all I can say

 

Cheers,

 

Sarhan.

Re: Import ADP Payroll Data to SAP

0
0

Unfortunately no one responded.

not able to record script to upload a file into sap.

0
0

Hello All,

 

Below is my script to upload a file into SAP. But i am not able to get the script for selecting a file. can one please help me to finish this code.

 

 

Sub Rectangle1_Click()

If Not IsObject(Application1) Then

   Set SapGuiAuto = GetObject("SAPGUI")

   Set Application1 = SapGuiAuto.GetScriptingEngine

End If

If Not IsObject(Connection) Then

   Set Connection = Application1.Children(0)

End If

If Not IsObject(session) Then

   Set session = Connection.Children(0)

End If

If IsObject(Wscript) Then

   Wscript.ConnectObject session, "on"

   Wscript.ConnectObject Application1, "on"

End If

session.findById("wnd[0]").maximize

session.findById("wnd[0]/tbar[0]/okcd").Text = "/ncor2"

session.findById("wnd[0]").sendVKey 0

session.findById("wnd[0]/usr/ctxtCAUFVD-AUFNR").Text = "1RIR0104"

session.findById("wnd[0]").sendVKey 0

 

 

 

 

session.findById("wnd[0]/titl/shellcont/shell").pressContextButton "%GOS_TOOLBOX"

session.findById("wnd[0]/titl/shellcont/shell").selectContextMenuItem "%GOS_VIEW_ATTA"

session.findById("wnd[1]/usr/cntlCONTAINER_0100/shellcont/shell").pressToolbarContextButton "%ATTA_CREATE"

session.findById("wnd[1]/usr/cntlCONTAINER_0100/shellcont/shell").selectContextMenuItem "%GOS_PCATTA_CREA"

 

-------------

Selecting file script is not coming.. please provide your inputs to select a file through selection window.

-------------

 

 

 

End Sub

Re: Unable to start Dispatcher


Re: Funcionallity "Add Drilldown to characteristic in new Worksheets" crashes

0
0

Hi,

 

I have custom query built on custom info provider. I want to split query output based on one dimension value. I have used option drill down in new worksheets. It takes lot of time and nothing happens. After some time, it gives critical program occur and trace file gets saved.

Re: FAIL: process hdbindexserver HDB Indexserver not running

0
0

Hi Mahesh,

 

maybe you want to share the indexserver deamon / indexserver traces and the corresponding oom dumps.

 

BR, Bojan

Re: Table with Multilevel Check Box

Re: Semantic Partition Object

0
0

Hi Sri,

 

1. A Semantically partitioned object is an infoprovider that consist of several infocubes or data store object with same structure.

 

2. It's a property of infoprovider. We have to specify this property when creating the infoprovider. Semantic partitioning divides the infoprovider into several small, equally sized (DSO or Infocubes) partitions( Fig: SPO.PNG)

 

Advantages:

1. Better performance with Mass data- Semantic partitioning means that the data sets are distributed over several data containers. This means that runtimes are kept short even if the data volume is large.

2. Close data connection: Error handling is good. If there is any error in any region then entire infoprovider will not be available for reporting.With a semantically partitioned object, the separation of the regions into different partitions means that only the region that caused the error is unavailable for data analysis.

3. Working with different time zones: EDW scenarios usually involve several time zones. With a semantically partitioned object, the time zones can be separated by the partitions. Data loading and administrative tasks can therefore be scheduled independently of the time zone.

 

We can use the semantically partitioned object for reporting and analysis, as you can with any other InfoProvider.

 

Loading performance is also good.

Query Performance is good because of partition, only that partition is read that contain the data requested in the query.

 

Disadvantage:

 

1. The effort required to generate the metadata objects (data transfer processes) increases with every partition created. In addition, any changes to the data model must be carried out for every partition and for all dependent objects. This makes the change management more complex.

 

2. It's not possible to create SPO based on virtual infoprovider.

 

Regards,

Swapna Jain

Re: Payroll Issue

0
0

Hi SK

 

you are getting difference of 1459.20 (364.80 + 1,094.40)

cross check once the payroll processing and have you given any custom arrear wage types in the remuneration statement PE51.

Re: Not possible to post Goods receipt MIGO.

0
0

Hi,

 

If it is Indian client ,  you have to give may and June month dates. Why because financial year will start from April on wards.  This will control on factory calender. And if client out of India then you have to give February and March month dates.

 

This was answer for first query.

 

You have to close last month and open the this month MMPV. Check MMRV  what was the periods.

This was for second answer for query.

 

Next check OMSY .. for your company code what was the year and period is there.

 

check in OB52 , for your variant and account type  what was the from period and to period.

Re: Remote Logon without RFC

0
0

Is there any relation of data between two systems or you just want to switch from current system to work on other system and come back to current system?

 

you can think to call sapgui.exe from pai of current system...

or

you need to bypass sapgui and direct call shortcut to call login screen.

 

or may be some other... I have just applying fuzzy logic , not worked on such kind of stuff.

 

but what is the logic behind this...


Re: shipment number in SD

0
0

Hi

 

Once a number is used it can't be resued and this is not only for shipment document but all documents in SAP except those which are fiscal year specific like matreial document or accounting document etc.

 

Thank$

Payment Request Clearing with Zero Balance

0
0

Hi Expert,

 

We are using Payment Request (F111) to clear amount from payment request account to bank clearing account. If the payment request total amount is zero, system is offset payment request account by itself (DR Payment Request and CR Payment Request) instead of posting one sited entry to bank clearing account.

For example, there is one purchase with 1,000,000 and one sales with 1,000,000 and cause the total F111 is zero, system is offset Payment request account to itself. We need same amount still post to bank clearing (DR Payment Request and CR Bank Outgoing Clearing for purchase transaction, DR Bank Incoming clearing and CR Payment Request for sales transaction).

Anyway can we have payment request always offset to bank clearing account ?

 

Thank you,

Oscar

Re: no new transport request pop up when i create a new object using rsa1 in bw

0
0

Hi Neal,

 

I think it's the other way around? Because based on my experience. TR automatically appears after activating the new objects I have created..

 

If TR did not appear, while in the CHANGE mode of the object, just go to EXTRAS menu and click WRITE TRANSPORT REQUEST..The TR will now appear..

 

Hope this helps..

 

Regards,

Loed

Re: authroization error when activate using trial hana instance

0
0

Hi Onikosi,

 

This is the solution to your problem. the problem will be because of the path not defined properly. Create path similar to what is  defined in bold letters below and you will not get the error again

 

Create a Repository Workspace

Procedure

 

    In the Repositories view, choose the Create Repository Workspace button.

    If your SAP HANA system is not listed in the SAP HANA System list, choose the Add System button and add it to the list. If you have more than one SAP HANA system, make sure that the applicable system is selected under SAP HANA System.

    Enter the workspace name myhanaxs. In this example, the workspace name is the same as the root package name.

    In the Workspace Root field, browse to select the folder that will contain the workspace you create in this step. The tutorial uses C:\HANAXSws.

    Choose Finish.

 

    The workspace now appears in the Repositories view. A folder has also been added to your local file system: C:\HANAXSws\myhanaxs. It will contain all your development files.

 

 

Create an XS Project

Procedure

 

    In the Project Explorer view, choose Start of the navigation path File Next navigation step New Next navigation step  Project Next navigation step SAP HANA Next navigation step Application Development Next navigation step XS Project End of the navigation path and then choose Next.

    Deselect the Share project in SAP repository checkbox.

    Enter the project name. In this example, it is called hello.

    Deselect the Use default location checkbox.

    Browse to select the path C:\HANAXSws\myhanaxs\p1234567890trial\myhanaxs\hello.

 

    Note that this path must match that specified in the previous section.

    Choose Finish.

    Open the context menu of the hello folder and choose Start of the navigation path Team Next navigation step Share Project End of the navigation path.

    Choose SAP HANA Repository and choose Next.

    Under Repository Workspaces select the repository workspace you created in section 4 above.

    Choose Finish.

Re: How to Stock in without any Gate pass

0
0

Dear Mr. Anil,

 

Please confirm, whether i am using customized Gate Pass or using standard movement types for the stock movement.

Viewing all 8594 articles
Browse latest View live




Latest Images