Monday, September 29, 2014

Send email from Job spool


Schedule a job with spool output
Click on Spool recipient in SM36 and set distribution list

Distribution list can be setup in SO15 -> Give email ids in distribution list.

SAP Licences Audit tcodes


USMM:  is a good tcode for Audit.
USMM -> System measurement
USMM -> Measurement statistics

SAP Audit tcode: Login to SOLMAN and go to tcode SLAW2

Tuesday, September 16, 2014

Two Vendors in One Invoice ( MIRO )


Set Error message for message numbers M8-286 and M8-287 in t.code:OMRM and specially in t.code:OBMSG.
 
Now try doing invocing(MIRO) for purchase order  by changing vendor number/code, system will show you the error message.

http://scn.sap.com/thread/3332082

Tuesday, September 9, 2014

Stock Determination Procedure


Used in case 'Post Goods Issue with Vendor Consignment stock'

Detailed document in Dropbox -> CMS

Pricing reports


V/LA - Create SD Pricing report  (Select fields, and tables)
V/LD - Execute Pricing report

M_LA - Create Pricing report (MM)
M_LD - Execute Pricing report (MM)

CRM : To find Query object


The best way to get the name of a query service is using the transaction GENIL_MODEL_BROWSER . If you don't find out what you need there then just set a break-point in the method GET_INSTANCE, in classes:
CL_CRM_BOL_QUERY_SERVICE (Regular query services)
CL_CRM_BOL_DQUERY_SERVICE (Dynamic query services)

Thursday, September 4, 2014

Web UI Design Layer issue


When you add custom value nodes, some times they dont apear in 'Available fields' list in Configuration. This is because, in design layer the field (or <DEFAULT> setup) has got 'Hidden' field set.

You can try setting Design Layer in below links.

SPRO -> CRM -> UI framework -> Design Layer
For LORD ERP, see 'Define eference Design objects'