SAP ABAP Class CL_HRPIQ00CORRTOOLS (Tools/Utility Methods for Correspondence)
Hierarchy
☛
IS-PS-CA (Software Component) IS-PUBLIC SECTOR CONTRACT ACCOUNTING
⤷
IS-HER-CM-AD (Application Component) Administration
⤷
PMIQ (Package) Campus Management
⤷
⤷
Properties
| Class | CL_HRPIQ00CORRTOOLS | |
| Short Description | Tools/Utility Methods for Correspondence | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PMIQ | Campus Management |
| Created | 20021023 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_HRPIQ00CORRTOOLS has no interface implemented.
Friends
Class CL_HRPIQ00CORRTOOLS has no friend class.
Attributes
Class CL_HRPIQ00CORRTOOLS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Central Authorization Check for Correspondence (Background) | 20030512 | |
| 2 | Static method | Public | Method | Authorization Check for Mass Transactions (Incl. Notifs.) | 20030528 | |
| 3 | Static method | Public | Method | Check if Archived Objects Exist for Correspondence | 20021023 | |
| 4 | Static method | Public | Method | Get Description for Correspondence Type | 20021024 | |
| 5 | Static method | Public | Method | Get Standard Application Form for Correspondence Type | 20021028 | |
| 6 | Static method | Public | Method | Get Form Class of Application Form | 20030519 | |
| 7 | Static method | Public | Method | Get Text for Form Class | 20030519 | |
| 8 | Static method | Public | Method | Get Description for Application Form | 20021024 | |
| 9 | Static method | Public | Method | Check If Correspondence Was Printed | 20021025 | |
| 10 | Static method | Public | Method | Mapping: DFKKCOH->DFKKCOHI | 20030612 |
Events
Class CL_HRPIQ00CORRTOOLS has no event.
Types
Class CL_HRPIQ00CORRTOOLS has no local type.
Method Signatures
Method CHECK_AUTHORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTIVITY | Call by reference | Type reference (TYPE) | ACTIV_AUTH | Aktivität | 20030512 | |||
| 2 | I_COTYP | Call by reference | Type reference (TYPE) | COTYP_KK | Korrespondenzart | 20030512 | |||
| 3 | I_FORMCLASS | Call by reference | Type reference (TYPE) | FORMCLASS | Formularklasse | 20030512 | |||
| 4 | I_FORMKEY | Call by reference | Type reference (TYPE) | FORMKEY | Anwendungsformular | 20030512 | |||
| 5 | I_SUPPRESS_MSG | Call by reference | Type reference (TYPE) | FLAG | PIQC_FALSE | allgemeines flag | 20030519 | ||
| 6 | RES | Value transfer | Type reference (TYPE) | FLAG | Berechtigung vorhanden? | 20030512 |
Method CHECK_AUTHORITY on class CL_HRPIQ00CORRTOOLS has no exception.
Method CHECK_AUTHORITY_MASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTIVITY | Call by reference | Type reference (TYPE) | ACTIV_AUTH | 20030528 | ||||
| 2 | I_COTYP | Call by reference | Type reference (TYPE) | COTYP_KK | 20030528 | ||||
| 3 | I_FORMCLASS | Call by reference | Type reference (TYPE) | FORMCLASS | 20030528 | ||||
| 4 | I_FORMKEY | Call by reference | Type reference (TYPE) | FORMKEY | 20030528 | ||||
| 5 | I_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | Aktuelle Sprache im System | 20030528 | ||
| 6 | RES | Value transfer | Type reference (TYPE) | FLAG | 20030528 |
Method CHECK_AUTHORITY_MASS on class CL_HRPIQ00CORRTOOLS has no exception.
Method CHECK_FOR_ARCHIVE_OBJS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_COHI | Call by reference | Type reference (TYPE) | DFKKCOHI | VKK Korrespondenz - Korrespondenzhistorie | 20021025 | |||
| 2 | I_SEND_MESSAGE | Call by reference | Type reference (TYPE) | FLAG | PIQC_FALSE | allgemeines flag | 20021125 | ||
| 3 | RES | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20021023 |
Method CHECK_FOR_ARCHIVE_OBJS on class CL_HRPIQ00CORRTOOLS has no exception.
Method GET_COTYP_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COTYP | Call by reference | Type reference (TYPE) | COTYP_KK | Korrespondenzart | 20021024 | |||
| 2 | I_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | Aktuelle Sprache im System | 20021118 | ||
| 3 | RES | Value transfer | Type reference (TYPE) | COTXT_KK | Bezeichnung der Korrespondenzart | 20021024 |
Method GET_COTYP_TEXT on class CL_HRPIQ00CORRTOOLS has no exception.
Method GET_DEFAULT_FORMKEY_FOR_COTYP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COTYP | Call by reference | Type reference (TYPE) | COTYP_KK | Korrespondenzart | 20021028 | |||
| 2 | RES | Value transfer | Type reference (TYPE) | FORMKEY | Anwendungsformular | 20021028 |
Method GET_DEFAULT_FORMKEY_FOR_COTYP on class CL_HRPIQ00CORRTOOLS has no exception.
Method GET_FORMCLASS_FROM_FORMKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FORMKEY | Call by reference | Type reference (TYPE) | FORMKEY | Anwendungsformular | 20030519 | |||
| 2 | I_SUPPRESS_MSG | Call by reference | Type reference (TYPE) | FLAG | PIQC_TRUE | allgemeines flag | 20030519 | ||
| 3 | RES | Value transfer | Type reference (TYPE) | FORMCLASS | Formularklasse | 20030519 |
Method GET_FORMCLASS_FROM_FORMKEY on class CL_HRPIQ00CORRTOOLS has no exception.
Method GET_FORMCLASS_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FORMCLASS | Call by reference | Type reference (TYPE) | FORMCLASS | Formularklasse | 20030519 | |||
| 2 | I_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | Aktuelle Sprache im System | 20030519 | ||
| 3 | I_SUPPRESS_MSG | Call by reference | Type reference (TYPE) | FLAG | PIQC_TRUE | allgemeines flag | 20030519 | ||
| 4 | RES | Value transfer | Type reference (TYPE) | DESCR_FCL | Kurzbeschreibung für eine Formularklasse | 20030519 |
Method GET_FORMCLASS_TEXT on class CL_HRPIQ00CORRTOOLS has no exception.
Method GET_FORMKEY_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FORMKEY | Call by reference | Type reference (TYPE) | FORMKEY | Anwendungsformular | 20021024 | |||
| 2 | I_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | Aktuelle Sprache im System | 20021118 | ||
| 3 | RES | Value transfer | Type reference (TYPE) | DESCR_FORM | Kurztext zum Anwendungsformular | 20021024 |
Method GET_FORMKEY_TEXT on class CL_HRPIQ00CORRTOOLS has no exception.
Method IS_PRINTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_COH | Call by reference | Type reference (TYPE) | DFKKCOH | VKK Korrespondenz - Korrespondenzkopf | 20021025 | |||
| 2 | RES | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20021025 |
Method IS_PRINTED on class CL_HRPIQ00CORRTOOLS has no exception.
Method MAP_COH_TO_COHI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_COH | Call by reference | Type reference (TYPE) | DFKKCOH | VKK Korrespondenz - Korrespondenzkopf | 20030612 | |||
| 2 | RET_COHI | Value transfer | Type reference (TYPE) | DFKKCOHI | VKK Korrespondenz - Korrespondenzhistorie | 20030612 |
Method MAP_COH_TO_COHI on class CL_HRPIQ00CORRTOOLS has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 471 |