SAP ABAP Class CL_WB_SHLP_STATE (Status Description for Search Helps)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC-ED (Application Component) Dictionary Maintenance
⤷
SEDD (Package) DDIC Editor
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WB_DDIC_OBJECT_STATE | General Parts of the Object Status (DDIC Objects) | 19990119 |
Properties
| Class | CL_WB_SHLP_STATE | |
| Short Description | Status Description for Search Helps | |
| Super Class | CL_WB_DDIC_OBJECT_STATE | General Parts of the Object Status (DDIC Objects) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SEDD | DDIC Editor |
| Created | 19981005 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WB_SHLP_STATE has no forward declaration.
Interfaces
Class CL_WB_SHLP_STATE has no interface implemented.
Friends
Class CL_WB_SHLP_STATE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | DD30L-SHLPNAME | space | Name of the Appending Tables | 19990129 | ||
| 2 | Instance attribute | Public | Type reference (TYPE) | SYUCOMM | Function Code for Restarting Transaction | 20040722 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | CHAR1 | ' ' | Search Help Type ' ' 'G' 'A' | 19990129 | ||
| 4 | Instance attribute | Public | Type reference (TYPE) | CHAR4 | Which Tab Title | 19981005 | |||
| 5 | Constant | Public | Type reference (TYPE) | CHAR4 | 'ATTR' | Administrative Data | 19981005 | ||
| 6 | Constant | Public | Type reference (TYPE) | CHAR4 | 'INTF' | Interface | 19981005 | ||
| 7 | Constant | Public | Type reference (TYPE) | CHAR4 | 'SUBS' | Search Helps Contained | 19981005 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Create SHLP_STATE | 19981005 | |
| 2 | Instance method | Public | Method | Set OK Code (for Initialization) | 20040722 | |
| 3 | Instance method | Public | Method | Set Type | 19990129 | |
| 4 | Instance method | Public | Method | Set Active Tab Title | 19981005 |
Events
Class CL_WB_SHLP_STATE has no event.
Types
Class CL_WB_SHLP_STATE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_APPNAME | Call by reference | Type reference (TYPE) | DD30L-SHLPNAME | Name der Appendierenden | 19990129 | |||
| 2 | P_CURSOR | Call by reference | Type reference (TYPE) | CURSORPOS | Aktuelle Cursorposition | 19990119 | |||
| 3 | P_FCODE | Call by reference | Type reference (TYPE) | SYUCOMM | Funktionscode zum wiederaufsetzen der Transaktion | 20040722 | |||
| 4 | P_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | ' ' | Suchhilfetyp | 19990129 | ||
| 5 | P_VIEW | Call by reference | Type reference (TYPE) | CHAR4 | view_intf | Aktiver Tabreiter | 19981005 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unbekannter Typ | 19990129 | ||
| 2 | Unbekannte Sicht | 19981005 |
Method SET_FCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_FCODE | Call by reference | Type reference (TYPE) | SYUCOMM | Funktionscode | 20040722 |
Method SET_FCODE on class CL_WB_SHLP_STATE has no exception.
Method SET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_APPNAME | Call by reference | Type reference (TYPE) | DD30L-SHLPNAME | space | Name der Appendierenden | 19990129 | ||
| 2 | P_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Suchhilfetyp | 19990129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unzulässiger Typ | 19990129 |
Method SET_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_VIEW | Call by reference | Type reference (TYPE) | CHAR4 | view_intf | Neuer aktiver Tabreiter | 19981005 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unbekannte Sicht | 19981005 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |