Monday, June 30, 2014

Idocs reciever port determination


Reciever port for outbound idocs can be determined from
1) Distribution model (in SALE tcode) - where  message type is assigned to reciever's Logical system (LS) which is assigned to sender's LS
2) From Partner profiles (WE20), where recieving port determined from Partner (KU, LS, etc).
 

Tuesday, June 24, 2014

Transfer Consignment stock from one plant to another plant


Transfer Consignment stock from one plant to another plant is not possible with single movement in SAP.
Refer to note 13006.  Alternate way explained in note

Tuesday, June 17, 2014

BAPI s in SAP


BAPI_OUTB_DELIVERY_CHANGE - To change Delivery document.  If you do not find field in Bapi, then try EXPORT/IMPORT  - Import in MV50AFZ1 - userexit_save_document_prepare

BAPI_TRANSACTION_COMMIT - Use this after main Bapi to commit.

Friday, May 23, 2014

Domain name Controller (Active Directory)


Domain name controller:

On Microsoft Servers, a domain controller (DC) is a server that responds to security authentication requests (logging in, checking permissions, etc.) within the Windows Server domain.[1][not in citation given][2] A domain is a concept introduced in Windows NT whereby a user may be granted access to a number of computer resources with the use of a single username and password combination.  (source: Wikipedia)

In my company: We have 5 domain controllers (ADs) - one at each site (3 sites) and 2 virtual servers acting as domain controllers (or AD - Active directory) at our hosting partner site.

All clients (like our laptops) need to be logged in with userid/pwd registered at Domain Controller (AD - Active directory).  Printers are connected to AD as well.  A client can will be connected to any one of ADs (DNC) randomly.. In case of Internet failure,  local DNC (AD) is used to access Printers etc..  Userid and Pwds are generally catched at client level (Laptop level), so you can login to system from home(with out internet) as well.. but this is only valid for few days... You cant change pwd with out connecting to domain controller.

 

Wednesday, May 21, 2014

Finance tips


Substitution rule - best way to set a field in FI document with value - You can use user exit - Program ZRGGBS000 (Add the custom prog to T80D in SM30)
Refer to below:
http://www.abap-code.com/substitutions.html

 

Friday, May 16, 2014

CRM IT Service management


CRM IT Service management:

- Request for Change :
Trans typ - ITCH

Multilevel categorization: To setup 'Category' values.
- 1) Assign Catalog Category to Trans type in SPRO -> CRM-> CRM Cross appl comp -> Multilevel categ
- 2) Set Categorization schemas in WebUI -  Service Operations-> Categ schemas (Take help of C35, C29 docs in CRM stuff folder in Dropbox)