SAP ABAP Function Module PMIQ_STUDENT_ACCT_DATA_MAINT (Maintain student account data)
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_DATA_MAINT | Maintain student account data |
| Function Group | PMIQ_ACCOUNT | Drilldown: student master data to acc. |
| Program Name | SAPLPMIQ_ACCOUNT | Drilldown: student master data to acc. |
| INCLUDE Name | LPMIQ_ACCOUNTU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
IV_STOBJID | TYPE | OBJEKTID | Object ID | |||
| |
IV_XDISPLAY | TYPE | BOOLE-BOOLE | 'X' | 'X' = Display; SPACE = Maintain | ||
| |
IV_VALDT | TYPE | SYST-DATUM | SY-DATUM | Date and time, current (application server) date | ||
| |
OBJECT_ID_EMPTY | TYPE | Error: Student object id is initial. | ||||
| |
NO_BUSINESS_PARTNER_FOUND | TYPE | Error: There is no business partner for this student | ||||
| |
NO_MKK_ROLE | TYPE | Error: No MKK role exists for the BP of this student | ||||
| |
NO_HOLDER_CONTRACT_ACC | TYPE | Error: No contract account with HOLDER relationship with the BP of this student | ||||
| |
NO_CONTRACT_ACC | TYPE | Error: No contract account | ||||
| |
CONTRACT_ACCT_MAINTAIN_ERROR | TYPE | Error: Error in maintaining student contract account | ||||
| |
NO_DEFAULT_RELATION | TYPE | Error: No default relationship defined. | ||||
| |
INTEGRATION_ERROR | TYPE | Error: Integration error | ||||
| |
CHANGE_ERROR | TYPE | Error: Error in changing contract account | ||||
| |
STUDENT_ERROR | TYPE | |||||
| |
NO_AUTHORIZATION | TYPE | Error: No authorization to access contract account | ||||
| |
ACCOUNT_ARCHIVED | TYPE | Error: Student account has been archived | ||||
| |
INTERNAL_ERROR | TYPE | Other errors | ||||
Processing Type
| Normal Function 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 |