SAP ABAP Class CL_APL_ISSUE_SAVE_DATA (Save Message Data)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-ORG (Application Component) Test Organizer
⤷
S_ISSUE (Package) Issue Management

⤷

⤷

Properties
Class | CL_APL_ISSUE_SAVE_DATA | |
Short Description | Save Message Data | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_ISSUE | Issue Management |
Created | 20030723 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_APL_ISSUE_SAVE_DATA has no interface implemented.
Friends
Class CL_APL_ISSUE_SAVE_DATA has no friend class.
Attributes
Class CL_APL_ISSUE_SAVE_DATA has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Check for Repeated Messages | 20031009 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20030723 |
3 | ![]() |
Static method | Public | Method | Delete Message from Database - Select from ALV List | 20030808 |
4 | ![]() |
Static method | Public | Method | Get Basis Message | 20030930 |
5 | ![]() |
Static method | Public | Method | Get CRM Message | 20031112 |
6 | ![]() |
Static method | Public | Method | Save Messages | 20030723 |
7 | ![]() |
Static method | Public | Method | Save New Message Data - Basis | 20030814 |
8 | ![]() |
Static method | Public | Method | Save New Message Data - CSS | 20030814 |
9 | ![]() |
Static method | Public | Method | Refresh Message Attributes | 20031008 |
Events
Class CL_APL_ISSUE_SAVE_DATA has no event.
Types
Class CL_APL_ISSUE_SAVE_DATA has no local type.
Method Signatures
Method CHECK_ATTR_MULTIPLE_ISSUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_ISSUE_ATTR | Call by reference | Type reference (TYPE) | ISSUE_S_ATTRIB | Meldungsattribute | 20031009 | ||
2 | ![]() |
I_T_ISSUE_ATTR | Call by reference | Type reference (TYPE) | ISSUE_T_ATTRIB | Meldungsattribute | 20031009 |
Method CHECK_ATTR_MULTIPLE_ISSUES on class CL_APL_ISSUE_SAVE_DATA has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_APL_ISSUE_SAVE_DATA has no parameter.
Method CONSTRUCTOR on class CL_APL_ISSUE_SAVE_DATA has no exception.
Method DEL_ALV_ISSUE_FROM_DATA_BASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CX_ISSUE | Call by reference | Type reference (TYPE) | CX_ISSUE=>TT_X_ISSUE | 20110311 | |||
2 | ![]() |
IB_DO_CHECKS | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20110311 | ||
3 | ![]() |
I_S_ISSUE_ALV | Call by reference | Type reference (TYPE) | ISSUE_ALV | Meldung aus ALV Liste | 20030808 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20030808 |
Method GET_ISSUE_DATA_BASIS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_S_ISSUE_HEADER | Call by reference | Type reference (TYPE) | ISSUE_RDNO_UISUB_2000 | Kopfdaten | 20031001 | ||
2 | ![]() |
E_S_SAP_DATA | Call by reference | Type reference (TYPE) | ISSUE_RDNO_UISUB_SAP_DATA | SAP Daten | 20031001 | ||
3 | ![]() |
E_S_STAT | Call by reference | Type reference (TYPE) | ISSUE_JSTAT | Statuswerte | 20031001 | ||
4 | ![]() |
E_V_OBJNR | Call by reference | Type reference (TYPE) | IS_OBJNR | Objektnummer | 20030930 | ||
5 | ![]() |
I_V_MESSAGE_NUMBER | Call by reference | Type reference (TYPE) | IS_NUM | Meldungsnummer | 20030930 | ||
6 | ![]() |
I_V_RFC_DEST | Value transfer | Type reference (TYPE) | RFCDEST | CL_GUI_ISSUE_CONSTANTS=>C_RFC_DEST_NONE | RFC Verbindung | 20030930 | |
7 | ![]() |
I_V_SAPNA | Call by reference | Type reference (TYPE) | CHAR1 | 'X' | SAP Name | 20030930 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20031001 |
Method GET_ISSUE_DATA_BASIS_CRM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_S_ISSUE_CHNG_USER | Call by reference | Type reference (TYPE) | ISSUE_RDNO_UISUB_UNAME | Letzter Änderer | 20090217 | ||
2 | ![]() |
E_S_ISSUE_HEADER | Call by reference | Type reference (TYPE) | ISSUE_RDNO_UISUB_2000 | Kopfdaten | 20031112 | ||
3 | ![]() |
E_S_SAP_DATA | Call by reference | Type reference (TYPE) | ISSUE_RDNO_UISUB_SAP_DATA | SAP Daten | 20031112 | ||
4 | ![]() |
E_S_STAT | Call by reference | Type reference (TYPE) | ISSUE_JSTAT | Statuswerte | 20031112 | ||
5 | ![]() |
I_V_MESSAGE_NUMBER | Call by reference | Type reference (TYPE) | IS_NUM | Meldungsnummer | 20031112 | ||
6 | ![]() |
I_V_RFC_DEST | Value transfer | Type reference (TYPE) | RFCDEST | CL_GUI_ISSUE_CONSTANTS=>C_RFC_DEST_NONE | RFC Verbindung | 20031112 | |
7 | ![]() |
I_V_SAPNA | Call by reference | Type reference (TYPE) | CHAR1 | 'X' | SAP Name | 20040109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20031112 |
Method SAVE_ISSUE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MSG_TYPE | Call by reference | Type reference (TYPE) | IS_TYPE_N | Meldungstyp | 20030723 | ||
2 | ![]() |
I_STATUS_NEW | Call by reference | Type reference (TYPE) | FLAG | SPACE | Statusflag für neu angelegte Meldungen | 20031010 | |
3 | ![]() |
I_T_ISSUE_ATTRIBUTES | Call by reference | Type reference (TYPE) | ISSUE_T_ATTRIB | Attribute von Meldungen | 20031007 | ||
4 | ![]() |
I_T_ISSUE_DATA_BASIS | Call by reference | Type reference (TYPE) | ISSUE_T_RELATION | Basis Meldungen | 20031007 | ||
5 | ![]() |
I_T_ISSUE_DATA_CSS | Call by reference | Type reference (TYPE) | TABTYPE_ISSUE_CSS | CSS Meldungen | 20031007 |
Method SAVE_ISSUE_DATA on class CL_APL_ISSUE_SAVE_DATA has no exception.
Method SET_ISSUE_DATA_BASIS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_HIER_MESS | Call by reference | Type reference (TYPE) | ISSUE_RETURN_TAB | Issue Management: Protokoll/Log | 20110112 | ||
2 | ![]() |
E_T_ISSUE_ATTR | Call by reference | Type reference (TYPE) | ISSUE_T_ATTRIB | Attribute von Meldungen | 20030814 | ||
3 | ![]() |
E_T_ISSUE_DATA | Call by reference | Type reference (TYPE) | ISSUE_T_RELATION | Basis Meldungen | 20030814 | ||
4 | ![]() |
I_T_ISSUE_CREA_DATA | Call by reference | Type reference (TYPE) | TABTYPE_ISSUE_CREA_DATA | Anlegedaten aus TWB Umfeld | 20030815 | ||
5 | ![]() |
I_T_MESSAGE_NUMBER | Call by reference | Type reference (TYPE) | TABTYPE_MESSAGE_NUMBER | Meldungsnummern | 20030814 | ||
6 | ![]() |
I_V_MSG_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Meldungstyp | 20031017 | ||
7 | ![]() |
I_V_RFC_DEST | Value transfer | Type reference (TYPE) | RFCDEST | CL_GUI_ISSUE_CONSTANTS=>C_RFC_DEST_NONE | RFC Destination | 20030814 | |
8 | ![]() |
I_V_TC_DEST | Value transfer | Type reference (TYPE) | RFCDEST | CL_GUI_ISSUE_CONSTANTS=>C_RFC_DEST_NONE | Testfall - RFC Destination | 20030815 |
Method SET_ISSUE_DATA_BASIS on class CL_APL_ISSUE_SAVE_DATA has no exception.
Method SET_ISSUE_DATA_CSS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_HIER_MESS | Call by reference | Type reference (TYPE) | ISSUE_RETURN_TAB | Issue Management: Protokoll/Log | 20110112 | ||
2 | ![]() |
E_T_ISSUE_ATTR | Call by reference | Type reference (TYPE) | ISSUE_T_ATTRIB | Attribute von Meldungen | 20030814 | ||
3 | ![]() |
E_T_ISSUE_DATA | Call by reference | Type reference (TYPE) | TABTYPE_ISSUE_CSS | CSS Meldungen | 20030814 | ||
4 | ![]() |
I_T_ISSUE_CREA_DATA | Call by reference | Type reference (TYPE) | TABTYPE_ISSUE_CREA_DATA | Anlegedaten aus TWB Umfeld | 20030815 | ||
5 | ![]() |
I_T_MESSAGE_NUMBER | Call by reference | Type reference (TYPE) | TABTYPE_MESSAGE_NUMBER | Meldungsnummern | 20030814 | ||
6 | ![]() |
I_V_CSS_ISSUE_SERVICE | Call by reference | Type reference (TYPE) | CSS_BCSM10-SERVICE | 20120710 | |||
7 | ![]() |
I_V_MSG_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Meldungstyp | 20041109 | ||
8 | ![]() |
I_V_RFC_DEST_WITHOUT_LOGIN | Call by reference | Type reference (TYPE) | RFCDEST | RFC Destination ohne Login | 20030814 | ||
9 | ![]() |
I_V_RFC_DEST_WITH_LOGIN | Call by reference | Type reference (TYPE) | RFCDEST | RFC Destination mit Login | 20030814 | ||
10 | ![]() |
I_V_TC_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Testfall - RFC Destination | 20030815 |
Method SET_ISSUE_DATA_CSS on class CL_APL_ISSUE_SAVE_DATA has no exception.
Method UPDATE_ISSUE_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_ISSUE_ATTR | Call by reference | Type reference (TYPE) | ISSUE_S_ATTRIB | Meldungsattribute | 20031008 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20031008 | ||
2 | ![]() |
20031008 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 640 |