SAP ABAP Class CL_HCS_BADI_NOTES (Help Center Search: BAdI Implementation - Notes)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-HLP-ABA (Application Component) Help Infrastructure for ABAP
⤷
SWDP_HELP_CENTER (Package) Help Center ABAP Web Dynpro
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_ESH_IF_OBJECT_DATA | Object data by list of object ids | 20090810 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090810 |
Properties
| Class | CL_HCS_BADI_NOTES | |
| Short Description | Help Center Search: BAdI Implementation - Notes | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_HELP_CENTER | Help Center ABAP Web Dynpro |
| Created | 20090731 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HCS_BADI_NOTES has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_ESH_IF_OBJECT_DATA | Object data by list of object ids | 20090810 | ||
| 2 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090810 |
Friends
Class CL_HCS_BADI_NOTES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | 'HC_NOTE' | Object Type HC_NOTE | 20090810 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Get Object Data by List of Object IDs | 20090810 | |
| 2 | Instance method | Private | Method | Get Note | 20090810 | |
| 3 | Instance method | Private | Method | Get Next Data Package by Last Object ID | 20090810 |
Events
Class CL_HCS_BADI_NOTES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_NOTES_APP | Private | See coding | 20090828 | T_NOTES_APP type standard table of saphc_notes_app
|
Method Signatures
Method GET_DATA_HC_NOTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20090810 | |||
| 2 | IT_OBJECT_EXTRACTION | Call by reference | Type reference (TYPE) | ESH_T_IF_EXTRACT_NODES | Extraction of nodes | 20090810 | |||
| 3 | IT_OBJECT_IDS | Call by reference | Type reference (TYPE) | ESH_T_IF_CHANGED_OBJECTS | Changed Objects | 20090810 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General error in provider | 20090810 |
Method GET_HC_NOTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_NOTE_COMPONENT | Call by reference | Object reference (TYPE REF TO) | DATA | Tabelle mit Notizkomponentenzuordnungen | 20090828 | |||
| 2 | IT_NOTE_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | DATA | Tabelle mit Notizkdokumenten | 20090828 | |||
| 3 | IT_NOTE_TEXT | Call by reference | Object reference (TYPE REF TO) | DATA | Tabelle mit Notizen | 20090810 | |||
| 4 | I_NOTES_APPS | Call by reference | Type reference (TYPE) | T_NOTES_APP | Notizdaten | 20090828 |
Method GET_HC_NOTE on class CL_HCS_BADI_NOTES has no exception.
Method NEXT_HC_NOTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20090810 | |||
| 2 | EV_LAST_OBJECT_ID | Call by reference | Type reference (TYPE) | ESH_E_IF_GENERAL_ID | General ID | 20090810 | |||
| 3 | EV_NO_MORE_DATA | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20090810 | |||
| 4 | IT_OBJECT_EXTRACTION | Call by reference | Type reference (TYPE) | ESH_T_IF_EXTRACT_NODES | Extraction of nodes | 20090810 | |||
| 5 | IV_LAST_OBJECT_ID | Call by reference | Type reference (TYPE) | ESH_E_IF_GENERAL_ID | General ID | 20090810 | |||
| 6 | IV_PACKAGE_SIZE | Call by reference | Type reference (TYPE) | ESH_E_IF_PACKAGE_SIZE | Package size | 20090810 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General error in provider | 20090810 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |