SAP ABAP Class CL_EPM_OIA_BP_CLASSIFICATION (EPM: Business Partner Classification Implementation)
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

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20121121 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BP_CLASSIFICATION | Interface for BAdI: S_BADI_GET_BP_CLASSIFICATION | 20121121 |
Properties
Class | CL_EPM_OIA_BP_CLASSIFICATION | |
Short Description | EPM: Business Partner Classification Implementation | |
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 | 20121121 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_EPM_OIA_BP_CLASSIFICATION has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20121121 | ||
2 | IF_BP_CLASSIFICATION | Interface for BAdI: S_BADI_GET_BP_CLASSIFICATION | 20121121 |
Friends
Class CL_EPM_OIA_BP_CLASSIFICATION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20121121 | ||||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SEPM_OIA_CUST_T | 20130228 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | 20130228 | |
2 | ![]() |
Static method | Private | Method | 20130214 | |
3 | ![]() |
Static method | Private | Method | 20130214 | |
4 | ![]() |
Static method | Private | Method | 20130214 | |
5 | ![]() |
Static method | Private | Method | 20130214 | |
6 | ![]() |
Static method | Private | Method | 20130214 | |
7 | ![]() |
Static method | Private | Method | 20130214 | |
8 | ![]() |
Static method | Private | Method | 20130214 | |
9 | ![]() |
Static method | Private | Method | 20130214 | |
10 | ![]() |
Static method | Private | Method | 20130214 |
Events
Class CL_EPM_OIA_BP_CLASSIFICATION has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_AMOUNT_CURRENCY | Private | See coding | 20130214 | BEGIN OF ty_amount_currency,
amount TYPE snwd_so_inv_item-gross_amount,
currency TYPE snwd_so_inv_item-currency_code,
END OF ty_amount_currency
|
||
2 | TY_PERIOD | Private | See coding | 20130214 | ty_period TYPE RANGE OF timestamp
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_EPM_OIA_BP_CLASSIFICATION has no parameter.
Method CLASS_CONSTRUCTOR on class CL_EPM_OIA_BP_CLASSIFICATION has no exception.
Method GET_PERIOD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TS_NOW | Call by reference | Type reference (TYPE) | TIMESTAMP | 20130214 | |||
2 | ![]() |
IV_YEARS_BACK | Call by reference | Type reference (TYPE) | I | 20130214 | |||
3 | ![]() |
RT_PERIOD | Value transfer | Type reference (TYPE) | TY_PERIOD | 20130214 |
Method GET_PERIOD on class CL_EPM_OIA_BP_CLASSIFICATION has no exception.
Method GET_RANK_1 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_PERIOD | Call by reference | Type reference (TYPE) | TY_PERIOD | 20130214 | |||
2 | ![]() |
IV_BUPA_GUID | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TY_NODE_KEY | 20130214 | |||
3 | ![]() |
RE_HIT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130214 |
Method GET_RANK_1 on class CL_EPM_OIA_BP_CLASSIFICATION has no exception.
Method GET_RANK_2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BUPA_GUID | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TY_NODE_KEY | 20130214 | |||
2 | ![]() |
IV_CONV_DATE | Call by reference | Type reference (TYPE) | SYDATUM | 20130214 | |||
3 | ![]() |
IV_THRESHOLD | Call by reference | Type reference (TYPE) | I | 20130214 | |||
4 | ![]() |
RE_HIT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130228 |
Method GET_RANK_3 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_PERIOD | Call by reference | Type reference (TYPE) | TY_PERIOD | 20130214 | |||
2 | ![]() |
IV_BUPA_GUID | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TY_NODE_KEY | 20130214 | |||
3 | ![]() |
IV_CONV_DATE | Call by reference | Type reference (TYPE) | SYDATUM | 20130214 | |||
4 | ![]() |
IV_THRESHOLD | Call by reference | Type reference (TYPE) | I | 20130214 | |||
5 | ![]() |
RE_HIT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130228 |
Method GET_RANK_4 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BUPA_GUID | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TY_NODE_KEY | 20130214 | |||
2 | ![]() |
IV_CONV_DATE | Call by reference | Type reference (TYPE) | SYDATUM | 20130214 | |||
3 | ![]() |
IV_THRESHOLD | Call by reference | Type reference (TYPE) | I | 20130214 | |||
4 | ![]() |
RE_HIT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130228 |
Method GET_RANK_5 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_PERIOD | Call by reference | Type reference (TYPE) | TY_PERIOD | 20130214 | |||
2 | ![]() |
IV_BUPA_GUID | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TY_NODE_KEY | 20130214 | |||
3 | ![]() |
IV_CONV_DATE | Call by reference | Type reference (TYPE) | SYDATUM | 20130214 | |||
4 | ![]() |
IV_THRESHOLD | Call by reference | Type reference (TYPE) | I | 20130214 | |||
5 | ![]() |
RE_HIT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130228 |
Method GET_RANK_6 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BUPA_GUID | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TY_NODE_KEY | 20130214 | |||
2 | ![]() |
IV_CONV_DATE | Call by reference | Type reference (TYPE) | SYDATUM | 20130214 | |||
3 | ![]() |
IV_NO_YEARS | Call by reference | Type reference (TYPE) | I | 20130214 | |||
4 | ![]() |
IV_THRESHOLD | Call by reference | Type reference (TYPE) | I | 20130214 | |||
5 | ![]() |
IV_TO_DATE | Call by reference | Type reference (TYPE) | SYDATUM | 20130214 | |||
6 | ![]() |
RE_HIT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130228 |
Method GET_TIMESTAMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DATE | Call by reference | Type reference (TYPE) | SYDATUM | 20130214 | |||
2 | ![]() |
RE_DATE_TS | Value transfer | Type reference (TYPE) | TIMESTAMP | 20130214 |
Method GET_TIMESTAMP on class CL_EPM_OIA_BP_CLASSIFICATION has no exception.
Method IS_EU_COUNTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_BUPA_KEY | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TY_NODE_KEY | 20130214 | |||
2 | ![]() |
EX_IS_EU_COUNTRY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130214 | |||
3 | ![]() |
IV_BP_ID | Call by reference | Type reference (TYPE) | SNWD_PARTNER_ID | 20130214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130214 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |