Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20011105 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_CONTEXT | Interface, a BAdI Context has to Implement | 20061122 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRFPM_APPL_LOG_HANDLER | Methods for Handling the Application Log | 20060605 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRFPM_APPL_LOG_OBJ_FACTORY | Delivers Handler Objects for the Interaction of the Log | 20060603 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRFPM_LOG_OBJECT | Can Be Connected to HRFPM Log | 20060605 |
Meta Relationship - Used By
Properties
| Class | CX_HRFPM | |
| Short Description | Exception Class for Module "Administrator" | |
| Super Class | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | PAOC_FPM_COM_ENGINE | Position Management: Commitment Creation |
| Created | 20011105 | SAP |
| Last change | 20110810 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_CONTEXT | Interface, a BAdI Context has to Implement | 20061122 | ||
| 2 | IF_HRFPM_APPL_LOG_HANDLER | Methods for Handling the Application Log | 20060605 | ||
| 3 | IF_HRFPM_APPL_LOG_OBJ_FACTORY | Delivers Handler Objects for the Interaction of the Log | 20060603 | ||
| 4 | IF_HRFPM_LOG_OBJECT | Can Be Connected to HRFPM Log | 20060605 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | IF_HRFPM_SPECIALIZE_EXC | 20061122 | Interface for BAdI: HRFPM_SPECIALIZE_EXCEPTION |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | HRFPM_ABDAT | Restart Date for Error Handling | 20060524 | |||
| 2 | Constant | Protected | Type reference (TYPE) | BAL_S_PAR-PARNAME | 'EXCHNDLCLS' | Application Log: Parameters | 20061031 | ||
| 3 | Constant | Protected | Type reference (TYPE) | BAL_S_PAR-PARNAME | 'LEGACY' | Application Log: Parameters | 20060620 | ||
| 4 | Constant | Protected | Type reference (TYPE) | BAL_S_PAR-PARNAME | 'STRUC_BEG' | Application Log: Parameters | 20060603 | ||
| 5 | Constant | Protected | Type reference (TYPE) | BAL_S_PAR-PARNAME | 'STRUC_END' | Application Log: Parameters | 20060603 | ||
| 6 | Constant | Public | Type reference (TYPE) | BAL_S_PAR-PARVALUE | 'N' | Application log: Parameter value | 20060620 | ||
| 7 | Constant | Private | Type reference (TYPE) | BAL_S_PAR-PARNAME | 'SRC_CD_POS' | Application log: Parameter value | 20061031 | ||
| 8 | Constant | Protected | Type reference (TYPE) | BALUET | 'F' | Application Log: Callback: Type (Ext. Perform, FM, etc.) | 20060525 | ||
| 9 | Constant | Protected | Type reference (TYPE) | SYMSGID | 'HRFPM' | Message Class | 20060526 | ||
| 10 | Constant | Protected | Type reference (TYPE) | SYMSGTY | 'E' | Message Type | 20060526 | ||
| 11 | Constant | Protected | Type reference (TYPE) | SYUCOMM | 'SHOW_ACC_ASS' | Function Code That Triggered PAI | 20060819 | ||
| 12 | Constant | Protected | Type reference (TYPE) | SYUCOMM | 'SHOW_ACC_DOC' | Function Code That Triggered PAI | 20060819 | ||
| 13 | Instance attribute | Public | Type reference (TYPE) | SOTR_CONC | Key for Logical Object in the OTR | 20011105 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | DETAIL_LEVEL | Level of Detail in a Message in Log | 20060529 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | HROBJECT | Object | 20011106 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | SY-MSGID | Messages, Message Class | 20011105 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | SY-MSGNO | Messages, Message Number | 20011105 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | Messages, Message Variables | 20011105 | |||
| 19 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV2 | Messages, Message Variables | 20011105 | |||
| 20 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV3 | Messages, Message Variables | 20011105 | |||
| 21 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV4 | Messages, Message Variables | 20011105 | |||
| 22 | Instance attribute | Public | Type reference (TYPE) | SY-MSGTY | Messages, message type | 20011105 | |||
| 23 | Instance attribute | Public | Type reference (TYPE) | HRFPM_MODULE | Module Name | 20011106 | |||
| 24 | Instance attribute | Public | Type reference (TYPE) | HRFPM_RESP_DEPARTMENT | HRFPM: Department Responsible | 20020116 | |||
| 25 | Instance attribute | Protected | Attribute reference (LIKE) | 20060605 |
Methods
Events
Class CX_HRFPM has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_CONTEXT | Protected | Attribute reference (LIKE) | 20060529 | |
||
| 2 | TS_OBJECT_LOG | Protected | See coding | 20060801 | BEGIN OF ts_object_log .
INCLUDE TYPE hrfpm_object.
TYPES: level LIKE det_level.
TYPES: END OF ts_object_log
|
||
| 3 | TS_SRC_CODE | Protected | See coding | 20060526 | BEGIN OF ts_src_code,
prog_name TYPE hrfpm_displog-program_name,
incl_name TYPE hrfpm_displog-include_name,
src_line TYPE hrfpm_displog-source_line,
END OF ts_src_code
|
||
| 4 | TS_UCOMM | Protected | Attribute reference (LIKE) | 20060527 | |
||
| 5 | TT_OBJECT_LOG | Protected | See coding | 20060727 | tt_object_log TYPE TABLE OF ts_object_log
|
||
| 6 | TT_UCOMM | Protected | Attribute reference (LIKE) | 20060527 | |
Method Signatures
Method APPEND_TO_PARA_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_PARA_LIST | Call by reference | Type reference (TYPE) | BAL_T_PAR | Anwendungs-Log: Tabelle mit Parmeternamen und -werten | 20060604 | |||
| 2 | IS_PAR | Call by reference | Type reference (TYPE) | BAL_S_PAR | Anwendungs-Log: Parameter | 20060604 |
Method APPEND_TO_PARA_LIST on class CX_HRFPM has no exception.
Method CALL_BACK_DETAIL_MSG Signature
Method CALL_BACK_DETAIL_MSG on class CX_HRFPM has no parameter.
Method CALL_BACK_DETAIL_MSG on class CX_HRFPM has no exception.
Method CHECK_MSG_IS_HANDLEABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MSG | Call by reference | Type reference (TYPE) | BAL_S_MSG | Anwendungs-Log: Daten einer Meldung | 20060604 | |||
| 2 | RP_IS_HANDLEABLE | Value transfer | Type reference (TYPE) | FLAG | Message wurde durch CX_HRFPM geschrieben | 20060604 |
Method CHECK_MSG_IS_HANDLEABLE on class CX_HRFPM has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CX_HRFPM has no parameter.
Method CLASS_CONSTRUCTOR on class CX_HRFPM has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CX_HRFPM has no exception.
Method CREATE_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_CONTEXT | Value transfer | Type reference (TYPE) | TS_CONTEXT | 20060525 |
Method CREATE_CONTEXT on class CX_HRFPM has no exception.
Method DET_MODULE_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_MODULE_STATUS | Call by reference | Type reference (TYPE) | HRFPM_MODULES_STATUS | FPM: Status eines Objekts bzgl. eines FPM-Moduls | 20060524 |
Method DET_MODULE_STATUS on class CX_HRFPM has no exception.
Method EXTRACT_CONTEXT_FROM_BAL_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MSG_CONTEXT | Call by reference | Type reference (TYPE) | BAL_S_MSG-CONTEXT | Anwendungs-Log: Daten einer Meldung | 20061031 | |||
| 2 | RS_CONTEXT | Value transfer | Type reference (TYPE) | TS_CONTEXT | 20060529 |
Method EXTRACT_CONTEXT_FROM_BAL_MSG on class CX_HRFPM has no exception.
Method FILL_APPL_LOG Signature
Method FILL_APPL_LOG on class CX_HRFPM has no parameter.
Method FILL_APPL_LOG on class CX_HRFPM has no exception.
Method FILL_APPL_LOG_FROM_STACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CP_DET_LEVEL | Call by reference | Type reference (TYPE) | DETAIL_LEVEL | Detailierungsgrad einer Meldung im Protokoll | 20060525 | |||
| 2 | CT_BAL_MSG | Call by reference | Type reference (TYPE) | BAL_T_MSG | Anwendungs-Log: Daten einer Meldung | 20060525 |
Method FILL_APPL_LOG_FROM_STACK on class CX_HRFPM has no exception.
Method FILL_BAL_MSG_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_BAL_MSG | Call by reference | Type reference (TYPE) | BAL_S_MSG | Anwendungs-Log: Daten einer Meldung | 20060525 |
Method FILL_BAL_MSG_CONTEXT on class CX_HRFPM has no exception.
Method FILL_BAL_MSG_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_BAL_MSG | Call by reference | Type reference (TYPE) | BAL_S_MSG | Anwendungs-Log: Daten einer Meldung | 20070717 |
Method FILL_BAL_MSG_LINE on class CX_HRFPM has no exception.
Method FILL_BAL_MSG_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_BAL_MSG | Call by reference | Type reference (TYPE) | BAL_S_MSG | Anwendungs-Log: Daten einer Meldung | 20060525 |
Method FILL_BAL_MSG_MESSAGE on class CX_HRFPM has no exception.
Method FILL_BAL_MSG_PARAMTERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_BAL_MSG | Call by reference | Type reference (TYPE) | BAL_S_MSG | Anwendungs-Log: Daten einer Meldung | 20060525 |
Method FILL_BAL_MSG_PARAMTERS on class CX_HRFPM has no exception.
Method FILL_BAPIRET2 Signature
Method FILL_BAPIRET2 on class CX_HRFPM has no parameter.
Method FILL_BAPIRET2 on class CX_HRFPM has no exception.
Method FILL_OBJECT_LOG Signature
Method FILL_OBJECT_LOG on class CX_HRFPM has no parameter.
Method FILL_OBJECT_LOG on class CX_HRFPM has no exception.
Method FILL_OBJECT_LOG_FROM_STACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_OBJECT_LOG | Call by reference | Type reference (TYPE) | HRFPM_OBJECT | HRFPM: Tabelle der Objekte welche am Obligolauf teilnehmen | 20060727 |
Method FILL_OBJECT_LOG_FROM_STACK on class CX_HRFPM has no exception.
Method FILL_STRUC_FROM_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_STRUC | Call by reference | Type reference (TYPE) | ANY | 20060604 | ||||
| 2 | IP_PARA_STRUC_NAME | Call by reference | Type reference (TYPE) | BAL_S_PAR-PARNAME | Name der Struktur in Parametertabelle (kann abweichen) | 20060604 | |||
| 3 | IT_PARA | Call by reference | Type reference (TYPE) | BAL_S_MSG-PARAMS-T_PAR | Anwendungs-Log: Daten einer Meldung | 20060604 |
Method FILL_STRUC_FROM_PARAMETERS on class CX_HRFPM has no exception.
Method GET_ADDITIONAL_UCOMM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_UCOMM_LIST | Value transfer | Type reference (TYPE) | TT_UCOMM | 20060819 |
Method GET_ADDITIONAL_UCOMM on class CX_HRFPM has no exception.
Method GET_HANDLEABLE_UCOMM Signature
Method GET_HANDLEABLE_UCOMM on class CX_HRFPM has no parameter.
Method GET_HANDLEABLE_UCOMM on class CX_HRFPM has no exception.
Method GET_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_MESSAGE | Value transfer | Type reference (TYPE) | SYMSG | Struktur der Message-Variablen | 20100304 |
Method GET_MESSAGE on class CX_HRFPM has no exception.
Method GET_SRC_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MSG | Call by reference | Type reference (TYPE) | BAL_S_MSG | Anwendungs-Log: Daten einer Meldung | 20061031 | |||
| 2 | RP_SRC_CODE_INFO | Value transfer | Type reference (TYPE) | TS_SRC_CODE | 20061031 |
Method GET_SRC_CODE on class CX_HRFPM has no exception.
Method GET_UCOMM_HANDLER Signature
Method GET_UCOMM_HANDLER on class CX_HRFPM has no parameter.
Method GET_UCOMM_HANDLER on class CX_HRFPM has no exception.
Method HANDLE_UCOMM_APPL_LOG Signature
Method HANDLE_UCOMM_APPL_LOG on class CX_HRFPM has no parameter.
Method HANDLE_UCOMM_APPL_LOG on class CX_HRFPM has no exception.
Method HAS_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_HAS_MESSAGE | Value transfer | Type reference (TYPE) | FLAG | 20100304 |
Method HAS_MESSAGE on class CX_HRFPM has no exception.
Method MERGE_MSG_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_MSG | Call by reference | Type reference (TYPE) | BAL_S_MSG | Anwendungs-Log: Daten einer Meldung | 20070717 | |||
| 2 | CS_MSG_LOW | Call by reference | Type reference (TYPE) | BAL_S_MSG | Anwendungs-Log: Daten einer Meldung | 20070717 |
Method MERGE_MSG_FIELDS on class CX_HRFPM has no exception.
Method OVERWRITE_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_EXC | Call by reference | Object reference (TYPE REF TO) | CX_HRFPM | Zu spezifizierende Ausnahme | 20061123 |
Method OVERWRITE_EXCEPTION on class CX_HRFPM has no exception.
Method RAISE_SY_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_FLG_MUTE | Call by reference | Type reference (TYPE) | FLAG | SPACE | allgemeines flag | 20100304 | ||
| 2 | RP_MSG_STRING | Value transfer | Type reference (TYPE) | STRING | 20100304 |
Method RAISE_SY_MESSAGE on class CX_HRFPM has no exception.
Method SET_MODULES_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_MODULES | Call by reference | Type reference (TYPE) | HRFPM_OBJECTS-MODULES | HRFPM: Objektabelle der Obligomaschine | 20060530 | |||
| 2 | IP_STATUS | Call by reference | Type reference (TYPE) | ANY | FPM: Status eines Objekts bzgl. eines FPM-Moduls | 20060530 |
Method SET_MODULES_STATUS on class CX_HRFPM has no exception.
Method SET_SY_MESSAGE Signature
Method SET_SY_MESSAGE on class CX_HRFPM has no parameter.
Method SET_SY_MESSAGE on class CX_HRFPM has no exception.
Method TRANSFER_BAL_MSG_TO_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MSG | Call by reference | Type reference (TYPE) | BAL_S_MSG | Anwendungs-Log: Daten einer Meldung | 20060602 |
Method TRANSFER_BAL_MSG_TO_STATUS on class CX_HRFPM has no exception.
Method TRANSFER_CONTEXT_TO_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CONTEXT | Call by reference | Type reference (TYPE) | TS_CONTEXT | 20060526 |
Method TRANSFER_CONTEXT_TO_STATUS on class CX_HRFPM has no exception.
Method TRANSFER_OBJECT_TO_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_HRFPM_OBJECT | Call by reference | Type reference (TYPE) | HRFPM_OBJECT | HRFPM: Tabelle der Objekte welche am Obligolauf teilnehmen | 20060527 |
Method TRANSFER_OBJECT_TO_STATUS on class CX_HRFPM has no exception.
Method TRANSFER_PARAMS_TO_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PARAMS | Call by reference | Type reference (TYPE) | BAL_T_PAR | Anwendungs-Log: Daten einer Meldung | 20061031 |
Method TRANSFER_PARAMS_TO_STATUS on class CX_HRFPM has no exception.
Method TRANSFER_STATUS_TO_BAL_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BAL_MSG | Call by reference | Type reference (TYPE) | BAL_T_MSG | Anwendungs-Log: Daten einer Meldung | 20060602 |
Method TRANSFER_STATUS_TO_BAL_MSG on class CX_HRFPM has no exception.
Method TRANSFER_STATUS_TO_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_CONTEXT | Call by reference | Type reference (TYPE) | TS_CONTEXT | Anwendungs-Log: Daten einer Meldung | 20060526 |
Method TRANSFER_STATUS_TO_CONTEXT on class CX_HRFPM has no exception.
Method TRANSFER_STATUS_TO_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_HRFPM_OBJECT | Call by reference | Type reference (TYPE) | HRFPM_OBJECT | HRFPM: Tabelle der Objekte welche am Obligolauf teilnehmen | 20060527 |
Method TRANSFER_STATUS_TO_OBJECT on class CX_HRFPM has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20110810 |
| SAP Release Created in | 110 |