Tuesday, November 4, 2014

Add field to dynamic selection in FBL1N


Below link is quite useful for adding field to Dynamic selection in FBL1N

 

Also, Please read SAP note 310886 - Line items: Dynamic selections ignored.
This note explains that only fields from certain tables can be added.
FBL1N only fields from: LFA1, LFB1 and BSIK
FBL3N only fields from: SKA1, SKB1 and BSIS
FBL5N only fields from: KNA1, KNB1 and BSID

Thursday, October 30, 2014

Number ranges objects


RV_BELEG - Number ranges for SD documents (SD - sales,deliv and billing etc)
RF_BELEG - Number ranges for Accounting documents  (FI)

You can check in table TNROT (in SE16) - try giving text and search - This table holds all number ranges with description texts.

Monday, October 27, 2014

MM Function modules

MM Function modules:

ME_CREATE_REQUISITION_EXT - used to create Purchase Requisitions

ME_CREATE_PO_HEADER - PO creation header
ME_CREATE_PO_ITEM   - PO creation item

Thursday, October 16, 2014

Session time out setting


Check these profile parameters in RZ10

rdisp/gui_auto_logout  - for GUI session time - for eg 7200 sec = 2 hr

rdisp/plugin_auto_logout - for Web UI session time - for eg 3600 sec = 1 hr