SAP ABAP Class CM_FAA_T100 (T100 Messages FIAA)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
FI-AA-AA (Application Component) Basic Functions
⤷
FAA_CA (Package) Asset Accounting Cross Application
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20110721 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FAA_T100_MESSAGE | Interface for T100 Messages in FIAA | 20110721 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20110721 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CM_FAA_T100_FRW | T100 Messages from FIAA Object Framework | 20110721 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_FAA_CONFIG | Read Exception Class for Customizing | 20110801 |
Properties
| Class | CM_FAA_T100 | |
| Short Description | T100 Messages FIAA | |
| Super Class | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | FAA_CA | Asset Accounting Cross Application |
| Created | 20110721 | SAP |
| Last change | 20131127 | 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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FAA_T100_MESSAGE | Interface for T100 Messages in FIAA | 20110721 | ||
| 2 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20110721 |
Friends
Class CM_FAA_T100 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20110721 | |||||
| 2 | Constant | Public | Type reference (TYPE) | TY_MESSAGE_SEVERITY | 'A' | 20110804 | |||
| 3 | Constant | Public | Type reference (TYPE) | TY_MESSAGE_SEVERITY | 'X' | 20130205 | |||
| 4 | Constant | Public | Type reference (TYPE) | TY_MESSAGE_SEVERITY | 'E' | 20110804 | |||
| 5 | Constant | Public | Type reference (TYPE) | TY_MESSAGE_SEVERITY | 'I' | 20110804 | |||
| 6 | Constant | Public | Type reference (TYPE) | TY_MESSAGE_SEVERITY | '-' | 20121126 | |||
| 7 | Constant | Public | Type reference (TYPE) | TY_MESSAGE_SEVERITY | 'S' | 20110804 | |||
| 8 | Constant | Public | Type reference (TYPE) | TY_MESSAGE_SEVERITY | 'W' | 20110804 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | TT_DETAIL_MESSAGE_REFERENCES | 20110721 | ||||
| 10 | Instance attribute | Public | Type reference (TYPE) | SYMSG | Structure of Message Variables | 20120213 | |||
| 11 | Instance attribute | Public | Attribute reference (LIKE) | 20110725 | |||||
| 12 | Instance attribute | Public | Attribute reference (LIKE) | 20130709 | |||||
| 13 | Instance attribute | Public | Attribute reference (LIKE) | 20130212 | |||||
| 14 | Instance attribute | Public | Attribute reference (LIKE) | 20120213 | |||||
| 15 | Instance attribute | Public | Attribute reference (LIKE) | 20130212 | |||||
| 16 | Instance attribute | Public | Attribute reference (LIKE) | 20130212 | |||||
| 17 | Instance attribute | Public | Attribute reference (LIKE) | 20130711 | |||||
| 18 | Instance attribute | Public | Attribute reference (LIKE) | 20130212 | |||||
| 19 | Instance attribute | Public | Attribute reference (LIKE) | 20130212 | |||||
| 20 | Instance attribute | Public | Attribute reference (LIKE) | 20130212 | |||||
| 21 | Instance attribute | Public | Attribute reference (LIKE) | 20130212 | |||||
| 22 | Instance attribute | Public | Attribute reference (LIKE) | 20130212 | |||||
| 23 | Instance attribute | Public | Attribute reference (LIKE) | 20130212 | |||||
| 24 | Instance attribute | Public | Type reference (TYPE) | TY_MESSAGE_SEVERITY | CM_FAA_T100=>CO_SEVERITY_ERROR | Message Type | 20110804 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add an Instance to DetailMessageReferences | 20110725 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20110721 | |
| 3 | Instance method | Public | Method | Conversion to Structure of Message Variables (SYMSG) | 20120209 | |
| 4 | Static method | Public | Method | Evaluation of T100S/T100C for Configurable Messages | 20120213 | |
| 5 | Static method | Public | Method | Generates Message Instance After Message...Raising... | 20130621 |
Events
Class CM_FAA_T100 has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_DETAIL_MESSAGE_REFERENCES | Public | See coding | 20110721 | tt_detail_message_references TYPE STANDARD TABLE OF REF TO cm_faa_t100
WITH NON-UNIQUE KEY table_line
|
||
| 2 | TY_MESSAGE_SEVERITY | Public | See coding | 20110804 | ty_message_severity TYPE c LENGTH 1
|
Method Signatures
Method ADD_DETAIL_MESSAGE_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | CM_FAA_T100 | T100 Meldungen FIAA | 20110725 |
Method ADD_DETAIL_MESSAGE_REFERENCE on class CM_FAA_T100 has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DETAIL_MESSAGE_REFERENCES | Call by reference | Type reference (TYPE) | TT_DETAIL_MESSAGE_REFERENCES | 20110721 | ||||
| 2 | EXCEPTION_MESSAGE | Call by reference | Type reference (TYPE) | SYMSG | 20120213 | ||||
| 3 | MS_ASSET_KEY | Call by reference | Type reference (TYPE) | FAA_S_ASSET_KEY | 20110725 | ||||
| 4 | MS_RLAMBU | Call by reference | Type reference (TYPE) | RLAMBU | 20130709 | ||||
| 5 | MV_ASSET_MAIN_NUMBER | Call by reference | Type reference (TYPE) | ANLA-ANLN1 | 20130212 | ||||
| 6 | MV_ASSET_NUMBER_CONVERTED | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20120213 | ||||
| 7 | MV_ASSET_SUB_NUMBER | Call by reference | Type reference (TYPE) | ANLA-ANLN2 | 20130212 | ||||
| 8 | MV_BUKRS | Call by reference | Type reference (TYPE) | ANLA-BUKRS | 20130212 | ||||
| 9 | MV_DEPR_AREA | Call by reference | Type reference (TYPE) | T093-AFABER | 20130711 | ||||
| 10 | MV_FISC_YEAR | Call by reference | Type reference (TYPE) | ANLC-GJAHR | 20130212 | ||||
| 11 | MV_LEDGER_GROUP | Call by reference | Type reference (TYPE) | T093-LDGRP_GL | 20130212 | ||||
| 12 | MV_SY_MSGV1 | Call by reference | Type reference (TYPE) | MSGV1 | 20130212 | ||||
| 13 | MV_SY_MSGV2 | Call by reference | Type reference (TYPE) | MSGV2 | 20130212 | ||||
| 14 | MV_SY_MSGV3 | Call by reference | Type reference (TYPE) | MSGV3 | 20130212 | ||||
| 15 | MV_SY_MSGV4 | Call by reference | Type reference (TYPE) | MSGV4 | 20130212 | ||||
| 16 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20110721 | ||||
| 17 | SEVERITY | Call by reference | Type reference (TYPE) | TY_MESSAGE_SEVERITY | CM_FAA_T100=>CO_SEVERITY_ERROR | 20110804 | |||
| 18 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | CM_FAA_T100=>CM_FAA_T100 | 20110721 |
Method CONSTRUCTOR on class CM_FAA_T100 has no exception.
Method CONVERT_TO_BAPIRET2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_RETURN | Value transfer | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20120209 |
Method CONVERT_TO_BAPIRET2 on class CM_FAA_T100 has no exception.
Method GET_CUSTOMIZED_SEVERITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DEFAULT_SEVERITY | Call by reference | Type reference (TYPE) | SY-MSGTY | CO_SEVERITY_ERROR | Nachrichtentyp | 20120213 | ||
| 2 | IV_TEXTID | Call by reference | Attribute reference (LIKE) | CM_FAA_T100=>CM_FAA_T100 | 20120213 | ||||
| 3 | RV_SEVERITY | Value transfer | Type reference (TYPE) | SY-MSGTY | Nachrichtentyp | 20120213 |
Method GET_CUSTOMIZED_SEVERITY on class CM_FAA_T100 has no exception.
Method RAISE_SYMSG_EXCP_T100 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_IS_RESUMABLE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_TRUE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20130621 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | T100 Meldungen FIAA Buchen | 20130621 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 607 |