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

Re: R3trans -d works, but Startsap fails on it.

$
0
0

So in order to resolve the issue i followed the below steps:

1.Login to DB server by ora user

2. Start the database by using ”startup” command

3. If the database is already started then check the listener status may be it is stopped so use the below command to start the listener

sapapp01-dr:eccadm 3> lsnrctl start

LSNRCTL for IBM/AIX RISC System/6000: Version 10.2.0.4.0 – Production on 03-MAR-2015 09:27:49

Copyright (c) 1991, 2007, Oracle. All rights reserved.

Starting /oracle/ECC/102_64/bin/tnslsnr: please wait…

TNSLSNR for IBM/AIX RISC System/6000: Version 10.2.0.4.0 – Production
System parameter file is /oracle/ECC/102_64/network/admin/listener.ora
Log messages written to /oracle/ECC/102_64/network/log/listener.log
Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=MBP.WORLD)))
Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=MBP)))
Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=sapapp01-dr)(PORT=1521)))

    

Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=MBP.WORLD))
STATUS of the LISTENER
————————
Alias LISTENER
Version TNSLSNR for IBM/AIX RISC System/6000: Version 10.2.0.4.0 – Production
Start Date 03-MAR-2015 09:27:49
Uptime 0 days 0 hr. 0 min. 0 sec
Trace Level off
Security ON: Local OS Authentication
SNMP ON
Listener Parameter File /oracle/ECC/102_64/network/admin/listener.ora
Listener Log File /oracle/ECC/102_64/network/log/listener.log
Listening Endpoints Summary…
(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=MBP.WORLD)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=MBP)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=sapapp01-dr)(PORT=1521)))
Services Summary…
Service “ECC” has 1 instance(s).
Instance “ECC”, status UNKNOWN, has 1 handler(s) for this service…
The command completed successfully

4. Now try to start SAP by using “startsap” it will start properly.


Re: Find the frequencey of bookmark usage

$
0
0

Hello Santhanakrishanan Ramaswamy,

 

We have one bookmark table which will shows number of Usage of bookmark , Its Query , its Source Provider. Its BICS Bookmark table .

Please refer below table

 

BICS_BOOKMARK :-Header table for bookmarks created via ABAP BICS

 

Bookmark table BICS_BOOKMARK.PNG

 

Hope this helps.

 

Thanks & Regards,

Maunank Patel.

Re: New Filter operator-Time out.

$
0
0

HI Sivasamy,

Thank you for the quick reply. Yes the delete can be made to work and as mentioned, loop end loop with out any key specification will also work. I am trying to use Filter operator and wanting to know the reason for time out and no syntax error if it is in fact the in correct use of optimization of where condition.

 

Regards,

Madhu.

offline functionality & Cordova: data storage location

$
0
0

Hi Experts,

 

We have developed UI5 application in which offline functionality has been implemented using indexdb. This application is working fine in desktop and we were also able to find the location in  system in which the data is getting stored during offline mode i.e. "AppData\Local\Google\Chrome\User Data\Default\IndexedDB".

 

Packaged the same application as native app using Cordova and the application is running fine in Andriod phone as well. Just wanted to know where exactly in mobile phone the offline data gets stored as were unable to find the same.

 

Please assist.

 

 

Thanks & Regards,

Varun V

Re: Bond Current Balance is not update

$
0
0

Hi

 

Hope your ARE1 doc is assigned to the respective Bond. And you can see that assignment in ARE1 Doc.

Moreover, you can refer following TCodes

- J1IBONSUM: Bond Summary report  (There you can drill down to check which all ARE1s assigned to the said bond.)

- J1IANX18: Pro Forma of Running bond Account (Here also you view all the covered ARE1 for the said bond.)

 

Hope that helps.

 

Thanks, JP

Re: Procedure to create n- number of bins

$
0
0

Hi Manish,

 

Thank you so much for the above proactive reply.

I want here to generate 200 bins for the above earlier mentioned two places 064 and 065.So my start and end value will be like this as i think:

please guide me if am wrong..

 

Is the increment data is compulsory for making multiple bins?

As i marked in red block is correct or wrong?

 

Thanks

 

Regards,

Bharti Sinha

Re: Bond Current Balance is not update

$
0
0

Hi

 

We understand your concern, but for CIN related queries, we have "Internationalization and Unicode" SCN Space allocated. Therefore, you have to wait for the response.


In anticipation of understanding and corporation.


Regards, JP

Re: Add new cost components in existing CCS

$
0
0

Hi

 

If the cost elements pertaining to new cost components are already a part of old 11 cost components, it is suggestible to make use of aux CCS.

 

Regards

 

Rajneesh


Re: FAGL3KEH-Default profit center

$
0
0

Hi Cecilia,

 

There is no issues if you default the profit center for withholding tax account in FAGL3KEH.

 

Regards,
Mukthar

Re: How to get an Control using the byId? But the Control is inside a list, and this list is inside a fragment.

$
0
0

Hi Christiano,

 

For Dynamic, you could use a jQuery to get control Id.

I tried with selectionChange event of a list and input ID of custom list Item, Check the sample here - sap.m.List Input ID Sample


And the code will be for you -


