Quantcast
Channel: SCN : All Content - All Communities
Viewing all 8130 articles
Browse latest View live

Hw to solve issue regarding Graph size too small to display in template

$
0
0

Purpose:

You are executing the web-template in web , the graph is not displayed and you get error message regarding the graph size.

 

Overview.

You have a web-template which contains a chart item. On executing this web-template instead of displaying the graph you get the error regarding the size of the graph is too small to display (error as in below screen).

 

4.png

 

Inorder to get rid of this error so that graph is correctly displayed please add below parameter in table RSADMIN.

 

RS_BEX_FORCE_CHARTS_RENDERING = X

 

 

How to add this parameter in RSADMIN table:

 

Run report SAP_RSADMIN_MAINTAIN

Maintain the parameter RS_BEX_FORCE_CHARTS_RENDERING = X

 

 

You can also directly increase the size of the chart by going to Web Application Designer.
Open the Web-template

Goto chart item and increase the size of the chart.


how do i write a C++ dll which a parameter ref the string for powerbuilder?

$
0
0

hello sir/madma

         may i ask question about C/C++ build a api for powerbuilder to consume,i'd like write dll which powerbuilder could call in function which is defined int myfun(string ls_param1,ref string  ls_param2) "mydll.dll;Ansil" ,i just cant figure out the ls_param2 in C++,if should write as

 

int myfun(char * theparm1,char** ls_param2) ?

do i have to use char ** in the second parameter?

thanks

regards

Ken

Regarding PM control keys

$
0
0

Hi all,

 

My business requirement is that PR should not be generated automatically for any of the control key PM02/03 in a work order. I've changed that in SPRO > Define change docs. Now if PR is not generated for the control keys, then how is the cost settled?

Stack Trace on Standby ASE of WS pair and Thread going down on Rep Server

$
0
0

The inserts on two text column tables are failing with a stack trace in ASE with (infected with signal 11 at Address (ptn_clr_hintpage+0x24)) and following error in the Replication server errorlog.

 

 

I. 2015/07/03 05:26:41. The DSI thread for database 'HRS1SYBPRD15.gotrade2' is started.

 

I. 2015/07/03 05:26:41. A grouped transaction of 7 individual transactions has failed in database 'HRS1SYBPRD15.gotrade2'. Each transaction in the group will be executed individually.

 

I. 2015/07/03 05:26:41. Message from server: Message: 5702, State 1, Severity 10 -- 'ASE is terminating this process.'.

 

H. 2015/07/03 05:26:42. THREAD FATAL ERROR #5049 DSI EXEC(133(1) HRS1SYBPRD15.gotrade2) - dsiqmint.c(3275)

 

    The DSI thread for database 'HRS1SYBPRD15.gotrade2' is being shutdown. DSI received data server error #5702 which is mapped to STOP_REPLICATION. See logged data server errors for more information. The data server error was caused by output command #2 mapped from input command #3 of the failed transaction.

 

I. 2015/07/03 05:26:42. The DSI thread for database 'HRS1SYBPRD15.gotrade2' is shutdown.

 

 

 

We are skipping these for now. Whenever an update on those skipped transaction comes its fails with following error on replication server.

 

 

 

I. 2015/07/03 07:12:15. DSI received Replication Server error #5185 which is mapped to WARN by error action mapping.

 

W. 2015/07/03 07:12:15. WARNING #5185 DSI EXEC(133(1) HRS1SYBPRD15.gotrade2) - /dsiexec.c(4289)

 

    Row count mismatch for the command executed on 'HRS1SYBPRD15.gotrade2'. The command impacted 0 rows but it should impact 1 rows.

 

I. 2015/07/03 07:12:15. Function 'rs_get_textptr' for 'GoMLTradeMessage' returned no rows.

 

I. 2015/07/03 07:12:15. A grouped transaction of 11 individual transactions has failed in database 'HRS1SYBPRD15.gotrade2'. Each transaction in the group will be executed individually.

 

I. 2015/07/03 07:12:15. DSI received Replication Server error #5185 which is mapped to WARN by error action mapping.

 

W. 2015/07/03 07:12:15. WARNING #5185 DSI EXEC(133(1) HRS1SYBPRD15.gotrade2) - /dsiexec.c(4289)

 

    Row count mismatch for the command executed on 'HRS1SYBPRD15.gotrade2'. The command impacted 0 rows but it should impact 1 rows.

 

E. 2015/07/03 07:12:16. ERROR #5149 DSI EXEC(133(1) HRS1SYBPRD15.gotrade2) - /dsiexec.c(5287)

 

    Function 'rs_get_textptr' for 'GoMLTradeMessage' returned no rows.

 

 

 

We are skipping these also. We tried to create an error class for 5702 and 5185 but these transactions dont get skipped and DSI keeps trying to apply them at standby without getting down or moving ahead. At that time we see these errors in the replication error log.

 

 

 

I. 2015/07/03 05:41:59. The DSI thread for database 'HRS1SYBPRD15.gotrade2' is started.

 

E. 2015/07/03 05:42:01. ERROR #1027 DSI EXEC(133(1) HRS1SYBPRD15.gotrade2) - /dsiutil.c(339)

 

        Open Client Client-Library error: Error: 84083974, Severity 5 -- 'ct_results(): network packet layer: internal net library error: Net-Library operation terminated due to disconnect'.

 

E. 2015/07/03 05:42:01. ERROR #5097 DSI EXEC(133(1) HRS1SYBPRD15.gotrade2) - /dsiutil.c(342)

 

        The ct-lib function 'ct_results' returns FAIL for database 'HRS1SYBPRD15.gotrade2'. The errors are retryable. The DSI thread will restart automatically. See ct-lib messages for more information.

 

 

 

The workaround provided by SAP was to reboot which is not helping us as we keep getting these stack traces even after reboot and threads go down.

 

 

 

The solution provided by SAP was to use sp_reptostandby without use_index will take around 24 to 30 hours to run on our databases and it cannot be implemented soon.

 

 

 

Can anyone provide us some pointers on how to resolve these issues without using sp_reptostandby solution.

 

Regards,

Rhishikesh.

How to know applied date in ESS leave request

$
0
0

Hi All,

 

How to know on which date employee has created a leave request in ESS?

 

Any standard table or program which fulfils the above requirement?

 

I am not sure if Program - RPTARQDBVIEW suffice the same.

 

 

 

Regards,

Kunal Pawar

Not Able to create DBCONNECT

$
0
0

Hi All,

 

I am stuck at creating DBCONNECT. I am trying to connect my BI DEV system to an External Mssql system. When i am trying to create DBCONNECT( name ZAX_BICONN), after entering all the values once it is saved, it still does not show it in the DBCONNECT list, when i tried testing the connection through

se38 - ADBC_TEST_CONNECTION, it shows error 1326 could not establish connection. This is really very urgent as we are stuck in middle of something.Please let me know what can be done.

 

Regards

Mrigank Aditya

How to show only completed weeks in report filter

$
0
0

Dear All,

 

     I am facing an issue from last week and I wonder if anyone faced this issue

 

I want to show only finished weeks of current month in report filter. My requirement is, if I select 201505(fiscal year month) it should show all four weeks of that particular month (201517,201518,201519,201520- fiscal year weeks) and it works fine.

 

The issue is, If I select current month that is 201506(only 24 days have been completed in this month) the fiscal year dimension(which i used in report filter) should show only till today's day. that is, it should show (201521,201522,201523 but not 201524) because 201524 has not finished. it should show when all 7 days of this weeks completes. but it shows all the four weeks.

 

How can i achieve this, could anyone have solved this.. Please help...

 

Regards,

 

Mathivanan

Any FM or BAPI to change the Routing operations in CA02 transaction.

$
0
0

Hi Experts,

 

Is there any FM or BAPI to change the Routing operations in CA02 transaction?

Thanks.

NAgesh

 

Edited by: nagesh ch on May 19, 2010 11:28 AM


Regarding serial number for material

$
0
0

Hi all,

 

I have a material which has 4 serial numbers, i.e. 4 items with 4 serial numbers belong to same material kind. I have added this material to the equipment BOM. When I create any work order, and add this material in the components, using the BOM, how can I know which serial numbered material is added to the list?

Message status as Obsolete

$
0
0

Hi All,

 

I have 1 message failed in PI since a week. I was trying to search that message using UDS. I could not see it (other successfully processed messages were found though). As we have stagging and logging set for this scenario in ICO. I searched this message and found the status as below -

 

0     BI     Obsolete

1     VI     Obsolete

2     BI     Obsolete

3     VI     System Error

0     BI     Log version

1     MS     Log Version

 

Can anyone please explain me what exactly happened with this failed message?

 

Is it archived or something else happened here?

 

 

Thanks,

Rashmi

Commodity Code/Import Code Number for Foreign Trade - EIPO - STAWN

$
0
0

Hello All,

 

I am looking for PO item level table in ECC to get the " Commodity Code/Import Code number for foreign trade (EIPO - STAWN)" with PO article number.

 

I have tried with SQVI report linking EIPO - EXNUM + EKKO - EXNUM + EKPO, but in the output custom code is coming wrongly.

 

Example - In the PO , Item 100 - No Custom Code & Item 200 having the custom code.But in the report output two entries for Item 100 & 200 .

 

Two entries like , with commodity code and without commodity code.Originally there is no code maintained for Item 100 in the PO.Same like Item 200 & it has code in the PO.

 

Need some guidence on this.

 

Thanks

Diwakar Reddy

Clarifications regarding ABAP Certification

$
0
0

Hi all,

 

I am an abap consultant with 4 years of experience.I am planning to take up abap certification.But I have some doubts regarding the same .

Please help in clearing the same.

 

1.What is the pass percentage for SAP abap certification (in sap certification website it is mentioned that 80 questions and 60 cut-score .What is cutscore - %age or marks).

 

2. Some of my colleagues are suggesting to go for some modules like HANA which would be in demand in future and is being pushed by SAP.But i dont know how relevant is HANA certification for an abap consultant.

 

3.i was interested to appear for certification in Odata and Netweaver gateway as this is interesting and also being pushed ,but i could nt find any certifications related to this topic in certification website.Is there any certification related to this topic.

 

4.Lastly how much preparation effort and time is required to clear abap certification (if i go for it).

 

Kindly provide your guidance.

Significance of MKPF-MBLNR material document number

$
0
0

Hi,

 

I want to know the significance of material document number MBLNR and where its used and what is the purpose of using it. I am technical guy . Like VBELN  is for sales order we can see that in VA03 and it signifies the sales order no.

 

Thanks,

Balu

Enabling offline mode?

$
0
0

Can anybody tell me where an administrator can enable Offline mode for C4C? It is disabled by default.

UI Scripting : Enabling Date field based on indicator

$
0
0

Hi,

 

I am having two fields,

Customer Approved (indicator) and Customer approval date.

When the customerapproved date indicator is set to true , i need the Customer approval date Visible. else it needs to be invisible.

How can i achieve this on UI designer front end scripting in SAP cloud application studio?

 

Thanks,

Priya


Solman Technical Monitoring - error in step Setup Monitoring

$
0
0

Hi all,

 

My solman version is 7.1 SP12. I'm currently performing Technical Monitoring. I created a few custom templates with simple metrics and in step 'Setup Monitoring', I'm getting the following errors when clicking on 'Apply and Activate':

 

 

 

 

Please advise how to correct this.

 

regards,

 

Suraj

Crystal Migration 8.5 to 2011/2013

$
0
0

Dear Team,


I have Requirment to upgrade is from VB6.0 application to .NET windows application.

We analyzed the application code base and found 430+ crystal reports developed in Crystal Report 8.5.

These reports needs to be migrated to Crystal Reports 2011/ 2013.


So kindly share your thoughts regarding migration steeps ?


Thanks in Advance.


Valluvan N

Problem with dtp

$
0
0

Hi Gurus,

     I had created a view and extracted data from r/3 to bw and created dso and cube and its a full load and kept in process chains and it is running daily with full load and my concern is actually we made changes in source and i need to trigger the load manually so i had trigerred ip and dso dtp and activated and it is success upto this  stage but when i am trying to load to cube it is showing success but zero records and actually daily it is triggering normal in process chains can anyone please help me in this issue extraction mode:delta and delta init extraction fromactive table(without archieve).

WEBI cross table help please

$
0
0

Hello I have a universe with three columns of data:

 

Agent Name -> String

Customer -> String

Date -> Date

 

This data is used to log visits by agents to different customers.  I want the table to display like so:

Untitled.png

When I create the query, it creates this vertical table:

Untitled3.png

But when I create a cross table, it formats like this:

Untitled4.png

How can I make the table format like my first image?  Seems a bit pointless that a cross table would show the data in the way that it does - its just wrong.  Please keep your replies as simple and detailed as possible as I have had no training on webi and am just picking it up as I go along.

 

Thanks

Steven

OraBRCopy tool

$
0
0

Hello,

 

I am running a system copy with the "Control.sql file created with OraBRCopy tool " option.

 

I am on the source host, but when I run the tool, I am getting this:

 

D:\usr\sap\OraBRcopy>ora_br_copy.bat -forceLogSwitches -listenerPort 1521 -password rpwd

 

D:\usr\sap\OraBRcopy>"C:\j2sdk1.4.2_32-x64\jre\bin\java.exe" -cp ".\.;.\orabrcopy.jar;D:\oracle\SID\102\jdbc\lib\ojdbc5.

jar" com.sap.inst.lib.app.SecureStartup "" com.sap.inst.orabrcopy.OraBRCopy -oracleHome "D:\oracle\SID\102" -sourceSid "

PRS" -help

Exception in thread "main" java.lang.UnsupportedClassVersionError: com/sap/inst/lib/app/SecureStartup (Unsupported major

.minor version 50.0)

        at java.lang.ClassLoader.defineClass0(Native Method)

        at java.lang.ClassLoader.defineClass(ClassLoader.java:540)

        at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)

        at java.net.URLClassLoader.defineClass(URLClassLoader.java:251)

        at java.net.URLClassLoader.access$100(URLClassLoader.java:55)

        at java.net.URLClassLoader$1.run(URLClassLoader.java:194)

        at java.security.AccessController.doPrivileged(Native Method)

        at java.net.URLClassLoader.findClass(URLClassLoader.java:187)

        at java.lang.ClassLoader.loadClass(ClassLoader.java:290)

        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)

        at java.lang.ClassLoader.loadClass(ClassLoader.java:236)

        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:303)

D:\usr\sap\OraBRcopy>

 

 

 

 

I have the classes12.jar file in \oracle\SID\102\jdbc\lib

 

Can you please suggest me something?

 

thx

Chris

Viewing all 8130 articles
Browse latest View live




Latest Images