SAP ABAP Class CL_WPBHELP_PARAMETER_SET (Parameter set)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
KM-ITU (Application Component) SAP Tutor
⤷
SWPB_CONTEXT_HELP (Package) Workforce Performance Builder Context Help

⤷

⤷

Properties
Class | CL_WPBHELP_PARAMETER_SET | |
Short Description | Parameter set | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWPB_CONTEXT_HELP | Workforce Performance Builder Context Help |
Created | 20120801 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WPBHELP_PARAMETER_SET has no forward declaration.
Interfaces
Class CL_WPBHELP_PARAMETER_SET has no interface implemented.
Friends
Class CL_WPBHELP_PARAMETER_SET 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) | URL_PARAM_TBL_T | 20120801 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20120801 | |
2 | ![]() |
Instance method | Public | Constructor | 20120801 | |
3 | ![]() |
Instance method | Public | Method | 20120801 |
Events
Class CL_WPBHELP_PARAMETER_SET has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | STR_URL_PARAMS_T | Public | See coding | 20120801 | begin of str_url_params_t,
paramname type string,
paramvalue type string,
end of str_url_params_t
|
||
2 | URL_PARAM_TBL_T | Public | See coding | 20120801 | url_param_tbl_t type standard table of str_url_params_t
|
Method Signatures
Method ADD_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PARAMETER | Call by reference | Type reference (TYPE) | STR_URL_PARAMS_T | 20120801 |
Method ADD_PARAMETER on class CL_WPBHELP_PARAMETER_SET has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PARAMETERS | Call by reference | Type reference (TYPE) | URL_PARAM_TBL_T | 20120801 |
Method CONSTRUCTOR on class CL_WPBHELP_PARAMETER_SET has no exception.
Method GET_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_PARAMETERS | Call by reference | Type reference (TYPE) | URL_PARAM_TBL_T | 20120801 |
Method GET_PARAMETERS on class CL_WPBHELP_PARAMETER_SET has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |