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

Re: T-Code: MIRO, Subscreen G/L Account

$
0
0

Hi Mukthar, Please see attached screenshot. in my post below.


Re: SAP Sales Manager Production Deployment

$
0
0

Isaac,

 

Thanks for the update.  Note: service.sap.com/instguides --> SAP Mobile -> Agentry  <-- check the Agentry Language Reference or Admin guide or Dev guide for publishing help or definition (Editor definition and others).

 

Have fun.

 

Regards,

Mark Pe

SAP Senior Support Engineer

Re: Error after updating to 1.4 SP1 from 1.4 SP0 patch 1

Re: user feild F4 serach help restriction IF_EX_NETW_USER_FIELDS_F4~AT_F4

$
0
0

Debugging the transaction in module get_val_user_field, it check if the input is 1, so my code doesn´t work,

 

but you can try to implement the User exit CNEX0007 - EXIT_SAPLCJWB_004 in SMOD, here put the input in 0.

 

In the F4 module put the input in 1.

 

Hope it works.

Re: Auto Forwarding not working for some users

$
0
0

I would try to set up the extended notifications, note 1646056 has a very good manual attached to it on how to set up the extended notification.

Among other things it writes a log you can see in transaction SLG1 (for example, error when sending to user A could not find user A's mail) so you would not have to puzzle about the cause of the errors.

 

P.S

I haven't used RSWUWFML2 in a very long time so I don't know for sure, but check the SLG1 logs maybe it is created when using RSWUWFML2 as well.

Re: Filter on Nav Attribute - bad performance

$
0
0

Hi John,

 

Could you share the error id detais/screen shot (ID 111006/ID 111007 etc).Currently which BW version are you based on for BPC.

 

Please also check OLAP cache parameters in back end ,may be help full to look into below notes.

 

The execution of a query fails with error CX_SY_COMPRESSION_ERROR.

Attention:

The proceeding described in this KBA is related to BW Release >= 7.4 only. If the error occurs on a BW Release < 7.4 you have to follow the

suggestions provided in KBA 1836616 (solution 3) resp. SAP note 1232573.

 

Regards,

Vem.

Re: Formula field help

$
0
0

I actually figured this out myself.

 

I created a formula field:

 

Sum ({Database_csv.Total Time], {Database_csv.Patient}) / DistinctCount ({Database.csv.Patient}, {Database_csv.Patient})

 

Then I replaced the total time field in my crosstab with this formula field and changed the summary to "average".

 

Is working great!

 

Thought I would post this in case it helps someone else.

Re: Same ASN for multiple inbound deliveries

$
0
0

Hi Rakeh,

 

You can set EWM system not to check ASN no and this will work.

 

you can set this in setting EWM --> Interfaces --> and check for controls. you can see setting to receive ASN.

 

Regards

Suraj


Re: Internal storage error while performing sync from device IPad in WM5.3

$
0
0

Sravanthi,

 

When I see this error before, it was caused by a corruption on the actual database stored on the device. This was caused by an initial sync gone bad. During the initial sync when you download all the application and data, something went wrong on the communication (Wifi interrupt) or something else.

 

Try using your clear client option and re-download the application again. Make sure that the initial sync is solid. This is the golden rule of thumb. The first sync has to be a clean sync. (Like you didn't make your computer go to sleep while you are still waiting for your iPAD to finish synching on your initial sync).

 

Make sure your Agentry IPAD client 7.0.6.2.4 is compatible with your Agentry Server or SMP 3.0 server. I am assuming you are using the same version that was released.

 

Hope this helps.

 

Regards,

Mark Pe

SAP Senior Support Engineer

Re: Slow updates

$
0
0

Hi Robert,

 

The process is updating records, not queries or select statements.  It's taking a record set from one file and issuing UPDATE statements against another table.

If it's a pure update/insert process without any selects involved, there are fewer performance factors in play. The write speed on the database server primarily depends on the CPU/cache speed, followed by the speed of the disk holding the transaction log, and speed of the disk holding the database file. The write speed of the database client depends on the insert method used (prepared statement vs direct execution, with or without a cursor, single vs wide insert, imported from a client file or direct supplied data, etc.), network latency, and the client performance information (i.e. how busy is the client doing other work?).

 

Raw (maximum) database client insert times against the database server can be calculated via the \Samples\SQLAnywhere\PerformanceInsert\instest.exe ESQL test program:

 

Usage: INSTEST [options] [fname]

Options:

   -c conn_str     : database connection string

   -i              : use INSERT (default = PUT)

   -k rows         : CHECKPOINT frequency (default = never)

   -m rows         : COMMIT frequency (default = never)

   -n cols         : number of non-null columns

   -o outfile      : record duration in file

   -q              : quiet mode

   -w width        : rows to insert per request

   -r rows         : rows to insert

   -v start_value  : starting value (for keys)

   -x              : generate unique row values

 

We will need further technical details about what your update procedure is doing and how it's executing those updates exactly from the client.

 

Would you suggest maybe the ODBC Trace Log that I can use on the workstation level?

 

Tracing ODBC calls via the ODBC Driver Manager can be quite expensive on the client side - this will likely slow down the updates further if you enable it. (Thought: maybe check to see if this has already been enabled recently for other diagnostics...?) It may help to understand both sides of the conversation though if it appears that the database server is processing the updates quickly from a server-side perspective and the client is taking the time to send the updates. I would recommend not running that diagnostic currently until you can narrow down the behaviour a bit more, otherwise you will likely end up collecting a lot more information (at the cost of client performance) than you would otherwise need to.

 

if I setup a GotoAssist session on this workstation, could someone from SAP log in and watch it and see what is going on or is SAP not allowed to do that?

 

The rule with remote connections in SAP support is that we can only use the Citrix GotoAssist technology, which is configured for your account/system via KBA 2026090. No alternative screensharing technologies are allowed to be used by SAP technical support (Remote Desktop, TeamViewer, LogMeIn, WebEx, SAP Connect, VNC, etc.). But yes, once the connection is configured for your system, we can make use of the online connection to see what you're seeing and work with you in a live session to help you diagnose the problem further.

 

Regards,

 

Jeff Albion

SAP Active Global Support

Re: Skip Posting

$
0
0

You should do the postings of Payroll to FI/CO, and let Finance do the Manual Postings instead of importing the data Payroll is posting.  Then, starting from February 2015, if Payroll does some retroactive calculations, the posting program will only post the variations from the original postings.

Re: Redwood Wait Events

$
0
0

Hi Serhat,

 

Do you mind to explain in more detail set up your method using the job chain ? As i cannot see there is any tab/collumn to define the event in the steps inside the job chain as i only allow to define job definition inside the job chain. Looking forward for your advise.

 

Regards,

Chris

Re: SM20 Reports

$
0
0

Could be a display bug which uses the wrong text. The results are however correct. Which SAP release and kernel are you on?

 

Cheers,

Julius

Pricing Based on Inbound Delivery Date

$
0
0

We are using MM Scheduling agreements for procurement. In case of some vendors there is a huge transportation lead time during which the price could change. We need to do the IR based on the price at the time the goods leave the vendors (they will send an ASN or we will create a delivery manually when we receive notification) and not based on the GR date.

 

I changed the price control date to 2 in the info record and SA, however the pricing date used is the agreement date not the delivery date (which would keep changing). Right now the time dependent flag in the document type setting is unchecked but I would guess in the above scenario the conditions are time dependent and so the flag should be set. However this means that only option 5 is allowed.

 

Does standard SAP allow pricing based on different inbound delivery dates? If so, what am I doing wrong?

SAP GRC - /XNFE/NFE_CHECK_SRV_STATUS_MAN - ERROR: GET_BUSINESS_SYSTEM_ERROR

$
0
0

Boa noite a todos,

 

Estou precisando de ajuda

 

No GRC Client 100, executei a transação /XNFE/NFE_CHECK_SRV_STATUS_MAN, mas gerou um erro conforme tela abaixo:

GRC_NFE_CHECK_SRV_STATUS_MAN.PNG

executei o SLDCHECK

SLDCHECK100.PNG

depois executei o SLDCHECK no Client 001 e tenho os dados mais completos

SLDCHECK001A.PNGSLDCHECK001b.PNG

Vi que no SLD o BUSINESS SYSTEM  INTEGRATION_SERVER_GRD está

apontando para o Client 001 do GRD.

 

qualquer colaboração vou ficar muito agradecido,

 

obrigado,

 

Carlos Gabriel


Re: System Replication - created views are replicated to the secondary system?

$
0
0

Hi Sunil,

 

Thanks.

I see.

 

HANA database consits of Index Server, Name Server, Statistics Server, Preprocessor Server and XS Engine.

Which server has views?

 

regards,

Noriko

Re: Planejando a migração para CBT (TAXBRA/RVABRA)?

$
0
0

Parabéns Rodrigo! A comunidade agradece!

Re: Batch Event Triggers sometimes not processed (job not executed)

$
0
0

Hi Meijs.

 

I agree with your opinion.

Did you solve the problem?  or Can you suggest any solution?

I am struggling to solve this problem, however, not solved yet.

 

Regards,

Hanbin Kwak.

Check Connection HTTP 500 error

$
0
0

Hi All

 

We have set up a couple of communication arrangements (BP Replication to and from Business Suite).  When we do a 'Check connection' on the inbound service, we get error "Error accessing service; Service Ping ERROR: Internal Server Error (500)".  Does anyone have any ideas what is causing this?  Or things I can look at to further debug this?

 

Thanks in advance.

Re: System Replication - Can I stop temporarily?

$
0
0

Hi Bojan,

 

Thanks.

But I want to perform stopping temporarily with HANA system replication feature.

I don't want to install an optional software.

 

regards,

Noriko

Viewing all 8665 articles
Browse latest View live


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