SAP ABAP Class CL_HC_UTIL_NOTES (CL_HC_UTIL_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
⤷ BC-HLP-ABA (Application Component) Help Infrastructure for ABAP
⤷ SWDP_HELP_CENTER (Package) Help Center ABAP Web Dynpro
Properties
Class | CL_HC_UTIL_NOTES | |
Short Description | ||
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 | 20080310 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_HC_UTIL_NOTES has no forward declaration.
Interfaces
Class CL_HC_UTIL_NOTES has no interface implemented.
Friends
Class CL_HC_UTIL_NOTES has no friend class.
Attributes
Class CL_HC_UTIL_NOTES has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | DELETE_NOTE | Static method | Public | Method | 20080310 | |
2 | ENRICH_NOTES | Static method | Private | Method | 20081027 | |
3 | GET_NOTES | Static method | Public | Method | 20080310 | |
4 | GET_NOTES_ADMIN | Static method | Public | Method | 20081104 | |
5 | UPDATE_NOTE | Static method | Public | Method | 20080310 |
Events
Class CL_HC_UTIL_NOTES has no event.
Types
Class CL_HC_UTIL_NOTES has no local type.
Method Signatures
Method DELETE_NOTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_APPL | Call by reference | Type reference (TYPE) | SAPHC_APPL | Help Center Anwendungszuordnung | 20081028 | ||
2 | Importing | I_UNAME | Call by reference | Type reference (TYPE) | SAPHC_NOTES-UNAME | SY-UNAME | Benutzername | 20080310 |
Method DELETE_NOTE on class CL_HC_UTIL_NOTES has no exception.
Method ENRICH_NOTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | I_NOTES | Call by reference | Type reference (TYPE) | SAPGUIHC_NOTES_ADMIN_TT | Administration Notizen im Help Center | 20081027 |
Method ENRICH_NOTES on class CL_HC_UTIL_NOTES has no exception.
Method GET_NOTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | E_TEXT | Call by reference | Type reference (TYPE) | SAPHC_LTEXT | Langer Text im OTR (String) | 20080310 | ||
2 | Importing | I_APPL | Call by reference | Type reference (TYPE) | SAPHC_APPL | Help Center Anwendungszuordnung | 20081028 | ||
3 | Importing | I_UNAME | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | Benutzername | 20080310 |
Method GET_NOTES on class CL_HC_UTIL_NOTES has no exception.
Method GET_NOTES_ADMIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | E_NOTES | Call by reference | Type reference (TYPE) | SAPGUIHC_NOTES_ADMIN_TT | Administration Notizen im Help Center | 20081104 | ||
2 | Importing | I_APPL | Call by reference | Type reference (TYPE) | SAPHC_APPL | Help Center Anwendungszuordnung | 20081104 | ||
3 | Importing | I_UNAME | Call by reference | Type reference (TYPE) | SYUNAME | Benutzername | 20081104 |
Method GET_NOTES_ADMIN on class CL_HC_UTIL_NOTES has no exception.
Method UPDATE_NOTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_APPL | Call by reference | Type reference (TYPE) | SAPHC_APPL | Help Center Anwendungszuordnung | 20081028 | ||
2 | Importing | I_TEXT | Call by reference | Type reference (TYPE) | SAPHC_NOTES-TEXT | Langer Text im OTR (String) | 20080310 | ||
3 | Importing | I_UNAME | Call by reference | Type reference (TYPE) | SAPHC_NOTES-UNAME | SY-UNAME | Benutzername | 20080310 |
Method UPDATE_NOTE on class CL_HC_UTIL_NOTES has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 701 |