SAP ABAP Class CL_CNV_40300_CHKOBJ_ANLN (Dataobject for checks on fixed assets)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-GTF-BS (Application Component) Business Application Support
⤷
CNV_40300 (Package) Conversion of asset classes

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CNV_MBT_CHECK_DATAOBJECT | Check Framework: Data Object to check | 20120608 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20120608 |
Properties
Class | CL_CNV_40300_CHKOBJ_ANLN | |
Short Description | Dataobject for checks on fixed assets | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CNV_40300 | Conversion of asset classes |
Created | 20120608 | SAP |
Last change | 20141030 | |
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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CNV_MBT_CHECK_DATAOBJECT | Check Framework: Data Object to check | 20120608 | ||
2 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20120608 |
Friends
Class CL_CNV_40300_CHKOBJ_ANLN has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | CNV_40300_T_ANKA | ANKA table (relevant fields) | 20120608 | ||
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | CNV_40300_T_ANKA | ANKA table (relevant fields) | 20120806 | ||
3 | ![]() |
Static Attribute | Public | Type reference (TYPE) | CNV_40305_T_ANKP | Asset class, Chart of Dep. and corr. asset account det. | 20120806 | ||
4 | ![]() |
Static Attribute | Public | Type reference (TYPE) | CNV_40300_T_ANLA | Table with relevant fields of table ANLA | 20120608 | ||
5 | ![]() |
Static Attribute | Public | Type reference (TYPE) | CNV_40300_T_ANLKL_ANLN_MAPPING | Asset classes for single assets (in ME) | 20120608 | ||
6 | ![]() |
Static Attribute | Public | Type reference (TYPE) | CNV_40300_T_ANLKL_MAPPING | Mapping table for asset classes (ANLKL) | 20120608 | ||
7 | ![]() |
Static Attribute | Public | Type reference (TYPE) | ABAP_BOOL | Indicator if ANKA_CONV is filled | 20120806 | ||
8 | ![]() |
Static Attribute | Public | Type reference (TYPE) | ABAP_BOOL | Indicator if ANKP_CONV has already been simulated | 20120806 | ||
9 | ![]() |
Static Attribute | Public | Type reference (TYPE) | ABAP_BOOL | Indicator if mappings has been loaded yet | 20120608 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CNV_40300_T_ANLKL_ANLN_MAPPING | Mapping table for asset classes (ANLKL) | 20120608 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ANLN1 | Main Asset Number | 20120608 | ||
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BUKRS | Company Code | 20120608 | ||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CNV_MBT_CHECK_OBJKEY | Object_key | 20120608 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Clear ANKA_CONV (necessary if mapping changed) | 20120806 |
2 | ![]() |
Static method | Public | Method | Clear ANKP_CONV (necessary if mapping changed) | 20120806 |
3 | ![]() |
Static method | Public | Method | Clear mapping puffer | 20120608 |
4 | ![]() |
Static method | Public | Method | Create object key | 20120608 |
5 | ![]() |
Static method | Public | Method | Fill attribut at_anka | 20120608 |
6 | ![]() |
Static method | Public | Method | Fill attribute at_anka_conv | 20120806 |
7 | ![]() |
Static method | Public | Method | Fill attribute at_ankp_conv | 20120806 |
8 | ![]() |
Static method | Public | Method | Fill attribut at_anla | 20120608 |
9 | ![]() |
Static method | Public | Method | Get instance of data object | 20120608 |
10 | ![]() |
Static method | Public | Method | Load 40300-mapping into static puffer attributes | 20120608 |
11 | ![]() |
Instance method | Private | Method | Set instance attributes | 20120608 |
12 | ![]() |
Static method | Public | Method | Split object key | 20120608 |
Events
Class CL_CNV_40300_CHKOBJ_ANLN has no event.
Types
Class CL_CNV_40300_CHKOBJ_ANLN has no local type.
Method Signatures
Method CLEAR_ANKA_CONV Signature
Method CLEAR_ANKA_CONV on class CL_CNV_40300_CHKOBJ_ANLN has no parameter.
Method CLEAR_ANKA_CONV on class CL_CNV_40300_CHKOBJ_ANLN has no exception.
Method CLEAR_ANKP_CONV Signature
Method CLEAR_ANKP_CONV on class CL_CNV_40300_CHKOBJ_ANLN has no parameter.
Method CLEAR_ANKP_CONV on class CL_CNV_40300_CHKOBJ_ANLN has no exception.
Method CLEAR_MAPPING_PUFFER Signature
Method CLEAR_MAPPING_PUFFER on class CL_CNV_40300_CHKOBJ_ANLN has no parameter.
Method CLEAR_MAPPING_PUFFER on class CL_CNV_40300_CHKOBJ_ANLN has no exception.
Method CREATE_OBJECT_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ANLN1 | Call by reference | Type reference (TYPE) | ANLN1 | Main Asset Number | 20120608 | ||
2 | ![]() |
IV_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20120608 | ||
3 | ![]() |
IV_CONTEXT_GUID | Call by reference | Type reference (TYPE) | CNV_MBT_COT_CONTEXT_GUID | SLO COT Context GUID | 20120608 | ||
4 | ![]() |
RV_OBJECT_KEY | Value transfer | Type reference (TYPE) | CNV_MBT_CHECK_OBJKEY | Check Framework: Object Key | 20120608 |
Method CREATE_OBJECT_KEY on class CL_CNV_40300_CHKOBJ_ANLN has no exception.
Method FILL_ANKA Signature
Method FILL_ANKA on class CL_CNV_40300_CHKOBJ_ANLN has no parameter.
Method FILL_ANKA on class CL_CNV_40300_CHKOBJ_ANLN has no exception.
Method FILL_ANKA_CONV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONTEXT_GUID | Call by reference | Type reference (TYPE) | CNV_MBT_COT_CONTEXT_GUID | SLO COT Context GUID | 20120806 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmebehandlung | 20120806 |
Method FILL_ANKP_CONV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONTEXT_GUID | Call by reference | Type reference (TYPE) | CNV_MBT_COT_CONTEXT_GUID | SLO COT Context GUID | 20120806 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmebehandlung | 20120806 |
Method FILL_ANLA Signature
Method FILL_ANLA on class CL_CNV_40300_CHKOBJ_ANLN has no parameter.
Method FILL_ANLA on class CL_CNV_40300_CHKOBJ_ANLN has no exception.
Method GET_INSTANCE_FROM_OBJKEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | CNV_MBT_CHECK_OBJKEY | Check Framework: Object Key | 20120608 | ||
2 | ![]() |
RR_DATAOBJECT | Value transfer | Object reference (TYPE REF TO) | CL_CNV_40300_CHKOBJ_ANLN | dataobject for CHK_MAP01 - CHK_MAP05 | 20120608 |
Method GET_INSTANCE_FROM_OBJKEY on class CL_CNV_40300_CHKOBJ_ANLN has no exception.
Method LOAD_MAPPING_PUFFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONTEXT_GUID | Call by reference | Type reference (TYPE) | CNV_MBT_COT_CONTEXT_GUID | SLO COT Context GUID | 20120608 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception handling | 20120608 |
Method SET_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ANLKL_ANLN_MAPPING | Call by reference | Type reference (TYPE) | CNV_40300_T_ANLKL_ANLN_MAPPING | Asset classes for single assets (in ME) | 20120608 | ||
2 | ![]() |
IV_ANLN1 | Call by reference | Type reference (TYPE) | ANLN1 | Main Asset Number | 20120608 | ||
3 | ![]() |
IV_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20120608 | ||
4 | ![]() |
IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | CNV_MBT_CHECK_OBJKEY | Check Framework: Object Key | 20120608 |
Method SET_ATTRIBUTES on class CL_CNV_40300_CHKOBJ_ANLN has no exception.
Method SPLIT_OBJECT_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ANLN1 | Call by reference | Type reference (TYPE) | ANLN1 | Main Asset Number | 20120608 | ||
2 | ![]() |
EV_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20120608 | ||
3 | ![]() |
EV_CONTEXT_GUID | Call by reference | Type reference (TYPE) | CNV_MBT_COT_CONTEXT_GUID | SLO COT Context GUID | 20120608 | ||
4 | ![]() |
IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | CNV_MBT_CHECK_OBJKEY | Check Framework: Object Key | 20120608 |
Method SPLIT_OBJECT_KEY on class CL_CNV_40300_CHKOBJ_ANLN has no exception.
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in |