SAP ABAP Function Module ISU_DB_EPROPH_SELECT_ALL (INTERNAL: Reading of EPROPH records for a property (multiple access))
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_DB_EPROPH_SELECT_ALL INTERNAL: Reading of EPROPH records for a property (multiple access)  
Function Group ES51   Access Module for Owner Allocation  
Program Name SAPLES51    
INCLUDE Name LES51U05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting Y_COUNT TYPE REGEN-MAXCOUNT Number of contracts for security deposit
Exporting Y_OVERFLOW TYPE REGEN-OVERFLOW Overflow indicator
Exporting Y_EPROPH TYPE EPROPH First property found
Importing X_PROPERTY TYPE EPROPH-PROPERTY Property
Importing X_KEYDATE TYPE EPROPH-FROMDATE Key Date
Importing X_MAXCOUNT TYPE REGEN-MAXCOUNT 0 Number of records desired from database
Importing X_SORT TYPE REGEN-KZ_SORT 'K' Indicator: sort by primary key
Importing X_FUTURE_TIME_SLICES TYPE REGEN-DECISION 'X' Ind.: read time slices beginning by key date?
Tables T_EPROPH TYPE EPROPH All installations for property
Exception NOT_FOUND TYPE No premise found
               
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