SAP ABAP Class CL_FCOM_CR_NOTES_LIST (Change Request: Notes)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
CO (Application Component) Controlling
⤷
FCOM_MASTERDATA_CORE (Package) Master data

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_FPMGB_NOTES | Feeder class for Notes | 20101227 |
Properties
Class | CL_FCOM_CR_NOTES_LIST | |
Short Description | Change Request: Notes | |
Super Class | CL_FPMGB_NOTES | Feeder class for Notes |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FCOM_MASTERDATA_CORE | Master data |
Created | 20101227 | SAP |
Last change | 20130531 | 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 CL_FCOM_CR_NOTES_LIST has no interface implemented.
Friends
Class CL_FCOM_CR_NOTES_LIST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SALV_ITAB_EDITOR_KEY_MODE | Editor for unique key mode (variant 1) | 20110714 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20110124 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20110412 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20110127 | |||
5 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | MV_DOCUMENT_ID | 20110322 | |||
6 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_FCOM_CR_NOTES_LIST | Change Request: Notes | 20110112 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Add Notes | 20110322 |
2 | ![]() |
Static method | Public | Method | 20110112 | |
3 | ![]() |
Instance method | Protected | Method | Get list of notes | 20110322 |
4 | ![]() |
Instance method | Public | Method | 20110304 | |
5 | ![]() |
Instance method | Public | Method | 20110127 | |
6 | ![]() |
Instance method | Public | Method | 20110216 |
Events
Class CL_FCOM_CR_NOTES_LIST has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_NOTE | Private | See coding | 20110124 | BEGIN OF ty_s_note.
INCLUDE TYPE fpm_s_notes.
TYPES:
xdelete TYPE wdy_boolean,
xedit TYPE wdy_boolean,
END OF ty_s_note
|
||
2 | TY_T_NOTE | Private | See coding | 20110124 | ty_t_note TYPE STANDARD TABLE OF ty_s_note
|
Method Signatures
Method ADD_REF_NOTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | FPMGB T100 messages | 20110322 | ||
2 | ![]() |
ET_NOTE | Call by reference | Attribute reference (LIKE) | MT_NOTES_BUFFER | 20110322 | |||
3 | ![]() |
EV_DATA_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110322 | ||
4 | ![]() |
IT_REF_NOTE | Call by reference | Attribute reference (LIKE) | MT_NOTES_BUFFER | 20110322 |
Method ADD_REF_NOTES on class CL_FCOM_CR_NOTES_LIST has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_NOTES | Value transfer | Object reference (TYPE REF TO) | CL_FCOM_CR_NOTES_LIST | Change Request: Notes | 20110112 |
Method GET_INSTANCE on class CL_FCOM_CR_NOTES_LIST has no exception.
Method GET_REF_NOTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | FPMGB T100 messages | 20110322 | ||
2 | ![]() |
ET_NOTE | Call by reference | Attribute reference (LIKE) | MT_NOTES_BUFFER | 20110322 | |||
3 | ![]() |
EV_DATA_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110322 | ||
4 | ![]() |
IV_DOCUMENT_ID | Call by reference | Attribute reference (LIKE) | MV_DOCUMENT_ID | Character field, length 64 | 20110322 |
Method GET_REF_NOTES on class CL_FCOM_CR_NOTES_LIST has no exception.
Method GET_XADD_NOTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_XADD_NOTE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110304 |
Method GET_XADD_NOTE on class CL_FCOM_CR_NOTES_LIST has no exception.
Method IS_DIRTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_XDATA_CHANGE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110127 |
Method IS_DIRTY on class CL_FCOM_CR_NOTES_LIST has no exception.
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | FPMGB Messages (T100 & Plaintext) | 20110216 |
Method SAVE on class CL_FCOM_CR_NOTES_LIST has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 606 |