SAP ABAP Class CF_REXCFR_BSBUDGET (Budget Seasonality Data - Factory)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
FI-LOC (Application Component) Localization
⤷
GLO_REFX_FR (Package) Localization Flexible Real Estate France
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CF_RECA_OBJECT | Object That Can Be Instantiated: Factory | 20100705 |
Properties
| Class | CF_REXCFR_BSBUDGET | |
| Short Description | Budget Seasonality Data - Factory | |
| Super Class | CF_RECA_OBJECT | Object That Can Be Instantiated: Factory |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | REXCFR | |
| Program status | ||
| Category | 0 | |
| Package | GLO_REFX_FR | Localization Flexible Real Estate France |
| Created | 20100705 | SAP |
| Last change | 20110908 | 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) | |
| 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 CF_REXCFR_BSBUDGET has no interface implemented.
Friends
Class CF_REXCFR_BSBUDGET has no friend class.
Attributes
Class CF_REXCFR_BSBUDGET has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Generates Instance for Selection Parameter | 20100705 | |
| 2 | Static method | Protected | Method | Gets Cost Collector for Period | 20100713 | |
| 3 | Static method | Private | Method | gets the relevant cost elements | 20100708 | |
| 4 | Static method | Private | Method | collects budget data | 20100708 |
Events
Class CF_REXCFR_BSBUDGET has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MTYPE_S_PERIOD | Protected | See coding | 20100713 | BEGIN OF mtype_s_period,
fiscyear TYPE gjahr,
pstngperiod TYPE rerapstngperiod,
datefrom TYPE dats,
dateto TYPE dats,
END OF mtype_s_period
|
||
| 2 | MTYPE_T_PERIOD | Protected | See coding | 20100713 | mtype_t_period TYPE STANDARD TABLE OF mtype_s_period
|
Method Signatures
Method INIT_BY_PARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_REXCFR_BSBUDGET | Budget Seasonality data | 20100705 | |||
| 2 | ID_ACTIVITY | Call by reference | Type reference (TYPE) | RECA1_ACTIVITY | RECA1_ACTIVITY-DISPLAY | 20100705 | |||
| 3 | IF_AUTH_CHECK | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100705 | |||
| 4 | IF_ENQUEUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20100705 | |||
| 5 | IF_NO_SELECT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100705 | |||
| 6 | IO_PLANDATA | Call by reference | Object reference (TYPE REF TO) | IF_RECO_PLANDATA | Controlling Data | 20100708 | |||
| 7 | IS_ADDPARAM | Call by reference | Type reference (TYPE) | RECOPLANPARAM | Parameters for Planning Data | 20100705 | |||
| 8 | IT_OBJNR | Call by reference | Type reference (TYPE) | RE_T_OBJNR | OBJNR | 20100705 | |||
| 9 | IT_PLANDATA | Call by reference | Type reference (TYPE) | RE_T_CODATA | CO Data (RE-Specific) | 20100706 | |||
| 10 | IT_SO_COSTELEMENT | Call by reference | Type reference (TYPE) | RE_T_RSOCOSTELEMENT | Selection Option for Cost Element | 20100705 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Data locked | 20100705 | ||
| 2 | General Error | 20100705 |
Method _GET_COSTCOLLECTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_OBJNR_CC | Value transfer | Type reference (TYPE) | RECAOBJNR | Object Number | 20100713 | |||
| 2 | ET_OBJNR_CC | Call by reference | Type reference (TYPE) | RE_T_OBJNR | OBJNR | 20100713 | |||
| 3 | ID_FISCYEAR | Value transfer | Type reference (TYPE) | GJAHR | Fiscal Year | 20100713 | |||
| 4 | ID_OBJNR_SU | Value transfer | Type reference (TYPE) | RECAOBJNR | Object Number | 20100713 | |||
| 5 | ID_PSTNGPERIOD | Value transfer | Type reference (TYPE) | RERAPSTNGPERIOD | Posting Period | 20100713 | |||
| 6 | IS_ADDPARAM | Call by reference | Type reference (TYPE) | RECOPLANPARAM | Parameters for Planning Data | 20100713 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Cost Collector Not Found | 20100713 |
Method _GET_COSTELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_COSTELEMENT | Call by reference | Type reference (TYPE) | RE_T_COST_ELEMENT | Cost Element (CSKA) | 20100708 | |||
| 2 | IT_SO_COSTELEMENT | Call by reference | Type reference (TYPE) | RE_T_RSOCOSTELEMENT | Selection Option for Cost Element | 20100708 |
Method _GET_COSTELEMENTS on class CF_REXCFR_BSBUDGET has no exception.
Method _INIT Signature
Method _INIT on class CF_REXCFR_BSBUDGET has no parameter.
Method _INIT on class CF_REXCFR_BSBUDGET has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |