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

Problem with logs in DB13

$
0
0

Hello!

 

I have problems with clearing logs via transaction DB13.

When I start this operation for the first time after starting SAP system this job is finished successfully.

 

But then I have error in this job:

 

Job started

Step 001 started (program RSDBAJOB, variant &0000000000033, user ID SAP*)

Format "X_PAPER" not defined for printer "$LOCL"

Execute logical command BRCONNECT On host SAP-TSC

Parameters: -u / -jid CLNUP20140505004009 -c -f cleanup

External communication error at program start (see system log)

SAPXPG_START_XPG_LONG: sy-subrc ne 0

destination = %_TCPIP_%1

SXPG_STEP_COMMAND_START: SXPG_STEP_XPG_START returned: 1.006

SXPG_COMMAND_EXECUTE(LONG)

<timestamp> = 20140505004031

COMMANDNAME = BRCONNECT

ADDITIONAL_PARAMETERS = -u / -jid CLNUP20140505004009 -c -f cleanup

LONG_PARAMS

OPERATINGSYSTEM = ANYOS

TARGETSYSTEM = SAP-TSC

DESTINATION

SY-SUBRC =  902

SXPG_COMMAND_EXECUTE failed for BRCONNECT - Reason: x_error

Job cancelled after system exception ERROR_MESSAGE

 

And i have to restart the SAP for using DB13.

 

Why it's happening?

 

P.s. Yes, i changed SAPSR3 passwords via brtools and brconnect.

 

Thank you for answering.


DBT_B004 on Money Market leads to diff. on Amortized Costs adjusts

$
0
0

Hi Experts:

In a MM transaction with Amortized cost I am getting DBT_B004 movs. related to securities gain/loss that is exactly the diff. when trying to get the amortized cost adjustment but not able to take it out and get the entire adjust on DBT_C### mov.

 

See attached pics. 

 

Tried erasing DBT_B001/2/3/4 in Set the Effects of the Update Types on the Position Components

 

But got the following message

Update type is not assigned (see long text)

Message no. TPM_TRL061

Diagnosis

In the Customizing activity Assign Update Types for Derived Business Transactions, no update type was entered for position management procedure 2529,

folder Rate gains/losses, field number 4.

System Response

The system requires an update type in this field. Processing was canceled.

Procedure

In the field named above, enter an update type.

 

 

 

Thank´s in advnace

Claudio

Re: "Show List of values"  showing different values than "Preview List of values for the same dimension Object

$
0
0

Hi Sreenivasulu,

 

Thanks for the reply.

Date/DateTime Handling in Dashboards / SDK

$
0
0

Hi All,

 

We are developing a custom SDK component which in part must display date/datetime values. From what I have observed, when a date or datetime value is supplied via bindings from an Excel spreadsheet OR from a Universe Query, the value is treated as a numeric value consistent with Excel's treatment of numeric values (i.e. number of days since Jan 1, 1900).

So for example:

If I enter "1/1/2014" in an Excel field, then format the cell as "text", I see the numeric value 41640.

If I enter "1/1/2014" in an MS Sql field, map that field via a Universe Query as Date type, when I inspect the raw value of the data, I also see 41640.

 

 

I have two questions:

 

1) Is there any definitive Dashboard documentation stating that the Dashboard component and SDK treats date/datetime values in a consistent manner regardless of source (Excel or Universe Query) - such as making them equivalent to Excel dates? Is this behavior predicatable and documented?

 

2) Is there a method in the SDK which allows one to inspect the data type (from Excel or Universe Query) to determine that it is a date/datetime type as opposed to a numeric type? I have seen and tried the IPropertySheetProxy.getBindingFormats method, but have not been able to call this method with any success. When looking at the document.xml (from an xlf/zip), I do see datatype properties, but it is not clear how to introspect them.


Thanks,


Eddie

Re: SDK Extension Incompatibility

$
0
0

Thanks Michael for your suggestion.

It makes a lot of sense, given the behaviour I am getting.

Unfortunately, I still have a couple of questions, regarding how to solve this issue:

- How can I make the glDatePicker prototype functions not affect the Chart Libraries? Will renaming them do the trick? is there any other way to make sure the stay within the scope of the glDatePicker element?

- Should I look for another calendar component online?

(excuse my ignorance, I am not a very experienced javascript developer)

I will try modifying the component along the lines above in any case, but I would appreciate some confirmation that I am on the right track.

Thanks again!

Is it possible to change a Dimension to Detail at the Data Foundation layer

$
0
0


Hi,

 

