SAP ABAP Class CX_HRFPM_ACC_POSTING (HRFPM: Error During FM Document Creation)
Hierarchy
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
   PA-PM-PB (Application Component) Position Budgeting and Control
     PAOC_FPM_COM_ENGINE (Package) Position Management: Commitment Creation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_HRFPM Exception Class for Module "Administrator" 20060529
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_HRFPM_BUD_DOC 20060704
2 Inheritance (c INHERITING FROM c_ref)  CX_HRFPM_DIFFERENCE 20060529
3 Inheritance (c INHERITING FROM c_ref)  CX_HRFPM_FM_DOC 20060530
4 Inheritance (c INHERITING FROM c_ref)  CX_HRFPM_FM_POSTING HRFPM: Error During FM Document Creation 20060529
5 Inheritance (c INHERITING FROM c_ref)  CX_HRFPM_FPM_DOC Error During FPM Document Creation 20060603
6 Inheritance (c INHERITING FROM c_ref)  CX_HRFPM_PCS_POSTING HRFPM: Error During FM Document Creation 20060529
Properties
Class CX_HRFPM_ACC_POSTING  
Short Description HRFPM: Error During FM Document Creation    
Super Class CX_HRFPM Exception Class for Module "Administrator" 
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 20060529   SAP 
Last change 20091125   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_HRFPM_ACC_POSTING has no forward declaration.
Interfaces
Class CX_HRFPM_ACC_POSTING has no interface implemented.
Friends
Class CX_HRFPM_ACC_POSTING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACC_ASS Instance attribute Public Type reference (TYPE) HRFPM_FPM_DOC_ACC_ASS HRFPM: FPM Documents -Account Assignments 20060529
2 ACC_DOC_POS Instance attribute Public Type reference (TYPE) HRFPM_FM_KEY_POS HRFPM: DB key of FM Document Items 20060604
3 ACC_VALUES Instance attribute Public Type reference (TYPE) HRFPM_FPM_DOC_ACC_VALUE HRFPM: Amount in Doc. for Finding Person Responsible in FM 20060529
4 CONST_UCOMM_POST_TO_FM Constant Protected Type reference (TYPE) SYUCOMM 'POST_TO_FM' OSS1293714 20090113
5 CONST_UCOMM_RECON_CLSD Constant Protected Type reference (TYPE) SYUCOMM 'CLOSE_REOPEN' Function Code That Triggered PAI 20070830
6 CONST_UCOMM_RECON_WITH_WF Constant Protected Type reference (TYPE) SYUCOMM 'RECON_WITH_WF' Function Code That Triggered PAI 20070726
7 CONST_UCOMM_SHOW_PBC_DOC Constant Protected Type reference (TYPE) SYUCOMM 'SHOW_PBC_DOC' Function Code That Triggered PAI 20070802
8 DEP_ACC_DOC_POS Instance attribute Public Type reference (TYPE) HRFPM_FM_KEY_POS HRFPM: DB key of FM Document Items 20070304
9 DEP_FM_DOC_HAS_WRONG_STATUS Constant Public Type reference (TYPE) SOTR_CONC '800B5DD7D48A1DDBA2EC7DF5377BDB10' 20061214
10 ENQUEUE_FAILED Constant Public Type reference (TYPE) SOTR_CONC '800B5DD7D48A1DDBA1F84A3728661511' 20061209
11 FM_DOC_HAS_WRONG_STATUS Constant Public Type reference (TYPE) SOTR_CONC '6B5E6046E2CA2239E10000000A114ECC' 20070615
12 INITIALIZATION_ERROR Constant Public Type reference (TYPE) SOTR_CONC '800B5DD7D48A1DEBA7B5C11FFAD1CE0A' 20070106
13 IT_FM_RETURN Instance attribute Public Type reference (TYPE) HRFPM_BAPIRET2_IT Return Parameter(s) 20060529
14 NO_FM_DOC_ON_DB Constant Public Type reference (TYPE) SOTR_CONC '86F69947DDDE6B5FE10000000A15539E' 20080131
15 NO_LOGICAL_SYSTEM Constant Public Type reference (TYPE) SOTR_CONC '3C1F268019F811ABE10000000A1145AE' 20060529
16 POSTING_FAILED Constant Public Type reference (TYPE) SOTR_CONC '3C161CB117A01803E10000000A1145B0' 20060529
17 POSTING_PBC_FAILED Constant Public Type reference (TYPE) SOTR_CONC '800B5DD7D48A1DEBADDB3C7144DF0B98' 20070207
18 POSTING_PCS_FAILED Constant Public Type reference (TYPE) SOTR_CONC '80E0ED0A0EFD1DEBB3B12B9E94D4DCF5' 20070308
19 REBUILD_ERROR Constant Public Type reference (TYPE) SOTR_CONC '3C3EB05B960D1CE4E10000000A1145B3' 20060529
20 SIMULATION_RUN Instance attribute Public Type reference (TYPE) FLAG General Flag 20070212
21 UNKNOWN_ENC_TYPE Constant Public Type reference (TYPE) SOTR_CONC '815E6046E2CA2239E10000000A114ECC' 20070615
22 UNKNOWN_FM_DOC_TYPE Constant Public Type reference (TYPE) SOTR_CONC '825E6046E2CA2239E10000000A114ECC' 20070615
23 WRONG_CLOSING_STATUS Constant Public Type reference (TYPE) SOTR_CONC '6F539E47D9FCFE52E10000000A15539E' 20080129
24 WRONG_WF_STATUS Constant Public Type reference (TYPE) SOTR_CONC '6E539E47D9FCFE52E10000000A15539E' 20080129
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CONVERT_DOC_POS Instance method Protected Method 20070810
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060529
3 HANDLE_ACC_POSTING_UCOMM Instance method Protected Method 20060819
4 UCOMM_POST_TO_FM Instance method Protected Method OSS1293714 Transf. of Documents Not Yet Posted 20090113
5 UCOMM_RECON_WITH_CLD Instance method Protected Method Reconcile with Closing Status 20070830
6 UCOMM_RECON_WITH_WF Instance method Protected Method Reconcile with WF Status from FM 20070622
7 UCOMM_SHOW_ACC_ASS Instance method Protected Method 20060819
8 UCOMM_SHOW_ACC_DOC Instance method Protected Method 20060819
9 UCOMM_SHOW_PBC_DOC Instance method Protected Method Display PBC Document 20070802
10 _FILL_BAL_MSG_PARAMTERS Instance method Private Method Enter Specific Parameter 20061101
11 _TRANSFER_PARAMS_TO_STATUS Instance method Private Method 20061101
Events
Class CX_HRFPM_ACC_POSTING has no event.
Types
Class CX_HRFPM_ACC_POSTING has no local type.
Method Signatures

Method CHECK_CONVERT_DOC_POS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DOC_POS Call by reference Type reference (TYPE) HRFPM_FM_POS-KEY_POS 20070810

Method CHECK_CONVERT_DOC_POS on class CX_HRFPM_ACC_POSTING has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ABDAT Call by reference Type reference (TYPE) HRFPM_ABDAT 20060529
2 Importing ACC_ASS Call by reference Type reference (TYPE) HRFPM_FPM_DOC_ACC_ASS 20060529
3 Importing ACC_DOC_POS Call by reference Type reference (TYPE) HRFPM_FM_KEY_POS 20060604
4 Importing ACC_VALUES Call by reference Type reference (TYPE) HRFPM_FPM_DOC_ACC_VALUE 20060529
5 Importing CX_HRFPM Call by reference Type reference (TYPE) SOTR_CONC 20060529
6 Importing DEP_ACC_DOC_POS Call by reference Type reference (TYPE) HRFPM_FM_KEY_POS 20070304
7 Importing DET_LEVEL Call by reference Type reference (TYPE) DETAIL_LEVEL 20060529
8 Importing HROBJECT Call by reference Type reference (TYPE) HROBJECT 20060529
9 Importing IT_FM_RETURN Call by reference Type reference (TYPE) HRFPM_BAPIRET2_IT 20060529
10 Importing MESSAGE_CLASS Call by reference Type reference (TYPE) SY-MSGID 20060529
11 Importing MESSAGE_NUMBER Call by reference Type reference (TYPE) SY-MSGNO 20060529
12 Importing MESSAGE_PAR1 Call by reference Type reference (TYPE) SY-MSGV1 20060529
13 Importing MESSAGE_PAR2 Call by reference Type reference (TYPE) SY-MSGV2 20060529
14 Importing MESSAGE_PAR3 Call by reference Type reference (TYPE) SY-MSGV3 20060529
15 Importing MESSAGE_PAR4 Call by reference Type reference (TYPE) SY-MSGV4 20060529
16 Importing MESSAGE_TYPE Call by reference Type reference (TYPE) SY-MSGTY 20060529
17 Importing MODULE_NAME Call by reference Type reference (TYPE) HRFPM_MODULE 20060529
18 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20060529
19 Importing RESP_DEP Call by reference Type reference (TYPE) HRFPM_RESP_DEPARTMENT 20060529
20 Importing SIMULATION_RUN Call by reference Type reference (TYPE) FLAG 20070212
21 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20060529

Method CONSTRUCTOR on class CX_HRFPM_ACC_POSTING has no exception.

Method HANDLE_ACC_POSTING_UCOMM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_MSG Call by reference Type reference (TYPE) BAL_S_MSG Anwendungs-Log: Daten einer Meldung 20060819
2 Changing CS_USER_COMMAND_DATA Call by reference Type reference (TYPE) BAL_S_CBUC Anwendungs-Log: Daten für Callback 'USER_COMMAND' 20060819

Method HANDLE_ACC_POSTING_UCOMM on class CX_HRFPM_ACC_POSTING has no exception.

Method UCOMM_POST_TO_FM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_UCOMM_EXEC Value transfer Type reference (TYPE) BALEXEC allgemeines flag 20090113

Method UCOMM_POST_TO_FM on class CX_HRFPM_ACC_POSTING has no exception.

Method UCOMM_RECON_WITH_CLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_UCOMM_EXEC Value transfer Type reference (TYPE) BALEXEC allgemeines flag 20070830

Method UCOMM_RECON_WITH_CLD on class CX_HRFPM_ACC_POSTING has no exception.

Method UCOMM_RECON_WITH_WF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_UCOMM_EXEC Value transfer Type reference (TYPE) BALEXEC allgemeines flag 20070622

Method UCOMM_RECON_WITH_WF on class CX_HRFPM_ACC_POSTING has no exception.

Method UCOMM_SHOW_ACC_ASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_UCOMM_EXEC Value transfer Type reference (TYPE) BALEXEC allgemeines flag 20060819

Method UCOMM_SHOW_ACC_ASS on class CX_HRFPM_ACC_POSTING has no exception.

Method UCOMM_SHOW_ACC_DOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_UCOMM_EXEC Value transfer Type reference (TYPE) BALEXEC allgemeines flag 20060819

Method UCOMM_SHOW_ACC_DOC on class CX_HRFPM_ACC_POSTING has no exception.

Method UCOMM_SHOW_PBC_DOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_UCOMM_EXEC Value transfer Type reference (TYPE) BALEXEC allgemeines flag 20070802

Method UCOMM_SHOW_PBC_DOC on class CX_HRFPM_ACC_POSTING has no exception.

Method _FILL_BAL_MSG_PARAMTERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_BAL_MSG Call by reference Type reference (TYPE) BAL_S_MSG Anwendungs-Log: Daten einer Meldung 20061101

Method _FILL_BAL_MSG_PARAMTERS on class CX_HRFPM_ACC_POSTING has no exception.

Method _TRANSFER_PARAMS_TO_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PARAMS Call by reference Type reference (TYPE) BAL_T_PAR Anwendungs-Log: Daten einer Meldung 20061101

Method _TRANSFER_PARAMS_TO_STATUS on class CX_HRFPM_ACC_POSTING has no exception.
History
Last changed by/on SAP  20091125 
SAP Release Created in 700