SAP ABAP Class CL_FSL_ERROR_CONFLICT_ACCESS (Access to Instances)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
FS (Application Component) Financial Services
⤷
FSL_ERROR_CONFLICT (Package) Error and Conflict Handling

⤷

⤷

Properties
Class | CL_FSL_ERROR_CONFLICT_ACCESS | |
Short Description | Access to Instances | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FSL_ERROR_CONFLICT | Error and Conflict Handling |
Created | 20060705 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FSL_ERROR_CONFLICT_ACCESS has no forward declaration.
Interfaces
Class CL_FSL_ERROR_CONFLICT_ACCESS has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CT_FSL_ABAPUNIT_HELPER | 20100427 | Help Class for ABAP Unit of Services |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_FSL_EVH_FACTORY | Factory for Enumeration Values Helps | 20070412 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | LIF_LOG_FAULT_HELPER | Log Fault Helper | 20110725 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_FSL_LOG_HELPER | Help Functions for Log and Error Message Type | 20060705 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_FSL_MESSAGE_HEADER_HELPER | Help Class for Message Header | 20070613 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_FSL_MESSAGE_HELPER | Help Functions for Messages | 20060801 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_FSL_DATATYPE_HELPER | Standard Implementation | 20110531 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_FSL_XPATH_HELPER | Help Functions for XPath | 20100308 | ||
8 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_FSL_ERROR_CONFLICT_ACCESS | Access to Instances | 20060705 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | T_TAB_DATATYPED_HELPER_BUFFER | Helper Buffer | 20110531 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | Class Constructor | 20060705 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20060705 |
3 | ![]() |
Instance method | Public | Method | Supplies Instance of Enumeration Input Help Factory | 20070412 |
4 | ![]() |
Instance method | Public | Method | Supplies Instance of Fault Message Helper | 20110531 |
5 | ![]() |
Instance method | Public | Method | Supplies Instance of Generic Log Helper | 20110531 |
6 | ![]() |
Instance method | Public | Method | Supplies Instance of Log Helper | 20060705 |
7 | ![]() |
Instance method | Public | Method | Supplies Instance of Message Header Helper | 20070613 |
8 | ![]() |
Instance method | Public | Method | Supplies Instance of Message Helper | 20060801 |
9 | ![]() |
Instance method | Public | Method | Supplies Instance of Standard Helper Implementation | 20110531 |
10 | ![]() |
Instance method | Public | Method | Supplies Instances of XPath Helper | 20100308 |
11 | ![]() |
Static method | Public | Method | Supplies Instance of Access Class | 20060705 |
Events
Class CL_FSL_ERROR_CONFLICT_ACCESS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_STR_DATATYPED_HELPER_BUFFER | Private | See coding | Buffer Line of Typed Helpers | 20110531 | begin of t_str_datatyped_helper_buffer,
datatype type ref to ce_fsl_datatype,
datatype_helper type ref to if_fsl_datatype_helper,
implementation type ref to object,
end of t_str_datatyped_helper_buffer
|
|
2 | T_STR_PERS_BAPIRET2_DETAILS | Private | See coding | BAPIRET2 Details Can Be Persisted | 20110727 | begin of t_str_pers_bapiret2_details,
note_template_text type fsl_dte_gdt_log_it_nt_tmpl_txt,
ref_obj_node_sender_tech_id type fsl_dte_gdt_obj_node_tech_id,
ref_msg_element_name type fsl_dte_gdt_name,
category_code type fsl_dte_error_confl_category,
end of t_str_pers_bapiret2_details
|
|
3 | T_STR_PERS_BAPIRET2_W_DETAILS | Private | See coding | BAPIRET2 Details Can Be Persisted | 20110727 | begin of t_str_pers_bapiret2_w_details,
message type bapiret2,
message_details type t_str_pers_bapiret2_details,
end of t_str_pers_bapiret2_w_details
|
|
4 | T_TAB_DATATYPED_HELPER_BUFFER | Private | See coding | Buffer of Typed Helpers | 20110531 | t_tab_datatyped_helper_buffer type sorted table of t_str_datatyped_helper_buffer with unique key datatype datatype_helper
|
|
5 | T_TAB_PERS_BAPIRET2_W_DETAILS | Private | See coding | List of BAPIRET2 that can be Persisted, with Details | 20110727 | t_tab_pers_bapiret2_w_details type standard table of t_str_pers_bapiret2_w_details with default key
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_FSL_ERROR_CONFLICT_ACCESS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FSL_ERROR_CONFLICT_ACCESS has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_FSL_ERROR_CONFLICT_ACCESS has no parameter.
Method CONSTRUCTOR on class CL_FSL_ERROR_CONFLICT_ACCESS has no exception.
Method GET_EVH_FACTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_REF_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_FSL_EVH_FACTORY | Factory für Enumeration Werte Hilfen | 20070412 |
Method GET_EVH_FACTORY on class CL_FSL_ERROR_CONFLICT_ACCESS has no exception.
Method GET_FAULT_HELPER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_REF_DATATYPE | Call by reference | Object reference (TYPE REF TO) | CE_FSL_DATATYPE | Zu verwendender Datentyp | 20110531 | ||
2 | ![]() |
I_REF_DATATYPE_HELPER | Call by reference | Object reference (TYPE REF TO) | IF_FSL_DATATYPE_HELPER | Hilfsfunktionen für verwendete Datentypen | 20110531 | ||
3 | ![]() |
R_REF_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_FSL_FAULT_HELPER | Hilfsfunktionen für FaultMessageType | 20110531 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerhafter Parameter | 20110531 |
Method GET_GENERIC_LOG_HELPER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_REF_DATATYPE | Call by reference | Object reference (TYPE REF TO) | CE_FSL_DATATYPE | Zu verwendender Datentyp | 20110531 | ||
2 | ![]() |
I_REF_DATATYPE_HELPER | Call by reference | Object reference (TYPE REF TO) | IF_FSL_DATATYPE_HELPER | Hilfsfunktionen für verwendete Datentypen | 20110531 | ||
3 | ![]() |
R_REF_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_FSL_GENERIC_LOG_HELPER | Hilfsfunktionen für GDT Log | 20110531 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerhafter Parameter | 20110531 |
Method GET_LOG_HELPER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_REF_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_FSL_LOG_HELPER | Hilfsfunktionen für Log und FaultMessageType | 20060705 |
Method GET_LOG_HELPER on class CL_FSL_ERROR_CONFLICT_ACCESS has no exception.
Method GET_MESSAGE_HEADER_HELPER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_REF_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_FSL_MESSAGE_HEADER_HELPER | Hilfsklasse für Message Header | 20070613 |
Method GET_MESSAGE_HEADER_HELPER on class CL_FSL_ERROR_CONFLICT_ACCESS has no exception.
Method GET_MESSAGE_HELPER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_REF_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_FSL_MESSAGE_HELPER | 20060801 |
Method GET_MESSAGE_HELPER on class CL_FSL_ERROR_CONFLICT_ACCESS has no exception.
Method GET_STANDARD_DATATYPE_HELPER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_REF_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_FSL_DATATYPE_HELPER | Hilfsfunktionen für verwendete Datentypen | 20110531 |
Method GET_STANDARD_DATATYPE_HELPER on class CL_FSL_ERROR_CONFLICT_ACCESS has no exception.
Method GET_XPATH_HELPER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_REF_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_FSL_XPATH_HELPER | Hilfsfunktionen für XPath | 20100308 |
Method GET_XPATH_HELPER on class CL_FSL_ERROR_CONFLICT_ACCESS has no exception.
Method S_GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_REF_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_FSL_ERROR_CONFLICT_ACCESS | Zugriff auf Instanzen | 20060705 |
Method S_GET_INSTANCE on class CL_FSL_ERROR_CONFLICT_ACCESS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 100 |