SAP ABAP Class CL_HC_UTIL_TEST (Test Utilities)
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
⤷
⤷
Properties
| Class | CL_HC_UTIL_TEST | |
| Short Description | Test Utilities | |
| 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 | 20090915 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HC_UTIL_TEST has no forward declaration.
Interfaces
Class CL_HC_UTIL_TEST has no interface implemented.
Friends
Class CL_HC_UTIL_TEST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SAPHC_APPL | Application | 20090930 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | '_SAPHC_TESTAPPLICATION_0050569309DA1DEEA8BA2432E23084A4_' | 20090923 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | I | 5 | 20090923 | |||
| 4 | Constant | Private | Type reference (TYPE) | SYLANGU | 'E' | Language Key of Current Text Environment | 20090923 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | I | 10 | 20090923 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | I | 5 | 20090923 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | I | 100 | 20090923 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | I | 500 | 20090923 | |||
| 9 | Constant | Private | Type reference (TYPE) | STRING | '_SAPHC_' | 20090930 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Clear | 20090923 | |
| 2 | Instance method | Private | Method | Clear | 20090923 | |
| 3 | Instance method | Private | Method | Clear | 20090923 | |
| 4 | Instance method | Public | Method | Clear | 20090923 | |
| 5 | Instance method | Private | Method | Generate Test Data | 20090923 | |
| 6 | Instance method | Private | Method | Generate Test Data | 20090923 | |
| 7 | Instance method | Private | Method | Generate Test Data | 20090923 | |
| 8 | Instance method | Public | Method | Generate Test Data | 20090923 | |
| 9 | Instance method | Private | Method | 20090923 | ||
| 10 | Instance method | Private | Method | 20090923 | ||
| 11 | Instance method | Public | Method | Set Parameters: how much of what? | 20090930 |
Events
Class CL_HC_UTIL_TEST has no event.
Types
Class CL_HC_UTIL_TEST has no local type.
Method Signatures
Method DELETE_GENERATED_FAQS Signature
Method DELETE_GENERATED_FAQS on class CL_HC_UTIL_TEST has no parameter.
Method DELETE_GENERATED_FAQS on class CL_HC_UTIL_TEST has no exception.
Method DELETE_GENERATED_LINKS Signature
Method DELETE_GENERATED_LINKS on class CL_HC_UTIL_TEST has no parameter.
Method DELETE_GENERATED_LINKS on class CL_HC_UTIL_TEST has no exception.
Method DELETE_GENERATED_NOTES Signature
Method DELETE_GENERATED_NOTES on class CL_HC_UTIL_TEST has no parameter.
Method DELETE_GENERATED_NOTES on class CL_HC_UTIL_TEST has no exception.
Method DELETE_GENERATED_TESTDATA Signature
Method DELETE_GENERATED_TESTDATA on class CL_HC_UTIL_TEST has no parameter.
Method DELETE_GENERATED_TESTDATA on class CL_HC_UTIL_TEST has no exception.
Method GENERATE_FAQS Signature
Method GENERATE_FAQS on class CL_HC_UTIL_TEST has no parameter.
Method GENERATE_FAQS on class CL_HC_UTIL_TEST has no exception.
Method GENERATE_LINKS Signature
Method GENERATE_LINKS on class CL_HC_UTIL_TEST has no parameter.
Method GENERATE_LINKS on class CL_HC_UTIL_TEST has no exception.
Method GENERATE_NOTES Signature
Method GENERATE_NOTES on class CL_HC_UTIL_TEST has no parameter.
Method GENERATE_NOTES on class CL_HC_UTIL_TEST has no exception.
Method GENERATE_TESTDATA Signature
Method GENERATE_TESTDATA on class CL_HC_UTIL_TEST has no parameter.
Method GENERATE_TESTDATA on class CL_HC_UTIL_TEST has no exception.
Method GET_APPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INDEX_APPL | Call by reference | Type reference (TYPE) | I | Index | 20090923 | |||
| 2 | R_APPL | Value transfer | Type reference (TYPE) | SAPHC_APPL | Anwendung | 20090923 |
Method GET_APPL on class CL_HC_UTIL_TEST has no exception.
Method GET_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INDEX_USER | Call by reference | Type reference (TYPE) | I | Index | 20090923 | |||
| 2 | R_UNAME | Value transfer | Type reference (TYPE) | SYUNAME | Benutzername | 20090923 |
Method GET_USER on class CL_HC_UTIL_TEST has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_APPL | Call by reference | Type reference (TYPE) | SAPHC_APPL | Anwendung | 20090930 | |||
| 2 | IV_FAQS_PER_APPL | Call by reference | Type reference (TYPE) | I | 5 | FAQs pro Anwendung | 20090930 | ||
| 3 | IV_LINKS_PER_APPL | Call by reference | Type reference (TYPE) | I | 10 | Verweise pro Anwendung | 20090930 | ||
| 4 | IV_NOTES_PER_USER | Call by reference | Type reference (TYPE) | I | 5 | Notizen pro Benutzer | 20090930 | ||
| 5 | IV_TOTAL_APPL | Call by reference | Type reference (TYPE) | I | 100 | Anzahl der Anwendungen | 20090930 | ||
| 6 | IV_TOTAL_USER | Call by reference | Type reference (TYPE) | I | 500 | Anzahl der Benutzer | 20090930 |
Method INIT on class CL_HC_UTIL_TEST has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |