SAP ABAP Function Module EQUI_CHECK_ASSET (Check whether an asset is still being used in a piece of equipment)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       IEQM (Package) Application Develoment R/3 Equipment Management
Basic Data
Function Module EQUI_CHECK_ASSET Check whether an asset is still being used in a piece of equipment  
Function Group IE01   PM: Equipment  
Program Name SAPLIE01   ?... 
INCLUDE Name LIE01U07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting USED_IN_EQUI TYPE RM63E-INDU Usage in Equipment
Exporting USED_IN_TPL TYPE RM63E-INDU Usage in Functional Location
Exporting USED_EQUNR_UII TYPE RM63E-INDU Usage in Equipment with UII
Importing ASSET_NO TYPE ILOA-ANLNR Asset Number
Importing ASSET_SUBNO TYPE ILOA-ANLUN Asset Subnumber
Importing BUKRS TYPE ILOA-BUKRS Company Code
Importing USE_BUF TYPE RM63E-INDU 'X' Use of internal buffer
Importing I_ITOB_TYPE TYPE ITOBTYP '01': only Functional Locations; '02' only Equipments; otherwise: FLs+Equis
Tables ITAB_EQUNR TYPE STR_EQUNR Table of Used Equipment (Optional)
Tables ITAB_TPLNR TYPE STR_TPLNR Table of Used Locations (Optional)
Tables ITAB_EQUNR_UII TYPE UII_STR_EQUNR Table of Used Equipment with UIIs (Optional)
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19930710 
SAP Release Created in