SAP ABAP Function Module ISU_ALL_CONTRACTS_OF_ACCOUNT (INTERN: Anzeige aller Verträge eines Vertragskontos)
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_ALL_CONTRACTS_OF_ACCOUNT INTERN: Anzeige aller Verträge eines Vertragskontos  
Function Group ES28   IS-U: Miscellaneous  
Program Name SAPLES28   IS-U: Miscellaneous 
INCLUDE Name LES28U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting Y_COUNT TYPE REGEN-MAXCOUNT Number of records read from database
Exporting Y_COUNT_TABLE TYPE REGEN-MAXCOUNT No. of records in the table returned
Exporting Y_COUNT_OPEN TYPE REGEN-MAXCOUNT No. of contracts not terminated
Exporting Y_COUNT_CLOSED TYPE REGEN-MAXCOUNT Number of terminated contracts
Exporting Y_SELECTED_CONTRACT TYPE EVER Selected contract
Importing X_ACTUAL TYPE REGEN-ACTUAL Flag: read from database, not from buffer
Importing X_COMMON_INVOICE TYPE EVER-GEMFAKT Blank = all, C = common invoice, N = no common invoice
Importing X_KEY_DATE TYPE REGEN-AB Proration date for valid contracts
Importing X_ACTIVE_ONLY TYPE KENNZ Nur zum KeyDatum aktive Verträge
Importing X_NO_DIALOG TYPE REGEN-NO_DIALOG
Importing X_AUTHORIZED_ONLY TYPE KENNZ Kennzahl in Logistik-Informationsbibliothek
Tables TXY_EVER TYPE EVER Table of records to be read (VKONTO filled)
Tables TY_EVER_OPEN TYPE EVER Table of open contracts
Tables TY_EVER_CLOSED TYPE EVER Table of terminated contracts
Exception NOT_FOUND TYPE Satz nicht vorhanden
Exception SYSTEM_ERROR TYPE Other error
               
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