SAP ABAP Function Module ISU_S_INSTLN_ACB_CHECK (EXTERN: check automatic owner move-in for an installation)
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U-MD (Application Component) Master Data
     EE01 (Package) IS-U Master Data
Basic Data
Function Module ISU_S_INSTLN_ACB_CHECK EXTERN: check automatic owner move-in for an installation  
Function Group ES51   Access Module for Owner Allocation  
Program Name SAPLES51    
INCLUDE Name LES51U09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting Y_OWNER TYPE EPROP-OWNER Owner
Exporting Y_PROPERTY TYPE EPROP-PROPERTY Property
Exporting Y_VKONT TYPE EPROP-ACCOUNT Contract account for move-in
Exporting Y_PLANNED_MOVE_IN_DATE TYPE SYST-DATUM PLanned move-in date
Exporting Y_MOVE_IN_START_DATE TYPE SYST-DATUM Start date for workflow move-in
Exporting Y_PLANNED_MOVE_OUT_DATE TYPE SYST-DATUM PLanned move-out date
Exporting Y_MOVE_OUT_START_DATE TYPE SYST-DATUM Start date for workflow move-out
Exporting Y_CHARGE_FEE TYPE EPROP-ACBFEE Charge for automatic move-in
Exporting Y_CHGID TYPE EPROPC-CHGID Scheme for move-in charge
Exporting Y_CHGTY TYPE EPROPC-MOVE_IN_CHGTY Category of move-in charge
Exporting Y_ZAHLKOND TYPE EPROPC-ZAHLKOND Terms of payment for charge document
Importing X_ANLAGE TYPE EPROPH-ANLAGE Installation
Importing X_MOVE_OUT_DATE TYPE SYST-DATUM SY-DATUM Key Date
Tables YT_OTHER_ANLAGE TYPE EANLKEY Other installations for same property, move-in
Exception ACB_GENERALLY_INACTIVE TYPE No automatic owner move-in required
Exception ACB_FOR_INSTALLATION_INACTIVE TYPE No automatic owner move-in for installation
Exception INSTALLATION_NOT_ASSIGNED TYPE No owner found for installation
               
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  20050224 
SAP Release Created in 463