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

To find a Date Difference in Minutes in Data Collection

$
0
0

Hello Experts.

 

In onre of the requirements, I need to find out Date difference between two datetimes entered as DC.

 

DC Parameter name: START_TIME , Type: Text , Mask: ##:## ##/##/#### , Value: 10:12 05/31/2016

DC Parameter name: END_TIME , Type: Text , Mask: ##:## ##/##/#### , Value: 11:11 05/31/2016


DC Parameter name: TOTAL_TIME , Type: Formula


I have swritten script as: (I have hardcoded ENDTIME as just wantes to see whetehr query works or not)


queryStr = "select datediff(mi , (substring(\'" + START_TIME + "\' , 13 , 4) + \'-\' + substring(\'" + START_TIME + "\' , 7 , 2) + \'-\' + substring(\'" + START_TIME + "\' , 10 , 2) +\'T\' + substring(\'" + START_TIME + "\', 1 , 5) + \':00\' ) , '2016-05-31T11:11:00') AS MINS";

 

result = executeQuery(queryStr);

 

TotalTime = result.get("MINS");

 

exit(TotalTime);

 

But when I perfrom Data Collect, it gives me an error sayong aht START_TIME is not defined.

 

What am I doing wrong here? Or is it that formula/scripts will take only numeric fields even if I am passing it as parameter?

 

Is there any other method to achieve the same?

 

Regards,

Soham


Re: Reading from table and identifying whether the number is prime or not.

$
0
0

Thanks Mohammad. Much appreciated.

 

Let me go through the debugger to get a clear understanding.

Re: SUM Running Background jobs on Dialog Instance fail WRITE_FAILED

$
0
0

May be /usr/sap/<SID>/SUM dir NFS mounted on PAS and other Dialog instances also.

This would enable SUM background jobs read/write logs on to log dir.

 

In fact, SUM screen PREP_CONFIGURATION/INITSUBST - suggest this.

 

Hope this helps.

Re: Configuration Wizard - Master password error

$
0
0

Hi Symon,

 

Are you running 7.4 release with Support Package Stacks(SP) level that does not have fix in that SAP Note? If YES, indeed you need to apply SP for entire system. If you are running SP09, SP12, SP13, apply the patch level for LMCFG and its decency software component should be enough.

 

Regards,

Amy

SQLAnywhereのデータサーバメッセージについて

$
0
0

SQLAnywhereのデータベースサーバメッセージの確認.jpgファーストテクノロジーの小柳と申します。いつもお世話になります。
以下、質問させてください。

①SQLAnywhere10.0.1及びSQLAnywhere12.0.1の、データサーバメッセージについての質問なのですが、
 WindowsXP等では、サービスを起動するとPCの右下にアイコンが表示されますが、
 Windows7では、アイコンが表示されません。OSの違いにより、アイコンが表示される/されないが
 ありますでしょうか。

 ※アイコンを表示させる目的は、該当のアイコンを右クリックして、「元に戻す」を選択して、データサーバメッセージを
 表示させるためです。

②SQLAnywhere12でしたら、「SQLAnywhereコンソール」でメッセージ内容を確認することができますが、
 SQLAnywhere10の場合、「SQLAnywhereコンソール」が見当たりません。インストール時のオプション選択が
 足りなかったでしょうか。

Re: BO Action method call not performed

$
0
0

Hi

What action you want to perform on OWL load?

Re: How to trigger delta load for customized program data update

$
0
0

Thank you Amit for your reply.

 

Data source 2LIS_02_SCN is what we are using for the confirmation of PO schedule line data loading. In the customized program on ECC side, ME_CONFIRMATION_UPDATE_AVIS is being used for the EKES table update, but it does not trigger the delta load of 2LIS_02_SCN when it's executed to update EKES table. That's the problem.


1. Is there a BAPI program can be used for the confirmation of PO schedule line data update?

2. Any solution to resolve this problem that the data via the customized program update can't be loaded to BW through 2LIS_02_SCN delta load?


Thanks in advance.

Re: Extending Tablespaces while SAP Instance is running

$
0
0

Hi James,

 

During tablespace extention, maybe there is some performance impact. So you can extent it out of busy hours or just give some initial size then autoextend to maxsize if needed.

 

Regards,

Ning


Re: MODEL_VIEW_REPLICATE Error

$
0
0

Hello Himmel,

 

For  adapter IDOC_AAE, the steps is not necessary to distribute the view. You only need to generate the partner profile.

 

Many thanks & best regards,

Hubery

Re: Our database has a 1 day delay, we need the report to show data from the previous day

$
0
0

Hi Dawood,

 

What's the backend database?

 

If it's Oracle, create his Previous Day filter in the universe using the below formula in Where Clause:

