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

Re: Unable to Start MDM Server through MDM Console : HTTP Error

$
0
0

wow...jspm can upgrade MDM......

through jspm, you probably deployed some mdm java lib, not upgrading mdm server.....


Re: How to reduce the height of the ALV grid table alone.

$
0
0

Hi

In the method - change the height.. increase/decrease it ..

at -

FORM top_of_page USING r_top TYPE REF TO cl_dd_document.

 

   CALL METHOD l_grid->parent->parent->(f)

     EXPORTING

       id     = 3

       height = 20.

 

Re: How to achieve dimension member grouping for nested columns in reports, which we used to do using | seperator in in 7.5 version

$
0
0

Hi Shiva,

 

The best way to do this is to create 2 reports. Keep the row axis shared. The first one will have the actual, and the second will have the budget for another time period.

 

Hope this helps.

Re: JMOP Not Calculating in PO, But Calculating in FB60

$
0
0

from the screen shots, you have a condition base value and percentage, yet condition value is not outputted. In item condtion detail screen shot, next to the INR there appears to have a box..does it open to give some message?

Send & Receive SMS

$
0
0

Hi ,

 

As per  company requirement is send a SMS to Customer and Also Store/Save Receive Reply SMS from Customer. After that Track the Reply of customer in response of our sending SMS in R/3 ECC. So, Please guide me how to configure for Receive the SMS and track. SMS sending program is running well, but I am unable to do this.

 

 

Thanks!

 

Ram Shanker

Re: How to filter master data based on property

$
0
0

Hi Paddy,

 

Are you loading the 0COMP_CODE as a property, as well?

You can try something like below in the conversion file:

EXTERNAL  INTERNAL

*                  *IF(js: %external%.length=0 then *SKIP; %external%)

Hope this helps.

Re: Data error in back ground job ?

$
0
0

can you show us the logic how you are fetching the data for yesterday ....
there might be something wrong with that,  check it once please...
if its a selection screen parameter then using dynamic variant is the best option to do it..

SAP Business One SLD Service Database Backup Issue

$
0
0

Hi experts

 

Can anybody let me know why attached error is coming while re installation of SAP Business One Server Tools.

 

Thanks


unbale to run SUM tool

$
0
0

I have started the gui, now that I am trying to connect to server I am getting the following error: 

 

Error while connecting to communication partner - see preceeding messages. Could not connect to host lxxxxxxx on port 4241. java.net.ConnectException: Connection refused java.net.ConnectException: Connection refused

 

 

Can any one shed some light on this issue?

Re: Send & Receive SMS

Check limit in Financial and Sales order

$
0
0

Dear All Expert,

Please advice me on below tasks:

 

1. I have create sales order as value USD5,000.00

2. Than created a financial docs# 42 as value also 5,000.00 USD

 

Again I made changed the value in sales order as USD10,000.00

 

My requirement is when I made change into Sales order qty/value or add new item it should not overflow the amount from financial value(L/C).

 

How can I block the check limit when the value is overflow?

 

Thanks in advance

 

With B/R

Bishnu

02.06.2013

Re: [ERROR] [SUPApplication.m:725] error @ registerApplication MessagingClientException

$
0
0

Hi,

  Please check the wheather the user is still existing in the Sybase Control Center.This error usually

come if

i. The user is unavailable or expired

ii. Unable to connect to the Server due to connection configurations.

 

Thanks,

Srikanth M

Re: Broadcasting error - Incorrect Broadcast Type: ALERT_LEVEL

$
0
0

You can just give a try by getting into change mode of your exception broadcast settings and save it. This will refresh it.

Re: SAP 9.0 FIXED ASSETS

Re: sap.com/com.sap.aii.af.app startup failed

$
0
0

Hi Guo Peng

 

Kindly go thru the below mention sap notes

 

1742797  JMS destination cannot be accessed from another cluster

1756569  Class loading problems related to JMS connectivity 29.08.2012

1849324  Prevent blockage of JMS message delivery during JMS failover 17.05.2013

1661907  PI JMS Adapter connection to Netweaver 7.3

 

Thanks

Sriram


Read Orders Created for a BP.

$
0
0

Hi Experts,

 

I need to get all the orders created for BP for a specific Transaction type,within theselected  contract start and endates.

For this i am refering to table CRM_ORDER_INDEX in which i can give BP number,Transaction type and Contract start/End dates.

Unfortunalty this table is getting update with contact start date and end dates,therefore i cant get the orders created for a BP for specific process type

for the selected date range.

 

I dont want to link multiple tables and get the Orders created since that will lead to performance issue.

 

So 1.Any Idea why CRM_ORDER_INDEX table not updating contract start/end date.

      2.Is there any other possible way by which i can get the orders Created with input parameters(BP Number.Transaction type,Contract start/end dates)

      3.Do i need to impliment any custom logic for updating CRM_ORDER_INDEX with contract start/end date.

      4.Is there any FM which can fullfill my requirement.

 

Please suggest how can i proceed.Thanks in Advance.

 

Thanks,

Vijay.

Re: Transport control program tp ended with error code 0219

$
0
0

Hi

Could you pls set the parameters in the domain controler 000 client

'system_pf = \\(Sap system name)\SAPMNT\(SID Name)\SYS\profile\DEFAULT.PFL'

 

Thanks

Sriram

Re: 3 formulas Issue

$
0
0

Hi Mohamed,

 

Yes, that's a little confusing indeed. Do you have a screenshot of the Design page and the Preview Page of the report?

 

-Abhilash

Re: How to Merge 2 characteristics in BEx

$
0
0

Hi

 

How can you assign the value to the characteristic at the bex level.

you can do the same at the modelling level by using the end routine.

Re: SLD 7.1 on PI - Licensing Question

$
0
0

Dear Andrea, and Raja

 

Thanks you for you reply.

 

I've done a double check internally. In order to deploy a SLD in 7.1, at the moment two installation type were available (NW 71 PI, or CE).

As far as I know, using the 7.1 version allow to use the FAS (Full Automatic Synchronization) - instead the automatic forwarding or export/import functionality -  for the data distribution.

 

The NW PI 7.1 version is exactly an AAE (just the Java stack).

Maybe, the licence cost in this case could be free of charge, due the absence of any exchange of xml data, and any 3th part software incluse. Basically it's just an SLD

But obviously, as you suggest, it would be better to ask this info directly to SAP.

 

Regarding the Solman 7.1 (and the relevant planning upgrade), surely it will be involved on the design topology of the SLD Landscape, due the fact that the LMDB functionality can merge with the FAS functionality of SLD 7.1

But in this case, I think that the implementation of SLD centralized directly on SM could have some impacts with our PI/PO scenario - in terms of availability during maintenance operation of SM.

 

Thanks.

Cristian

Viewing all 10052 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>