SAP ABAP Function Module PMIQ_STUDENT_ACCT_BALANCE_SHOW (Show account balance for one student)
Hierarchy
IS-PS-CA (Software Component) IS-PUBLIC SECTOR CONTRACT ACCOUNTING
   IS-HER-CM-AC (Application Component) Student Accounting
     CMAC_E (Package) Campus Management: Student Account
Basic Data
Function Module PMIQ_STUDENT_ACCT_BALANCE_SHOW Show account balance for one student  
Function Group PMIQ_ACCOUNT   Drilldown: student master data to acc.  
Program Name SAPLPMIQ_ACCOUNT   Drilldown: student master data to acc. 
INCLUDE Name LPMIQ_ACCOUNTU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IV_STOBJID TYPE OBJEKTID Object ID
Importing IV_FUNCT TYPE FUNCT_KK SPACE Called Function for Account Balance Display
Importing IT_OPBEL TYPE CMAC_T_OPBEL Table with Document Numbers
Exception OBJECT_ID_EMPTY TYPE Error: Student object id is initial.
Exception NO_BUSINESS_PARTNER_FOUND TYPE Error: There is no business partner for this student
Exception NO_MKK_ROLE TYPE Error: No MKK role exists for the BP of this student
Exception NO_HOLDER_CONTRACT_ACC TYPE Error: No contract account with HOLDER relationship with the BP of this student
Exception NO_CONTRACT_ACC TYPE Error: No contract account
Exception DISPLAY_ERROR TYPE Error when displaying acct. balance
Exception NO_ITEMS_FOUND TYPE Error: No item found
Exception NO_DEFAULT_RELATION TYPE
Exception STUDENT_ERROR TYPE
Exception ACCOUNT_ARCHIVED TYPE Error: Student account has been archived
Exception INTERNAL_ERROR TYPE Other errors
               
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