TableName.DateColumn = Sysdate -2

 

Sysdate is a function that gives the current or system date and -2 will go back 2 days, as you've one day delay.

 

Also, if the BO version matches per this blog, you can use this new feature:

How to use new Dynamic Default Value for Universe (UNX) Prompts feature

 

Thanks,

Mahboob Mohammed

send me workflow interview questions and answers

$
0
0

send me workflow interview questions and answers

Re: Error during SAP system rename

$
0
0

Hi Dnyandev,

 

- Create the CONTROL.SQL file

- open the CONTROL.SQL file and type  "exit;" (without double quote)

- Retry the steps on SWPM

 

With Regrads

Ashutosh Chaturvedi

Re: Determine supplying plant in PO STO

$
0
0

Hi DB49,

 

Could you please guide me steps of setting this kind of scenario. 

 

Thanks.

Re: Cleared Items are not flowing in DataSource 0FI_GL_14

$
0
0

1. Go to structure DTFIAR_3 and find include 'CI_BSID'.

2. Double click CI_BSID and create the structure. Add the new field as 'PRCTR '. It is present in both tables BSID/BSAD.

3. Then go to RSA6 and uncheck both check boxes - Unhide and 'Field Only known at Exit'.


Regards,

Sandeep

Re: STMS stuck in to import TP with objects ENHC and ENHO

$
0
0

In SLOG/ULOG/ALOG i see below lines:

STOP  tp_getprots          SID G      20160602182347              SAPUSER    SAPHOST 20160602181626987  

STOP  GENERATION - SYNTAX  SID G      20160602182347              SAPUSER    SAPHOST 20160602181626987  

STOP  imp single           SID 0004 20160602182347              SAPUSER    SAPHOST 20160602181626987  

START INFORM SAP-SYSTEM OF SID Q      20160602182347              SAPUSER    SAPHOST 20160602181626987  

START tp_getprots SID Q      20160602182347              SAPUSER    SAPHOST 20160602181626987  

STOP  tp_getprots          SID Q      20160602182348              SAPUSER    SAPHOST 20160602181626987  

STOP  INFORM SAP-SYSTEM OF SID Q 20160602182348              SAPUSER    SAPHOST 20160602181626987  

START ACCELERATED IMPORT P SID U      20160602182414              TMSADM       SAPHOST                    

STOP  ACCELERATED IMPORT P SID U      20160602182424              TMSADM       SAPHOST                    

START imp single SID        20160602182442              SAPUSER    SAPHOST 20160602182440175  

INFO  TBATG CONVERSION OF  SID N      not needed                  SAPUSER    SAPHOST 20160602182440175  

INFO: apg locked (anticipatory program generation)

START MOVE NAMETABS SID 6      20160602182442              SAPUSER    SAPHOST 20160602182440175  

START tp_getprots SID 6      20160602182442              SAPUSER    SAPHOST 20160602182440175  

STOP  tp_getprots          SID 6      20160602182443              SAPUSER    SAPHOST 20160602182440175  

STOP  MOVE NAMETABS        SID 6      20160602182443              SAPUSER    SAPHOST 20160602182440175  

START MAIN IMPORT SID I      20160602182443              SAPUSER    SAPHOST 20160602182440175  

START ACCELERATED IMPORT P SID U      20160602182444              TMSADM       SAPHOST                    

STOP  ACCELERATED IMPORT P SID U      20160602182454              TMSADM       SAPHOST                    

START ACCELERATED IMPORT P SID U      20160602182500              TMSADM       SAPHOST                    

STOP  ACCELERATED IMPORT P SID U      20160602182500              TMSADM       SAPHOST                    

START ACCELERATED IMPORT P SID U      20160602182510              TMSADM       SAPHOST                    

STOP  ACCELERATED IMPORT P SID U      20160602182510              TMSADM       SAPHOST                    

START ACCELERATED IMPORT P SID U      20160602182512              TMSADM       SAPHOST                    

STOP  ACCELERATED IMPORT P SID U      20160602182512              TMSADM       SAPHOST                    

START ACCELERATED IMPORT P SID U      20160602210401              TMSADM       SAPHOST                    

STOP  ACCELERATED IMPORT P SID U      20160602210401              TMSADM       SAPHOST                    

START ACCELERATED IMPORT P SID U      20160602210404              TMSADM       SAPHOST                    

STOP  ACCELERATED IMPORT P SID U      20160602210404              TMSADM       SAPHOST                    

START ACCELERATED IMPORT P SID U      20160602221619              TMSADM       SAPHOST                    

STOP  ACCELERATED IMPORT P SID U      20160602221619              TMSADM       SAPHOST                    

START ACCELERATED IMPORT P SID U      20160602221648              TMSADM       SAPHOST                    