selectionChange : function(oEvent){  var oSelectedIndex = oEvent.getParameter("listItem").getId().slice(-1);  var oSelectedInputId = $('#myList').find('.sapMInput')[oSelectedIndex].id; //Your selectedInputID  alert(oSelectedInputId);  alert(sap.ui.getCore().byId(oSelectedInputId).getValue());  }


But, I was not sure about the scenario, like you need it in selection event or select of some button. However, the above logic works for any scenario just some tweak required on how use it.


Regards,

Sai Vellanki.

Re: Allocation structure testing

$
0
0

Hello Rafi,

 

Then you would have to check the OKOA allocation structure setting to Assignment first, then mark one line to double clilck source, you will know which cost elements are selected. After that you can check the settlement cost element to see the "settlement cost element" setting.

 

Basically it could be cost elements A~C (A, B, C) has been maintained.

And settlement cost element could be

FXA By cost element (ON)

G/L account      settlement cost element is D。

 

It means when there are values posted to the WBS with cost element A, B and C, and if the receiver is fixed asset, then the value will be also credited by the original cost element A, B and C.

 

And when the receiver, the costs will be credited by cost element D.

 

So you can use A, B, C and D , WBS, fixed asset or G/L account as key information to have a check in different reports. Sorry I can not explain more clearly since it really depend on the actual situation.

 

Best regards,

Jason

Re: Authorization groups and Functional locations

$
0
0

Hello Vivek,

In case you do not find any solution through I_BEGRP etc., then you can go through the user-exit way, the way explained below.

 

  • As a first step, you put a value in AuthorizGroup field of all such Functional Locations, say '0001' .

 

  • Then put the following code in the include ZXLOMU01 of the user-exit ILOM0001 .
DATA:l_begru TYPE iflot-begru,
      l_begru1 TYPE iflot-begru.

SELECT SINGLE begru FROM iflot INTO l_begru WHERE tplnr = data_iflo-tplnr.
SELECT SINGLE begru FROM iflot INTO l_begru1 WHERE tplnr = data_iflo-tplma.
  
IF l_begru = '0001' and sy-uname <> 'XYZ_ABCD'.
MESSAGE: 'Changes to this Functional Location are forbidden.' TYPE 'E' DISPLAY LIKE 'I'.
ENDIF.

IF l_begru1 = '0001'.
MESSAGE: 'Superior Functional Location is forbidden for use.' TYPE 'E' DISPLAY LIKE 'I'.
ENDIF.

 

Here first IF prevents user to make any changes to the Functional Locations with value '0001' in their AuthorizGroup field.

The second IF prevents user to specify such Functional Locations (AuthGrp '0001') as Superior Functional Locations for  other F/Locns.

 

  • Now to prevent an Equipment to be installed under such Functional Locations (AuthGrp '0001'), put the following code in the include ZXEQMU03 of the user-exit IEQM0001.

 

DATA:l_begru TYPE iflot-begru.
SELECT SINGLE begru FROM iflot INTO l_begru WHERE tplnr = func_location-tplnr.

IF l_begru = '0001'.
   MESSAGE: 'Functional Location is forbidden for use.' TYPE 'E' DISPLAY LIKE 'I'.
ENDIF.

 

 

For the first IF of exit ILOM0001 you get the error pop-up at the time of Saving the F/Location.

1.JPG

 

For the second IF of exit ILOM0001 you get this error at the the time of Saving the F/Location.

2.JPG

 

For the code in exit IEQM0001 you get the following error pop-up at the attempt of entering this F/Locn in the structure tab.

2.JPG

 

Note that the syntax ' and sy-uname <> 'XYZ_ABCD ' in the Line 5 of 1st code allows this userId to make changes in these Functional Locations. i.e., changing the AuthorizGroup etc.

 

 

Good luck

KJogeswaraRao

Re: Invoice triggered mails are not reached to SOST

$
0
0

Hi Kiran,

 

SD guys sending the invoices to other user the mails not reached to sost

Could you please confirm,are you able to send mails from SBWP to the external domains,you need to check this first at your end.If test mails are coming and you're able to view all into SOST than switch to ABAP team for further help in terms of any customized report for invoice mails.

 

Regards,

Re: How to insert external SQL Table in ABAP?

$
0
0

Jack,

 

You have tried to insert a line directly on sql console? If yes, it was successful?

 

Warm regards,

 

Raphael Pacheco.

Re: Expired useful life Days / Month

$
0
0

Hi Yaseen,

 

Check the dep.key settings maintained for both the assets. If we do not select dep.to the day check box for the dep.key, then the periods always show in months else it will accept in days.

 

Regards,

Mukthar


Re: Value Mapping Replication SAP PI Single Stack

$
0
0

I used NWDS for this.

 

BR,

Rashmi

Re: SAP_WAPI_DECISION_COMPLETE : 'No administrator found for the task'

$
0
0

If only I had thought of that...

Re: LSMW and BDC error

$
0
0

Hi Arivazhagn,

 

Thanks for your response it is helpful

 

Regards

Praveen

Re: Scheduling mail from BO dev server to SMTP server

Re: LSMW and BDC error

$
0
0

Hi Seshagiri,

 

Thanks for your Response.

 

Regards

Praveen

Viewing all 8667 articles
Browse latest View live




Latest Images