SAP ABAP Class /GRCPI/CL_GRIA_F4HELP (Generic F4 Help)
Hierarchy
☛
GRCPINW (Software Component) SAP GRC NetWeaver Plug-In
⤷
GRC-PCP (Application Component) GRC Process Control Plug-in
⤷
/GRCPI/GRIA_NW_PC (Package) GRCPI PC package for NW
⤷
⤷
Properties
| Class | /GRCPI/CL_GRIA_F4HELP | |
| Short Description | Generic F4 Help | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /GRCPI/GRIA_NW_PC | GRCPI PC package for NW |
| Created | 20091218 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /GRCPI/CL_GRIA_F4HELP has no interface implemented.
Friends
Class /GRCPI/CL_GRIA_F4HELP 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) | SHLP_DESCR | Description of Search Help | 20091218 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | FIELDNAME | Field Name | 20091218 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TABNAME | Table Name | 20091218 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | AS4TEXT | Short Description of Repository Objects | 20100518 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20091218 | |
| 2 | Instance method | Public | Method | Get search help data | 20091218 | |
| 3 | Instance method | Public | Method | Get search help type | 20091218 | |
| 4 | Instance method | Private | Method | Init search help | 20091218 | |
| 5 | Instance method | Public | Method | Flag if a search help is an elementary search help | 20091218 | |
| 6 | Instance method | Private | Method | Parse internal format to ouput | 20091218 | |
| 7 | Instance method | Private | Method | Validate tabname and fieldname | 20091218 |
Events
Class /GRCPI/CL_GRIA_F4HELP has no event.
Types
Class /GRCPI/CL_GRIA_F4HELP has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20091218 | |||
| 2 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20091218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic Exception Class | 20091228 |
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MAXROWS | Call by reference | Type reference (TYPE) | DDSHMAXREC | Restrict length of list | 20091218 | |||
| 2 | IV_VALUE | Call by reference | Type reference (TYPE) | RSDSSELOP_ | 'Generic' SELECT-OPTION for Dynamic Selections | 20091218 | |||
| 3 | RT_DATA | Value transfer | Type reference (TYPE) | /GRCPI/GRIA_T_TAB512 | Table with a 512-Byte Field | 20091218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic Exception Class | 20091228 |
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TYPE | Value transfer | Type reference (TYPE) | DDSHLPTYP | Type of an input help (see fixed values) | 20091218 |
Method GET_TYPE on class /GRCPI/CL_GRIA_F4HELP has no exception.
Method INIT_SHLP Signature
Method INIT_SHLP on class /GRCPI/CL_GRIA_F4HELP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic Exception Class | 20091228 |
Method IS_SIMPLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_SIMPLE | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20091218 |
Method IS_SIMPLE on class /GRCPI/CL_GRIA_F4HELP has no exception.
Method PARSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_METADATA | Call by reference | Type reference (TYPE) | DDFIELDS | Table for dfies entries | 20091218 | |||
| 2 | IT_TEXT | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_T_SEAHLPRES | Search help result structure | 20091218 | |||
| 3 | RT_DATA | Value transfer | Type reference (TYPE) | /GRCPI/GRIA_T_TAB512 | Table with a 512-Byte Field | 20091218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic Exception Class | 20091228 |
Method VALIDATE Signature
Method VALIDATE on class /GRCPI/CL_GRIA_F4HELP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic Exception Class | 20091228 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1000_700 |