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

Re: How to define the Tolerance Key (Limit) of an Invoice Verification for a Purchasing Organization?

$
0
0

Hi,

Purchasing organization is considered as reporting unit but why you want to control Tolerance limit based on Purchasing organization?


For LIV, the tolerance keys (AN,AP,BD,BR,BW,DQ,DW,KW,LA,LD,PC,PP,PS,ST and VP) set with Tolerance  Limit at company code level in t.code:OMR6.

 

If business needed, you can create Tolerance group for vendor in t.code: OMRX with your company code and Assign Tolerance group to vendor master record in t.code:XK02 in “Payment transactions” view.

 

OR


Check to use Enhancement MM08R002 and discuss with Technical consultant for necessary coding for your requirement.

 

Regards,

Biju K


how to customize if i am not want to automatic update to BI system

$
0
0

Currently i am not using SAP BI and some of the function looks automatically update SAP BI when students data or module booking data are changed or updated.

Can somebody recommend me how to customize if i am not want to update or modify to BI when SLCM data is changed.

Re: I can't install SAPUI5 TEAM PROV IDE 1.00

$
0
0

Hi Adi,

 

Do you have access to the site https://tools.hana.ondemand.com/juno? If yes maybe use this site to install the software.

 

I believe you need to install the 'UI development toolkit for HTML5 (Developer Edition) first if you have not done so.

 

Regards.

YS

Re: SUP 2.1 and DCN. Cache update it manually

$
0
0

Hi Oscar,

Partition ID : an indication of the cache partition this line is in.

     Cache partitions can be made because of a sync parameter mapped to a load argument or because of the "Partition by requestor and device identity" on the cache group policy, for example.

 

LMD :   This is the timestamp of the latest update of this line in the cache.

     If you want to know if a line was updated after an operation, check this value before and after the operation.

 

I am not sure about other columns,  will check and update you shortly.

 

Rrgds,

Jitendra

Re: Cluster tables not getting copied

$
0
0

Hello Sabya,

 

I would request you to raise a message with SAP then as they would need to look into your system.

 

Cheers!

Rishav

Re: Field - Symbol - Abap HR

$
0
0

You could try something like this...it doesn't need to use Field-Symbols.

 

LOOP AT P0041 INTO w_p0041.

   DO VARYING  w_darxx FROM w_p0041-dar01 NEXT w_p0041-dar02

         VARYING  w_datxx FROM w_p0041-dat01 NEXT w_p0041-dat02.

 

    IF w_darxx IS INITIAL.         "EXIT AFTER LAST DATE TYPE

      EXIT.

    ENDIF.

       IF w_darxx = `Z1`.         

        "your business logic here....

          EXIT.

       ENDIF.

  ENDDO.

 

    "further logic here...

ENDLOOP.

 

Hope this helps.

 

Sougata.

Re: Exception CX_SDB_ORA_PROGRAM_ERROR occurred when activating Request in DSO

$
0
0

thanks for all,

 

issue is resolved by our basis team. They said authorisation for SID table was provided.

 

Thanks for all

Re: How to start End-User Experience Monitoring?

$
0
0

hi,

 

is it mandatory to install smd agents at end user where we are monitoring eem scripts?

 

Regards,neni


Re: Listing FLOCs for a Maint Item

$
0
0

I hope, you are looking for a solution which get the Objects from Object list of Maintenance item.

 

I feel, its not possible to get from standard report.

Re: SAP Application Server and Database in Different Server

$
0
0

Sir Jun,

 

     can you give me a recommended system requirements for 2 severs? i think ours have so little resources that we cant maximize the SAP system.

 

Thanks!

Re: how to create real estate sales order using bapi?

$
0
0

hi ABAP SG,

 

    Have you fixed this issue plz, i have the sam problem here ,need your advice, thanks.

Re: External Web service Integration in SAP Customer on demand(HTTP error 403)

$
0
0

I would try to isolate your issue first to see the ECC webservice is working.

 

Load the WSDL into soapUI  (a free tool) - put in a simple payload.  Be sure to put the username and passwd and call the ECC webservice.

 

Then you are sure the webservice works completely.  Then you can work the issue from the SDK side.

Re: Method to display Z-table contents

$
0
0

Try to use SE16N_INTERFACE function module.

It has full screen display with better performance.

Due to auth. check issue, I copied SE16N_INTERFACE to Z_SE16N_INTERFACE.

And commented out.

 

*..Check the authority of the user

*   perform authority_check using    i_tab

*                           changing i_edit.

billing/purchase order

$
0
0

we have some billing created by purchase order, there is no Sales order in this case, from table VBRK how to get purchase order in table level

Re: Cost Analysis of Production Order

$
0
0

Hello Nitisha,

 

The value is very low Rs.4.xx, this might be due to the roundoff.

your planned lotsize would have been different then the actual qty confirmed in different lots

 

Please check the lotsize

 

Thanks

V.S.Natarajan


Re: SAP Functional Career advice questions

$
0
0

Hi Young,

 

With reference to SAP I work on Security and GRC, a bit of CRM, BI, Integration, and I have a good circle of friends who are working in different modules and I keep interacting with them to learn different things related to other modules as my interest spans multiple modules. It is very interesting and fascinating how SAP enables so many different services to business. I have been a fan of ERP ever since I heard the term and I got to understand it. I am into IT and various other areas of security and applications, and management also.

 

Cheers,

 

Nagarajan Viswanathan

Re: Still Open A/R Invoice Status after Reconciled.

$
0
0

Hi Jitin,

 

Alright. I will try to cancel the reconciliation and reconcile it again.

 

Keep posted once done whatever the results. Thank you.

 

Ryan Villarosa

Re: CRJ SDK

$
0
0

Just some advice for those of you who are new to SAP and are looking for the supporting documentation to the SAP Crystal Reports runtime engine.

 

If you don't use Eclipse as their primary IDE for java development or you are using Eclipse on a non-Windows operating system then you will be better off downloading the All-In-One Installation as it contains all the documentation, including the Designer Guide, the Development Guide, and the SDK Reference - both current and legacy runtime libraries.  The All-In-One Installation runs only on Windows, but the SAP Crystal Reports runtime engine is cross-platform.

 

If you do use Eclipse and are on Windows don't both with trying to do a Manual Install as it's too hard work trying to get all the dependencies resolved, especially if you are using a newer Eclipse release than the version available in the All-In-One Installation.

PI UPgragde from 7.11 to 7.3 Java Stack

$
0
0

Hi Experts,

 

My company is planning to upgrade from PI7.11 to PI7.3 Java Stack only.

 

  1. As we are on dual stack and planning to move to Java Stack,  should we be doing Upgrade or New installation is required?
  2. What all things I should be careful off?
  3. Is there any checklist available which can help me to be on track?
  4. We have IDOC, RFC Adapters heavily used in our interfaces, is there any advise from your experience?
  5. We have  550+ interfaces in current system. Is there any time frame should you recommend?
  6. We have almost 16 BPM interfaces, is it hard to rebuild the new BPM interfaces in PI 7.3?

 

Please feel free to give any advice if I missed any question,

 

 

This is going to be really critical project for us, really appreciate your help with this planning.

 

 

Regards

Ria

Re: MSS - Employee Information

$
0
0

.

If you are referring to IT 0022(Education), IT0023(Previous employers) etc then probably we need to create custom app, in EhP5/EhP6, its all config driven, so u need not worry much.

Or Also we can reuse the talent profile screens as Sidh suggested.

Viewing all 8851 articles
Browse latest View live




Latest Images