SAP ABAP Class CL_BSSP_NOTES (Notes)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-SP-GEN (Application Component) Generic Applications
⤷
BSSP1 (Package) Generic Applications
⤷
⤷
Properties
| Class | CL_BSSP_NOTES | |
| Short Description | Notes | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BSSP1 | Generic Applications |
| Created | 20101122 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BSSP_NOTES has no forward declaration.
Interfaces
Class CL_BSSP_NOTES has no interface implemented.
Friends
Class CL_BSSP_NOTES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SDOKOBJECT-CLASS | 'NOTE_LOIO' | Document class | 20101122 | ||
| 2 | Constant | Private | Type reference (TYPE) | SKWF_IOTY | 'L' | KW Framework: IO type | 20101122 | ||
| 3 | Constant | Private | Type reference (TYPE) | BSSP_NOTE_TYPE | '1' | Note Type | 20101122 | ||
| 4 | Constant | Private | Type reference (TYPE) | BSSP_NOTE_TYPE | 'P' | Note Type | 20101122 | ||
| 5 | Constant | Private | Type reference (TYPE) | BSSP_NOTE_TYPE | '2' | Note Type | 20101122 | ||
| 6 | Constant | Private | Type reference (TYPE) | SDOKOBJECT-CLASS | 'NOTE_PHIO' | Document class | 20101122 | ||
| 7 | Constant | Private | Type reference (TYPE) | SKWF_IOTY | 'P' | KW Framework: IO type | 20101122 | ||
| 8 | Constant | Private | Type reference (TYPE) | CHAR64 | 'BSSP_NOTES' | Character field, length 64 | 20101122 | ||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_CHIP_API | CHIP API | 20101122 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20101122 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GOS_API | 20110519 | ||||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20101122 | |||
| 13 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BSSP_SIDE_PANEL_SERVICES | Side Panel Services | 20101122 | |||
| 14 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_WINDOW | 20101122 | ||||
| 15 | Instance attribute | Private | Type reference (TYPE) | S_CUSTOMIZING | 20101122 | ||||
| 16 | Instance attribute | Private | Type reference (TYPE) | S_OBJECT_INFO | Object Relationship Service: BOR object identifier | 20101122 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | BSSP_T_DOCDETAIL | Document Detail | 20101122 |
Methods
Events
Class CL_BSSP_NOTES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_CUSTOMIZING | Private | See coding | 20101122 | BEGIN OF s_customizing,
f_user_dependent TYPE boole_d,
f_last_note_only TYPE boole_d,
f_show_relations TYPE boole_d,
gos_usage TYPE bssp_gos_usage,
END OF s_customizing
|
||
| 2 | S_OBJECT_INFO | Private | See coding | 20101122 | BEGIN OF s_object_info,
objkey TYPE swo_typeid,
objtype TYPE swo_objtyp,
appl_id TYPE bssp_application,
logsys TYPE logsys,
rfcdest TYPE rfcdest,
strucdescr TYPE REF TO cl_abap_structdescr,
gos_pnote TYPE gos_atta_id,
objtype_fix TYPE boole_d,
END OF s_object_info
|
Method Signatures
Method ADD_NOTE_TO_GOS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ERROR | Call by reference | Type reference (TYPE) | SKWF_ERROR | KW Framework: Error Object | 20110518 | |||
| 2 | ID_FILE_CONTENT | Call by reference | Type reference (TYPE) | STRING | 20110518 | ||||
| 3 | ID_NOTE_TYPE | Call by reference | Type reference (TYPE) | BSSP_NOTE_TYPE | Note Type | 20110704 |
Method ADD_NOTE_TO_GOS on class CL_BSSP_NOTES has no exception.
Method ADD_NOTE_TO_KPRO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ERROR | Call by reference | Type reference (TYPE) | SKWF_ERROR | KW Framework: Error Object | 20101122 | |||
| 2 | ES_LOIO | Call by reference | Type reference (TYPE) | SKWF_IO | KW Framework: Object Key | 20101122 | |||
| 3 | ES_PHIO | Call by reference | Type reference (TYPE) | SKWF_IO | KW Framework: Object Key | 20101122 | |||
| 4 | ID_FILE_SIZE | Call by reference | Type reference (TYPE) | FPM_FILE_SIZE | 20101122 | ||||
| 5 | ID_NOTE_TYPE | Call by reference | Type reference (TYPE) | BSSP_NOTE_TYPE | Note Type | 20101122 | |||
| 6 | IT_FILE_CONTENT | Call by reference | Type reference (TYPE) | BAPIDOCCONTENTAB | Table Type Binary Content | 20101122 |
Method ADD_NOTE_TO_KPRO on class CL_BSSP_NOTES has no exception.
Method CHECK_DATA_RESET Signature
Method CHECK_DATA_RESET on class CL_BSSP_NOTES has no parameter.
Method CHECK_DATA_RESET on class CL_BSSP_NOTES has no exception.
Method CHIP_DO_EXIT Signature
Method CHIP_DO_EXIT on class CL_BSSP_NOTES has no parameter.
Method CHIP_DO_EXIT on class CL_BSSP_NOTES has no exception.
Method CHIP_DO_INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CHIP_API | Call by reference | Object reference (TYPE REF TO) | IF_CHIP_API | CHIP API | 20101122 | |||
| 2 | IO_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20101122 | |||
| 3 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20101122 |
Method CHIP_DO_INIT on class CL_BSSP_NOTES has no exception.
Method CONFIG_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CONFIG_DATA | Call by reference | Type reference (TYPE) | BSSP_S_NOTE_CONFIGURATION | Note: configuration | 20101122 |
Method CONFIG_HANDLER on class CL_BSSP_NOTES has no exception.
Method CONFIG_HANDLER_BORTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CONFIG_DATA | Call by reference | Type reference (TYPE) | BSSP_S_BORTYPE_CONFIG | 20121024 |
Method CONFIG_HANDLER_BORTYPE on class CL_BSSP_NOTES has no exception.
Method CONTEXT_CHANGED Signature
Method CONTEXT_CHANGED on class CL_BSSP_NOTES has no parameter.
Method CONTEXT_CHANGED on class CL_BSSP_NOTES has no exception.
Method CONVERT_NOTE_TO_FORMATTED_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_TEXT | Value transfer | Object reference (TYPE REF TO) | CL_WD_FORMATTED_TEXT | WebDynpro: Formatted Text | 20101122 | |||
| 2 | ID_NOTE | Call by reference | Type reference (TYPE) | STRING | 20101122 | ||||
| 3 | IF_INCLUDE_ID | Call by reference | Type reference (TYPE) | BOOLE_D | SPACE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20101122 | ||
| 4 | IF_LAST_NOTE | Call by reference | Type reference (TYPE) | BOOLE_D | SPACE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20101122 | ||
| 5 | IF_NO_CHANGE | Call by reference | Type reference (TYPE) | BOOLE_D | SPACE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20101122 | ||
| 6 | IS_PROPERTIES | Call by reference | Type reference (TYPE) | BSSP_S_NOTE | Note | 20101122 |
Method CONVERT_NOTE_TO_FORMATTED_TEXT on class CL_BSSP_NOTES has no exception.
Method CONVERT_STRING_TO_BINARY_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BINARY | Call by reference | Type reference (TYPE) | BAPIDOCCONTENTAB | Table Type Binary Content | 20101122 | |||
| 2 | EV_LENGTH | Call by reference | Type reference (TYPE) | I | 20101122 | ||||
| 3 | IV_STRING | Call by reference | Type reference (TYPE) | STRING | 20101122 |
Method CONVERT_STRING_TO_BINARY_TAB on class CL_BSSP_NOTES has no exception.
Method CREATE_INITIAL_INPORT Signature
Method CREATE_INITIAL_INPORT on class CL_BSSP_NOTES has no parameter.
Method CREATE_INITIAL_INPORT on class CL_BSSP_NOTES has no exception.
Method GET_NOTES_FROM_GOS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CONTENT | Call by reference | Type reference (TYPE) | GOS_T_ATTCONT | 20110519 | ||||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2_T | 20110518 | ||||
| 3 | ET_NOTE | Call by reference | Type reference (TYPE) | BSSP_T_NOTE | Note | 20110518 | |||
| 4 | ID_NOTE_TYPE | Call by reference | Type reference (TYPE) | BSSP_NOTE_TYPE | Note Type | 20110704 | |||
| 5 | IS_OBJECT | Call by reference | Type reference (TYPE) | BSSP_S_DOCDETAIL | Document Detail | 20110518 |
Method GET_NOTES_FROM_GOS on class CL_BSSP_NOTES has no exception.
Method GET_NOTES_FROM_KPRO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2_T | 20101122 | ||||
| 2 | ET_NOTE | Call by reference | Type reference (TYPE) | BSSP_T_NOTE | Note | 20101122 | |||
| 3 | ID_NOTE_TYPE | Call by reference | Type reference (TYPE) | BSSP_NOTE_TYPE | Note Type | 20101122 | |||
| 4 | IS_OBJECT | Call by reference | Type reference (TYPE) | BSSP_S_DOCDETAIL | Document Detail | 20101122 |
Method GET_NOTES_FROM_KPRO on class CL_BSSP_NOTES has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20101122 |
Method INIT on class CL_BSSP_NOTES has no exception.
Method INPORT_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INPORT_EVENT | Value transfer | Attribute reference (LIKE) | 20101122 |
Method INPORT_HANDLER on class CL_BSSP_NOTES has no exception.
Method USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_WDUCOMM | Call by reference | Type reference (TYPE) | STRING | 20101122 | ||||
| 2 | IO_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20101122 | |||
| 3 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20101122 | |||
| 4 | IO_VIEW_CONT | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW_CONTROLLER | Web Dynpro: View Controller | 20101122 | |||
| 5 | IO_WDEVENT | Call by reference | Object reference (TYPE REF TO) | CL_WD_CUSTOM_EVENT | Application-Defined Event | 20101122 |
Method USER_COMMAND on class CL_BSSP_NOTES has no exception.
Method WIRING_REFRESH Signature
Method WIRING_REFRESH on class CL_BSSP_NOTES has no parameter.
Method WIRING_REFRESH on class CL_BSSP_NOTES has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |