SAP /LIME/CL_SRV_DISPA_MMIM OO Class - Distribution of LIME Documents in R/3 MM-IM









/LIME/CL_SRV_DISPA_MMIM is a standard SAP object class available within R/3 SAP systems depending on your version and release level. You can view/maintain the class details by entering its name into the relevant SAP transactions such as SE24, SE80 or even SE84. Below is the documentation available for class /LIME/CL_SRV_DISPA_MMIM including details of:

  • Interface class implementations
  • Inheritance details
  • Methods defined within class ( including link to full details )
  • Attributes ( including initial values )
  • Class Events



Method list of /LIME/CL_SRV_DISPA_MMIM SAP class


A method is a coding block that performs a certain procedure (i.e. ABAP functionality) on an object within the overall SAP class. In simple terms if the object is an SAP database table a method could be the procedure to add a record or to delete a record. If you are new to OO in many respects, the implementation of a method is similar to a function module and can be called in a very similar way using CALL METHOD. Instead of "CALL FUNCTION", Methods are referenced using the following syntax: CALL METHOD =>methodname EXPORTING/IMPORTING...


Method NameDescriptionVisability
FILL_ACC_DATAFills the Account Assignment FieldsProtected
CALL METHOD /lime/cl_srv_dispa_mmim=>FILL_ACC_DATA...more details

FILL_BAPI_GM_CODEFills the GM_CODEProtected
CALL METHOD /lime/cl_srv_dispa_mmim=>FILL_BAPI_GM_CODE...more details

FILL_BAPI_GM_DOCFills the Document Structure and Collection Assignment TableProtected
CALL METHOD /lime/cl_srv_dispa_mmim=>FILL_BAPI_GM_DOC...more details

FILL_BAPI_GM_HEADFills the Header StructureProtected
CALL METHOD /lime/cl_srv_dispa_mmim=>FILL_BAPI_GM_HEAD...more details

FILL_BAPI_GM_ITEM_CREATEFills an ItemProtected
CALL METHOD /lime/cl_srv_dispa_mmim=>FILL_BAPI_GM_ITEM_CREATE...more details

FILL_BAPI_GM_ITEM_WITH_COLLFills the Items and GUID_COLLProtected
CALL METHOD /lime/cl_srv_dispa_mmim=>FILL_BAPI_GM_ITEM_WITH_COLL...more details

FILL_BAPI_GM_SERIALNUMBERDelivers the Serial Numbers for the Current CollectionProtected
CALL METHOD /lime/cl_srv_dispa_mmim=>FILL_BAPI_GM_SERIALNUMBER...more details

FILL_ITEM_GROUPFills the Line Group Within a DocumentProtected
CALL METHOD /lime/cl_srv_dispa_mmim=>FILL_ITEM_GROUP...more details

FILL_MOVE_TYPEFills the Movement TypeProtected
CALL METHOD /lime/cl_srv_dispa_mmim=>FILL_MOVE_TYPE...more details

FILL_MVT_INDFills the Movement IndicatorProtected
CALL METHOD /lime/cl_srv_dispa_mmim=>FILL_MVT_IND...more details

FILL_OTHER_DATAFills Additional DataProtected
CALL METHOD /lime/cl_srv_dispa_mmim=>FILL_OTHER_DATA...more details

FILL_QUANTITY_VALUEFills Quantity and Value FieldsProtected
CALL METHOD /lime/cl_srv_dispa_mmim=>FILL_QUANTITY_VALUE...more details

FILL_REF_DOCFills the Reference DocumentsProtected
CALL METHOD /lime/cl_srv_dispa_mmim=>FILL_REF_DOC...more details

FILL_SPECIAL_STOCKFills Special Stock Data (+Vendor, Customer)Protected
CALL METHOD /lime/cl_srv_dispa_mmim=>FILL_SPECIAL_STOCK...more details

FILL_STOCK_IDENTIFIERFills Stock IdentifiersProtected
CALL METHOD /lime/cl_srv_dispa_mmim=>FILL_STOCK_IDENTIFIER...more details

