SAP ABAP Class CL_FBS_ACC_RPLCTN_CCD (CL_FBS_ACC_RPLCTN_CCD)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-GL-GL (Application Component) Basic Functions
⤷
FBS_SE_GLMASTER_REPLCTN (Package) Services for Proxies
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FBS_ACC_RPLCTN | 20080513 |
Properties
| Class | CL_FBS_ACC_RPLCTN_CCD | |
| Short Description | ||
| Super Class | CL_FBS_ACC_RPLCTN | |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FBS_SE_GLMASTER_REPLCTN | Services for Proxies |
| Created | 20080513 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FBS_ACC_RPLCTN_CCD has no forward declaration.
Interfaces
Class CL_FBS_ACC_RPLCTN_CCD has no interface implemented.
Friends
Class CL_FBS_ACC_RPLCTN_CCD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | FLAG | General Indicator | 20080629 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | FBS_SE_GLACCTMSTRRPLCTNRQ_ASYN | 20080514 | ||||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SMT_ENGINE | 20080513 | ||||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | TS_INBOUND_DATA | 20080513 | ||||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | TS_INBOUND_DATA_PLD | 20080513 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | SMT_EVENT | Event | 20080513 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080513 | |
| 2 | Static method | Public | Method | 20080604 |
Events
Class CL_FBS_ACC_RPLCTN_CCD has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_INBOUND_DATA | Public | Type reference (TYPE) | SAPPLCO_GLACCT_MSTR_RPLCTNRQMS | 20080513 | |
|
| 2 | TS_INBOUND_DATA_PLD | Public | Type reference (TYPE) | SAPPLCO_GLACCT_MSTR_RPLCTNRQ | 20080513 | |
|
| 3 | TS_JOINT_IN_DATA | Public | See coding | 20080517 | BEGIN OF ts_joint_in_Data,
coa_ref TYPE REF TO ts_inbound_data_pld,
ccd_item_ref TYPE REF TO sapplco_glacct_mstr_rplctn_re2,
END OF ts_joint_in_Data
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_FBS_ACC_RPLCTN_CCD has no parameter.
Method CONSTRUCTOR on class CL_FBS_ACC_RPLCTN_CCD has no exception.
Method PPO_KEY_INT_TO_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_KEY_INT_EXT | Call by reference | Type reference (TYPE) | /SAPPO/STR_KEY_INT_EXT | 20080604 |
Method PPO_KEY_INT_TO_EXT on class CL_FBS_ACC_RPLCTN_CCD has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 604 |