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

Business Place Error on Fixed Asset Capitalization Document and Blank Error on HANA DB

0
0

Hi All,

 

I have created a database on SQL 2012 and migrated it to HANA.

 

On HANA I am facing two issues:

1. On Capitalization Document for Fixed Asset - Business Place Error is coming

2. On Outgoing Payment - blank error is shown.

 

On SQL database I am able to add both the transactions successfully. Can anyone help me on this?

 

Thanks

Sonil


Re: Plnd. ord. dep. not reversed from old asset and not carried in new asset in case of asset transfer

0
0

Hi Suresh,

 

Have you run AFAR for the assets? And also check the changed documents of the asset master.

 

Regards,

Mukthar

Re: Business Place Error on Fixed Asset Capitalization Document and Blank Error on HANA DB

0
0

Hi Sonil

 

Check your SP Transaction Notification that everything is correct , on HANA we get unknown error because of SPTN.

 

 

--Manish

Re: doubt on configuration of warranty

Re: Pink Arrow in PPOME

0
0

Those shows the effective date of delimitation. Will change/disappear accordingly

Re: a test for duplicate values in FOR ALL ENTRIES condition

0
0

Ok, got it.

 

I don know about duplicate records effect, but I've seen FAE queries who's exec time has grown in Production from few minutes in background, to few hours after a year or so (more data in internal table, but not as much more) and finally to memory exhaustion.

 

Didn't test it thoroughly, but exponential growth of execution time comes to mind .

I have one case that would be perfect for test, when I find time I'll test it and post some data.

 

Till then,  enjoy coding !

Scheduling without using Management Console

0
0

Hello Experts,

 

I am building a fact table whose source driving table has almost 100+million records. When i am trying to load the data i am not able to run  a complete load because of some network issue. I am looking into it separately.

 

I wanted to run this fact load at an hourly level, i.e. it would pull in the date and the corresponding hour from my source table and keep on running in an iterative mode till the 24 hrs data is loaded. The scheduler would then pick up the next date and again pull data for 24 hrs and load to my fact at hourly grain.

 

Just had a question in between. I don't have access to our Management Console so i can't really get hold of the execution command/.bat file which is being generated for each load. Since this is just a POC project i am not really keen in using a third party scheduler. Can this whole thing be achieved by any other method. Scripts may be???

 

Regards,

Re: SOA Architecture and canonical model in sap PI 7.4

0
0

Hi,

 

Have you worked in Canonical data model ?

 

Give example if you have it.

 

Jignesh shah


Waiting for moderation

Re: SAP allows to book actual cost if WBS system status is CRTD

0
0

Have you spoken to the user 22253 just in case to find out the history?

Re: SOS no results in Campaign Automation Graphic Follow up steps WS 14000066

0
0

Hello Sue.

 

It's not clear what is your issue? I can think of 2 questions you might have.

1. Why BPs are added to every target group?

It's easy: because of your first rule in Decision node ("Business partner was contacted as part of campaign element..."). By the way, I can not see any practical sense of it, the only reason for such a rule might be that you're testing something.

 

2 Why there are zeros near those campaign elements despite the fact there are non-empty target groups inside?

I'd ask in turn: And what do you expect? It works as designed I suppose. These numbers show:

left one - how many partners have been _contacted_ within this campaign element (outbound);

right one - how many partners _responded_ with the reference to this campaign element (inbound).

 

 

I'll explain. 5 partners have been _contacted_ in "Sent e-mail" element. Would like to mention that this number is not necessarily equal to the size of target group inside. Marketing permissions, no e-mail address and other reasons can reduce the actual contacted number. 2 partners _responded_ to this element (referring it automatically when processing the survey).

5-2 - we can see it.

Both of two have been passed to "Thank you" campaign element. Which, I suppose, has workflow "Transfer BP to channel" with appropriate mail form and "start for every respondent" flag assigned. So they are again _contacted_ using "thank you" email. As a result you can see "2" for "thank you" element.

2-0 - we can again see it.

Other campaign elements I guess have "Add BP to target group" workflow. And when this workflow is triggered for every respondent, the partner is _not_contacted_ in fact. You only collect them into target group. And as a result - zero contacted (as well as zero responded) partners for those campaign elements.

0-0 for all other "Collect.." campaign elements.

 

Hope this will help to clarify your doubts.

 

From technical perspective (and sometimes it might be even helpful as well) these numbers are counted using FM CRM_MKTCT_GET_NUM_BP.

Re: Waiting for moderation

Re: ABST2 list contains no data

0
0

Hi Prashant,

 

Thanks for this, I'll check if there's an additional currency setup.

 

So if there's no difference (including additional currencies) then this means that the message "list contains no data" I'm encountering is correct?

 

can you confirm?

SSO while directing user from ECC to MII

0
0

Hello All,


The customer has a set up in place where in he performs some of the SAP tcodes functionality via web ui on mobile device. They have a ITS url in place to access R/3 using web browser (like a following one).

<hostname>/sap/bc/gui/sap/its/test/mobile/itsmobile00?sap-client


Now the user access the above url on mobile device, enters his ECC logon credentials. Once authenticated, User sees multiple buttons present on the first screen. One of those is 'Go to MII'. On click of this button, MII login url is called and it redirects the user to MII login page. Now user enters the MII login id/password, and then the required MII web page opens up.

So it’s a 5 step process:

  1. Access the web browser,
  2. ECC Authentication
  3. Click on ‘Go to MII’ button on first screen
  4. MII Authentication
  5. Access MII web page

We want to remove step# 4, by making use of SSO, so that on click of ‘Go to MII’ button, MII internally takes authentication using SSO and the user is directly directed to MII web page.

Please provide pointers how can we achieve this.

 

Thanks and regards,

Ruchi Agarwal

Re: Issue with triggering DM package using VB

0
0

In general there are no other alternatives, but you can simplify code dramatically if you don't need to pass any parameters to DM package.

 

Vadim


Webi Line chart report

0
0

Hello,

 

I have created one webi line chart where I want to show conditional coloring.

I have created Dual line chart with below two condition on value axis.

 

Value axis 1: AMOUNT

Value Axis 2: If Flag = X then AMOUNT

 

so I want to show value axis 1 for all amount values and value axis 2 should show only those amount values where flag = X.

 

however lines of value axis 1 overlap on value axis 2 values in chart. How can we set priority of value axis 2 as always show, i.e overlap on value axis 1 values.

 

 

Any help will be appreciated.

 

Thanks

Swati

Re: Webi Prompt No Value Input

0
0

Hi Din ,

This we can achieve at webi level .No need to have Key figures at all in BW.

 

=if(ispromptanswered("Prompt Text")=0;formatdate(todate("Prompt Text";INPUT_DATE_TIME");"MM.yyyy") ;userresponse("Prompt Text"))

Re: COPA values Duplicated

0
0

Hi Nassar,

 

Looking at the report will not give you a correct picture. Please drilldown to the line items and check if there are duplication. If there are duplicate entries only in COPA then you can delete the COPA line items only. However if the entries are duplicated from SD side then you will have to correct them at SD level.

 

Regards,

 

Abhisek

CALL_FUNCTION_REMOTE_ERROR

0
0

Hi Everyone

 

i have installed IDES 6.0 after installation i entered Tcode  st22  there it showing errors like CALL_FUNCTION_REMOTE_ERROR, DBIF_REPO_SQL_ERROR

 

any solutions please.

Re: duplicated schedule line ME38

0
0

hello all,

 

any other recommendation?

 

thanks for your helps.

 

Regards.

 

Alad'1

Viewing all 8798 articles
Browse latest View live




Latest Images