SAP ABAP Function Module ISU_MOVE_IN_ITEMS_CHECK (INTERN Prüfung ob auf Verträgen noch nichtstornierte Posten vorhanden sind)
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U-CA (Application Component) Contract Accounts Receivable and Payable
     EE30 (Package) IS-U: Contract Accounts Receivable and Payable
Basic Data
Function Module ISU_MOVE_IN_ITEMS_CHECK INTERN Prüfung ob auf Verträgen noch nichtstornierte Posten vorhanden sind  
Function Group EK02   IS-U CA: service module for move-in/out  
Program Name SAPLEK02   IS-U CA: Service Module for Move-In/Out 
INCLUDE Name LEK02U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing X_FKKVKP TYPE FKKVKP Vertragskonto
Importing X_DOCUMENTS TYPE ISU06_T_CHARGEDOC Tabellentyp für FI-CA-Belege im Umzug
Tables XT_EVER TYPE EVER Verträge
Tables YT_FKKKO_E TYPE FKKKO Posten auf Vertrag: Belegköpfe
Tables YT_FKKOP_E TYPE FKKOP Posten auf Vertrag: Belegpositionen
Tables YT_FKKKO_W TYPE FKKKO Posten auf VKonto: Belegköpfe
Tables YT_FKKOP_W TYPE FKKOP Posten auf VKonto: Belegpositionen
Tables YT_FKKKO_P TYPE FKKKO Zahlungen auf Vertrag: Belegköpfe
Tables YT_FKKOP_P TYPE FKKOP Zahlungen auf Vertrag: Belegpositionen
Tables YT_FKKOP_C TYPE FKKOP Belegpositionen in Sammelrechnung
Exception DOCUMENT_FOUND TYPE es gibt nicht-stornierte Buchungen auf Vertrag
Exception NO_DECISION_POSSIBLE TYPE es gibt nicht-stornierte Buchungen auf Vkonto
Exception PAYMENT_FOUND TYPE es gibt nicht-stornierte Zahlungen auf Vertrag
Exception COLL_BILL_FOUND TYPE verschiedene Belege derselben Sammelrechnung
               
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