Is it possible to change the Dimension object to Detail objects at the Data Foundation layer using IDT 4.0.

 

Thanks

Re: Exporting Xcelsius Dashboard to Power Point

$
0
0

You can make the canvas size bigger to fit your components, but remember to keep the aspect ratio the same as 1024*768 gives you. Remember that the swf will automatically scale to fit the components on the screen, so if it looks good on your screen it might look small when displayed in PowerPoint.

 

Cheers,

Josh

Re: Apache tomcat for BI4 service entered the stopped state - BOBJ 4.1 SP2

$
0
0

Suman,

 

     If you don't have windows for downtime, the quick fix would be to test Option1.   Make sure you use NOTEPAD &/or proper XML editing tool to avoid issues with the file.  Also take back-up file prior to changes so you can role back if you have issues.

 

The best long term option would be to test SP3 in DEV environment and then update the PROD servers after proper testing.

 

Regards,

 

Ajay


Re: SAP NOTE: 1787850 - ESS Config EHP6

$
0
0

Hi there,

 

Is there any different way / documents to learn HCM P & F other than Help library! This is a part and parcel of ESS/MSS I think. So we need to be good at this topic too right!

 

Regards,

Bharat

Deploying and restricting DBISQL

$
0
0

Hello,

 

we have a PowerBuilder application and want to add a feature where the user can run queries to extract spreadsheets/txt files. With a simple select

Problema con nota 2000481 (nueva nota CFDi mayo)

$
0
0

Buen dia.

 

Tengo problemas en la transacción File, no me aparece el Data format "DIR", estoy buscando notas o algo que me diga como dar de alta dicho formato, alguien tuvo ese problema o sabe algo al respecto?

 

Captura.JPG

 

Muchas Gracias!

Re: summary of runtime values in row details transactions

$
0
0

Hello Pari,

 

I created 3 UDF which are Udf1, Udf2 and U_df3

udf 1 and udf2 are variables, we wanted to manually input the values on the two.

udf3 will automatically computes using formatted search from the two udfs.

 

I also wanted to know the runtime value/summary of my udf3 before we add the transaction, this is important for my reporting purposes.

 

 

Hope this is much clearer.

 

many thanks!

 

Regards,

Jaylord

Calling a Custom transaction from within a report

$
0
0

Hi Experts,

 

I have a requirement where I have to call a custom transaction from a report.

 

In the report selection screen, I have multiple radio buttons. On selecting a particular button and clicking execute, I want to call a custom transaction (Linked to a MODULE Pool Program).

 

Here I am not able to use SUBMIT statement because the called program is of type "M".

 

When I use call transaction ZXXXX statement in the report, it throws an error saying "transaction ZXXXX doesnot exist".

 

Kindly help me...

 

Regards,

 

Narsingh

Re: Classify/Reclassify Material as per Quality

Accounting Entry Error

$
0
0

Dear Gurus,

 

What would be the accounting Entry for the other adjustments in J1IH for the normal JV postings when i am entering BED, HCESS, ECESS.

 

System intially gives accounting entry

 

RG23A HECESS-  DR

RG23A BED-  DR

CENVAT OFFSET ACCOUNt CR


Re: DYNAMIC ACTIONS - URGENT

$
0
0

Hi Garima,

 

check the below thread, for my replies given with screen shots.

Dynamic Action Issue

 

if it is not suitable for your requirement, then come up with your requirement.

 

Best Regards,

praneeth kumar

Re: control key in PM order to set default

$
0
0

Set the control key in display mode in OIOPD.

Re: How to bind several structures in Gateway Service class?

$
0
0

Hi Ashwin,

 

I only use one search filter condition in the following body, but still get the same error message.

 

///////////////////////////////////////////////////////////////////////////////////////////////////

--batch
Content-Type: application/http
Content-Transfer-Encoding: binary
Accept: application/xml

 

GET MonitorActivityList/?$filter=low_object_id eq '230431' HTTP/1.1

 

--batch
Content-Type: application/http
Content-Transfer-Encoding: binary
Accept: application/xml

 

GET MonitorActivityList/?$filter=low_object_id eq '193626' HTTP/1.1

 

--batch--

///////////////////////////////////////////////////////////////////////////////////////////////////

 

Kind Regards

Andie

Re: Explicit enhancement

$
0
0

Hi Dharmakasi,

 

The discussion link which you gave does not talk about the explicit enhancement.

Re: Hi, can any one explain me about cheque printing.??

$
0
0

I am giving you sample smartform design preview, and for data you can get help from BSEG table or any alternate table of BSEG table.

 

Viewing all 9062 articles
Browse latest View live