FILL_STOCK_TYPEFills the Stock TypeProtected
CALL METHOD /lime/cl_srv_dispa_mmim=>FILL_STOCK_TYPE...more details

FILL_TECHNICAL_DATAFills the Technical DataProtected
CALL METHOD /lime/cl_srv_dispa_mmim=>FILL_TECHNICAL_DATA...more details

FILL_TRANSFER_DATAFills the Stock Transfer FieldsProtected
CALL METHOD /lime/cl_srv_dispa_mmim=>FILL_TRANSFER_DATA...more details

FILL_WM_DATAFills the WM DataProtected
CALL METHOD /lime/cl_srv_dispa_mmim=>FILL_WM_DATA...more details

FILL_XSTOBFills the Reversal Movement Types IndicatorProtected
CALL METHOD /lime/cl_srv_dispa_mmim=>FILL_XSTOB...more details

GET_COLL_DISPATCHED_EXECCollection Records that Can Be Transferred SuccessfullyProtected
CALL METHOD /lime/cl_srv_dispa_mmim=>GET_COLL_DISPATCHED_EXEC...more details

SET_COLLECTION_EXECStructure of Data to Be DistributedProtected
CALL METHOD /lime/cl_srv_dispa_mmim=>SET_COLLECTION_EXEC...more details

SET_COLL_DISPATCHEDSets Collection as Processed SuccessfullyProtected
CALL METHOD /lime/cl_srv_dispa_mmim=>SET_COLL_DISPATCHED...more details

SET_DISPATCH_EXT_DOC_EXECSpecifies the Document Number to Be DispatchedProtected
CALL METHOD /lime/cl_srv_dispa_mmim=>SET_DISPATCH_EXT_DOC_EXEC...more details

SET_DISPATCH_IMMEDIATELY_EXECSpecifies Whether the Dispatcher is Called ImmediatelyProtected
CALL METHOD /lime/cl_srv_dispa_mmim=>SET_DISPATCH_IMMEDIATELY_EXEC...more details

SET_MAX_ITEM_NUMBERMaximum Number of Document Lines per DocumentProtected
CALL METHOD /lime/cl_srv_dispa_mmim=>SET_MAX_ITEM_NUMBER...more details

TAKE_NO_FROM_NORANGE_EXECTake a Document Number ?Protected
CALL METHOD /lime/cl_srv_dispa_mmim=>TAKE_NO_FROM_NORANGE_EXEC...more details



/LIME/CL_SRV_DISPA_MMIM attributes

List of attributes within class CL_ABAP_CHAR_UTILITIES. These can be referenced using the following syntax CL_ABAP_CHAR_UTILITIES=>. Although depending on where you are inserting the ABAP code you do need to check if the attribute is public or private.

NameLevelDescriptionInitial ValueTypeVisability
MT_BAPI_GM_DOCInstance AttributeTable for Material Document Header and ItemsLIKE
/LIME/T_BAPI_GM_DOC
Protected
MT_COLL_DISPATCHEDInstance AttributeInformation About Successfully Distributed CollectionsLIKE
/LIME/T_COLL_DISPATCHED
Protected
MT_COLL_MMIMInstance AttributeCollection for R/3 Inventory ManagementLIKE
/LIME/T_COLL_MMIM
Protected
M_DISPATCH_EXT_DOCInstance AttributeDocument Number for Transfer to Subsequent ApplicationsLIKE
/LIME/DISPATCH_EXT_DOC
Protected
M_DISPATCH_IMMEDIATELYInstance AttributeCall Dispatcher ImmediatelyLIKE
/LIME/DISPATCH_IMMEDIATELY
Protected
M_MAX_ITEM_NUMBERInstance AttributeMax. Number of Items per Document When Calling R/3 MMIMLIKE
/LIME/BAPI_MAX_ITEM_NUMBER
Protected
M_REFO_ITEM_USIDInstance AttributeSerial No. LIME Document ItemsLIKE
/LIME/IF_ITEM_USID
Protected


Links to Related Class(s)

/LIME/CL...
Full list of available SAP object classes

Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!