STOP  ACCELERATED IMPORT P SID U      20160602221648              TMSADM       SAPHOST                    

START ACCELERATED IMPORT P SID U      20160602222613              TMSADM       SAPHOST                    

STOP  ACCELERATED IMPORT P SID U      20160602222613              TMSADM       SAPHOST

 

In Ulog

APServiceSID 20160602181041 RFC: tp ADDTOBUFFER DEVK900546 SID U1 pf=\\SAPHOST\sapmnt\trans\bin\TP_DOMAIN_SID.PFL -Dtransdir=\\SAPHOST\sapmnt\trans  (pid=4072)

APServiceSID 20160602181043 RFC: tp IMPORTPREVIEW ALL SID pf=\\SAPHOST\sapmnt\trans\bin\TP_DOMAIN_SID.PFL -Dtransdir=\\SAPHOST\sapmnt\trans  (pid=5040)

APServiceSID 20160602181627 RFC: tp IMPORT DEVK900546 SID client800 U0126 pf=\\SAPHOST\sapmnt\trans\bin\TP_DOMAIN_SID.PFL FEEDBACK ASYNCIMP -Dimpmon_mode=DETAILED -Dtransdir=\\SAPHOST\sapmnt\trans  (pid=4072)

APServiceSID 20160602181631 RFC: tp IMPORTPREVIEW ALL SID pf=\\SAPHOST\sapmnt\trans\bin\TP_DOMAIN_SID.PFL -Dtransdir=\\SAPHOST\sapmnt\trans  (pid=4764)

APServiceSID 20160602182039 RFC: tp IMPORTPREVIEW ALL SID pf=\\SAPHOST\sapmnt\trans\bin\TP_DOMAIN_SID.PFL -Dtransdir=\\SAPHOST\sapmnt\trans  (pid=4764)

APServiceSID 20160602182052 RFC: tp IMPORTPREVIEW ALL SID pf=\\SAPHOST\sapmnt\trans\bin\TP_DOMAIN_SID.PFL -Dtransdir=\\SAPHOST\sapmnt\trans  (pid=4764)

APServiceSID 20160602182336 RFC: tp IMPORTPREVIEW ALL SID pf=\\SAPHOST\sapmnt\trans\bin\TP_DOMAIN_SID.PFL -Dtransdir=\\SAPHOST\sapmnt\trans  (pid=4352)

APServiceSID 20160602182341 RFC: tp IMPORTPREVIEW ALL SID pf=\\SAPHOST\sapmnt\trans\bin\TP_DOMAIN_SID.PFL -Dtransdir=\\SAPHOST\sapmnt\trans  (pid=4352)

APServiceSID 20160602182411 RFC: tp ADDTOBUFFER DEVK900547 SID U1 pf=\\SAPHOST\sapmnt\trans\bin\TP_DOMAIN_SID.PFL -Dtransdir=\\SAPHOST\sapmnt\trans  (pid=4172)

APServiceSID 20160602182413 RFC: tp IMPORTPREVIEW ALL SID pf=\\SAPHOST\sapmnt\trans\bin\TP_DOMAIN_SID.PFL -Dtransdir=\\SAPHOST\sapmnt\trans  (pid=4868)

APServiceSID 20160602182440 RFC: tp IMPORT DEVK900547 SID client800 U0126 pf=\\SAPHOST\sapmnt\trans\bin\TP_DOMAIN_SID.PFL FEEDBACK ASYNCIMP -Dimpmon_mode=DETAILED -Dtransdir=\\SAPHOST\sapmnt\trans  (pid=4172)

APServiceSID 20160602182444 RFC: tp IMPORTPREVIEW ALL SID pf=\\SAPHOST\sapmnt\trans\bin\TP_DOMAIN_SID.PFL -Dtransdir=\\SAPHOST\sapmnt\trans  (pid=4088)

APServiceSID 20160602182459 RFC: tp IMPORTPREVIEW ALL SID pf=\\SAPHOST\sapmnt\trans\bin\TP_DOMAIN_SID.PFL -Dtransdir=\\SAPHOST\sapmnt\trans  (pid=4088)

APServiceSID 20160602182510 RFC: tp IMPORTPREVIEW ALL SID pf=\\SAPHOST\sapmnt\trans\bin\TP_DOMAIN_SID.PFL -Dtransdir=\\SAPHOST\sapmnt\trans  (pid=4088)

APServiceSID 20160602182512 RFC: tp IMPORTPREVIEW ALL SID pf=\\SAPHOST\sapmnt\trans\bin\TP_DOMAIN_SID.PFL -Dtransdir=\\SAPHOST\sapmnt\trans  (pid=3456)

APServiceSID 20160602210358 RFC: tp IMPORTPREVIEW ALL SID pf=\\SAPHOST\sapmnt\trans\bin\TP_DOMAIN_SID.PFL -Dtransdir=\\SAPHOST\sapmnt\trans  (pid=4744)

APServiceSID 20160602210404 RFC: tp IMPORTPREVIEW ALL SID pf=\\SAPHOST\sapmnt\trans\bin\TP_DOMAIN_SID.PFL -Dtransdir=\\SAPHOST\sapmnt\trans  (pid=4744)

APServiceSID 20160602221617 RFC: tp IMPORTPREVIEW ALL SID pf=\\SAPHOST\sapmnt\trans\bin\TP_DOMAIN_SID.PFL -Dtransdir=\\SAPHOST\sapmnt\trans  (pid=3560)

APServiceSID 20160602221648 RFC: tp IMPORTPREVIEW ALL SID pf=\\SAPHOST\sapmnt\trans\bin\TP_DOMAIN_SID.PFL -Dtransdir=\\SAPHOST\sapmnt\trans  (pid=4824)

APServiceSID 20160602222612 RFC: tp IMPORTPREVIEW ALL SID pf=\\SAPHOST\sapmnt\trans\bin\TP_DOMAIN_SID.PFL -Dtransdir=\\SAPHOST\sapmnt\trans  (pid=3456)

 

 

In Alog

DEVK900546           SID.ALL U 0000 20160602181048 SAPUSER TMSADM       SAPHOST                    

ALL                  SID.ALL u 0000 20160602181056 SAPUSER TMSADM       SAPHOST                    

DEVK900546           SID.ALL U 0000 20160602181632 SAPUSER TMSADM       SAPHOST                    

ALL                  SID.ALL u 0000 20160602181641 SAPUSER TMSADM       SAPHOST                    

DEVK900546           SID.ALL H 0004 20160602181800 SAPUSER    SAPUSER    SAPHOST 20160602181626987  

DEVK900546           SID.ALL A 0004 20160602181908 SAPUSER    SAPUSER    SAPHOST 20160602181626987  

ALL                  SID.ALL S 0000 20160602181919              SAPUSER SAPHOST 20160602181626987  

ALL                  SID.ALL 6 0000 20160602181933              SAPUSER    SAPHOST 20160602181626987  

DEVK900546           SID:800 I 0004 20160602182139 SAPUSER    SAPUSER    SAPHOST 20160602181626987  

DEVK900546           SID.ALL V 0000 20160602182154 SAPUSER    SAPUSER    SAPHOST 20160602181626987  

DEVK900546           SID.800 R 0000 20160602182159 SAPUSER    SAPUSER    SAPHOST 20160602181626987  

DEVK900546           SID.ALL G 0000 20160602182343 SAPUSER    SAPUSER    SAPHOST 20160602181626987  

ALL                  SID.ALL Q 0000 20160602182347              SAPUSER    SAPHOST 20160602181626987  

DEVK900547           SID.ALL U 0000 20160602182414 SAPUSER TMSADM       SAPHOST                    

ALL                  SID.ALL u 0000 20160602182424 SAPUSER TMSADM       SAPHOST                    

ALL                  SID.ALL 6 0000 20160602182442              SAPUSER    SAPHOST 20160602182440175  

DEVK900547           SID.ALL U 0000 20160602182444 SAPUSER TMSADM       SAPHOST                    

ALL                  SID.ALL u 0000 20160602182454 SAPUSER TMSADM       SAPHOST

 

 

Let me know if you need anything else.

 

Mani


Re: Result set is too large; data retrieval restricted by configuration Universe Connection

$
0
0

As of 1.6 the limitation has been raised to 20k rows or 200,000 cells.

Re: 0FI_GL_14 Enhancement - adding new selection field

Re: Error Partial Asset Transfer after Revaluation

$
0
0

Hi Mukhtar,

 

this is screen shot of AW01N :

 

aw01n-1.jpg

 

aw01n-2.jpg

 

aw01n-3.jpg

 

aw01n-4.jpg

 

Regards,

Rien

Re: Error in PREP_EXTENSION/ADDON_QCALC.

$
0
0

Hi Santiago ,

 

Were you able to resolve this error.

We are stuck with a similar error however for the ST-PI component.

Thanks in advance.

 

Regards

Prince Jain.

Re: Info packages are in yellow state for longer time for DS : 0BBP_TD_PO_1

$
0
0

Hi Snehal,

 

This might be due to LUWs getting struck in source system and/or Data Warehouse system. Try opening the SM58 T-code in both systems & execute LUWs manually by specifying the appropriate time frame. This might help you out to solve this issue.

 

 

Regards,

Kavya

Viewing all 8902 articles
Browse latest View live




Latest Images