SAP ABAP Class /LIME/CX_LIME (Exceptions From LIME)
Hierarchy
☛
SAP_AP (Software Component) SAP Application Platform
⤷
AP-LIM (Application Component) AP-LIM Logistics Inventory Management Engine
⤷
/LIME/PLT_CORE (Package) Platform - Core

⤷

⤷

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 | 20020917 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /LIME/CX_APP | Exceptions From LIME (Application Error) | 20020917 |
2 | Inheritance (c INHERITING FROM c_ref) | /LIME/CX_BADI | Exceptions from LIME - BAdI Implementation | 20040928 |
3 | Inheritance (c INHERITING FROM c_ref) | /LIME/CX_CORE | Exceptions at LIME Posting | 20040618 |
4 | Inheritance (c INHERITING FROM c_ref) | /LIME/CX_QUERY | Exception to Query | 20031027 |
5 | Inheritance (c INHERITING FROM c_ref) | /LIME/CX_SYS | 20031023 |
Properties
Class | /LIME/CX_LIME | |
Short Description | Exceptions From LIME | |
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 | /LIME/CORE | |
Program status | ||
Category | 40 | Exception Class |
Package | /LIME/PLT_CORE | Platform - Core |
Created | 20020717 | SAP |
Last change | 20050409 | 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) |
Interfaces
Class /LIME/CX_LIME has no interface implemented.
Friends
Class /LIME/CX_LIME has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | /LIME/LINE_ITEM_ID | Item | 20020917 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGID | '/LIME/CORE' | Messages, Message Class | 20020917 | |
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGNO | Messages, Message Number | 20020917 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BAPI_MSG | Message Text | 20020917 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYMSGTY | Messages, Message Type | 20020917 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | Messages, Message Variable | 20020917 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SY-MSGV2 | Messages, Message Variable | 20020917 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SY-MSGV3 | Messages, Message Variable | 20020917 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SY-MSGV4 | Messages, Message Variable | 20020917 | ||
10 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | /LIME/CL_BAPIRET | LIME Message Collector | 20020918 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Insert Several Messages in the Message Collector | 20020917 |
2 | ![]() |
Instance method | Public | Method | Insert Current Message in the Message Collector | 20020917 |
3 | ![]() |
Static method | Public | Method | Initialize the Reference for the Message Collector | 20020918 |
4 | ![]() |
Instance method | Public | Constructor | Constructor | 20020717 |
5 | ![]() |
Static method | Public | Method | Delivers the Message Collector | 20020917 |
6 | ![]() |
Instance method | Public | Method | Delivers the Current Message as a BAPIRET Structure | 20020917 |
7 | ![]() |
Instance method | Public | Method | Delivers the Current Message in Detailed Form | 20020917 |
8 | ![]() |
Instance method | Public | Method | Delivers the Error Level of the Current Message | 20020917 |
9 | ![]() |
Static method | Public | Method | Delivers the Error Level of the Collector | 20020917 |
10 | ![]() |
Static method | Public | Method | Set the Reference for Current Message Collector | 20020918 |
11 | ![]() |
Instance method | Protected | Method | Fills the MSG Fields for TEXT_ID | 20020923 |
Events
Class /LIME/CX_LIME has no event.
Types
Class /LIME/CX_LIME has no local type.
Method Signatures
Method ADD_BAPIRET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_BAPIRET | Call by reference | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20020917 |
Method ADD_BAPIRET on class /LIME/CX_LIME has no exception.
Method ADD_CURRENT_TO_BAPIRET Signature
Method ADD_CURRENT_TO_BAPIRET on class /LIME/CX_LIME has no parameter.
Method ADD_CURRENT_TO_BAPIRET on class /LIME/CX_LIME has no exception.
Method CLEAR_REFO_BAPIRET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_REFO_BAPIRET | Call by reference | Object reference (TYPE REF TO) | /LIME/CL_BAPIRET | LIME Nachrichtensammler | 20020918 |
Method CLEAR_REFO_BAPIRET on class /LIME/CX_LIME has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /LIME/CX_LIME has no exception.
Method GET_BAPIRET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BAPIRET | Value transfer | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20020917 |
Method GET_BAPIRET on class /LIME/CX_LIME has no exception.
Method GET_CURRENT_BAPIRET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_BAPIRET | Value transfer | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20020917 |
Method GET_CURRENT_BAPIRET on class /LIME/CX_LIME has no exception.
Method GET_CURRENT_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_LINE_ID | Call by reference | Type reference (TYPE) | /LIME/LINE_ITEM_ID | Position | 20020917 | ||
2 | ![]() |
E_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichten, Nachrichtenklasse | 20020917 | ||
3 | ![]() |
E_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichten, Nachrichtennummer | 20020917 | ||
4 | ![]() |
E_MSGTX | Call by reference | Type reference (TYPE) | BAPI_MSG | Meldungstext | 20020917 | ||
5 | ![]() |
E_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichten, Nachrichtentyp | 20020917 | ||
6 | ![]() |
E_V1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | Nachrichten, Nachrichtenvariable | 20020917 | ||
7 | ![]() |
E_V2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | Nachrichten, Nachrichtenvariable | 20020917 | ||
8 | ![]() |
E_V3 | Call by reference | Type reference (TYPE) | SY-MSGV3 | Nachrichten, Nachrichtenvariable | 20020917 | ||
9 | ![]() |
E_V4 | Call by reference | Type reference (TYPE) | SY-MSGV4 | Nachrichten, Nachrichtenvariable | 20020917 |
Method GET_CURRENT_MESSAGE on class /LIME/CX_LIME has no exception.
Method GET_CURRENT_SEVERITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SEVERITY | Value transfer | Type reference (TYPE) | SYMSGTY | Meldungstyp: S Success, E Error, W Warning, I Info, A Abort | 20020917 |
Method GET_CURRENT_SEVERITY on class /LIME/CX_LIME has no exception.
Method GET_SEVERITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SEVERITY | Value transfer | Type reference (TYPE) | SYMSGTY | Nachrichten, Nachrichtentyp | 20020917 |
Method GET_SEVERITY on class /LIME/CX_LIME has no exception.
Method SET_REFO_BAPIRET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_REJECTED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Referenz bereits vergeben | 20020918 | ||
2 | ![]() |
I_REFO_BAPIRET | Call by reference | Object reference (TYPE REF TO) | /LIME/CL_BAPIRET | LIME Nachrichtensammler | 20020918 |
Method SET_REFO_BAPIRET on class /LIME/CX_LIME has no exception.
Method TRANSLATE_TEXTID Signature
Method TRANSLATE_TEXTID on class /LIME/CX_LIME has no parameter.
Method TRANSLATE_TEXTID on class /LIME/CX_LIME has no exception.
History
Last changed by/on | SAP | 20050409 |
SAP Release Created in | 401 |