SAP ABAP Class CL_OIA_CLASSIFICATION_HELPER (EPM: Helper Class for Business Partner Classification)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-NWD-XBR (Application Component) HANA Reference Applications
⤷
S_EPM_OIA_DUN (Package) EPM OIA Dunning Run
⤷
⤷
Properties
| Class | CL_OIA_CLASSIFICATION_HELPER | |
| Short Description | EPM: Helper Class for Business Partner Classification | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_EPM_OIA_DUN | EPM OIA Dunning Run |
| Created | 20130109 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_OIA_CLASSIFICATION_HELPER has no forward declaration.
Interfaces
Class CL_OIA_CLASSIFICATION_HELPER has no interface implemented.
Friends
Class CL_OIA_CLASSIFICATION_HELPER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_EPM_OIA | 20130109 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | TT_BUPA_ID | 20130109 | ||||
| 3 | Instance attribute | Private | See coding | 20130109 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20130109 | ||
| 2 | Instance method | Public | Method | 20130109 | ||
| 3 | Instance method | Public | Method | 20130124 |
Events
Class CL_OIA_CLASSIFICATION_HELPER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_BUPA_ID | Private | See coding | 20130109 | tt_bupa_id TYPE STANDARD TABLE OF ty_bupa_id
|
||
| 2 | TY_BUPA_ID | Private | See coding | 20130109 | BEGIN OF ty_bupa_id,
node_key TYPE snwd_bpa-node_key,
bp_id TYPE snwd_bpa-bp_id,
END OF ty_bupa_id
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_OIA_CLASSIFICATION_HELPER has no parameter.
Method CONSTRUCTOR on class CL_OIA_CLASSIFICATION_HELPER has no exception.
Method EXECUTE_AND_PERSIST_RATING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FROM_DATE_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMPL | 20130109 | ||||
| 2 | IV_TO_DATE_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMPL | 20130109 |
Method EXECUTE_AND_PERSIST_RATING on class CL_OIA_CLASSIFICATION_HELPER has no exception.
Method RESET_RATING_PERSISTENCY Signature
Method RESET_RATING_PERSISTENCY on class CL_OIA_CLASSIFICATION_HELPER has no parameter.
Method RESET_RATING_PERSISTENCY on class CL_OIA_CLASSIFICATION_HELPER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |