SAP ABAP Class CL_OO_INTERNAL_NAVIG_STATE (State of Internal Navigation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-CLA (Application Component) Class Builder
⤷
SEOE (Package) ABAP Objects Class Builder
⤷
⤷
Properties
| Class | CL_OO_INTERNAL_NAVIG_STATE | |
| Short Description | State of Internal Navigation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SEOE | ABAP Objects Class Builder |
| Created | 19990308 | SAP |
| Last change | 20110908 | SAP |
| 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_OO_INTERNAL_NAVIG_STATE has no interface implemented.
Friends
Class CL_OO_INTERNAL_NAVIG_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) | TOKEN_COL | Editor Column | 19990308 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SEOCPDNAME | Target Component | 19990308 | |||
| 3 | Constant | Public | Type reference (TYPE) | SEOX_BOOLEAN | 'D' | Background Return Delayed | 19990414 | ||
| 4 | Constant | Public | Type reference (TYPE) | SEOX_BOOLEAN | 'I' | Internal Command | 19990308 | ||
| 5 | Instance attribute | Public | Type reference (TYPE) | SEOX_BOOLEAN | Command Being Processed in Background | 19990308 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | GUI_CODE | Command to be Processed in Background | 19990308 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | TOKEN_ROW | Editor Line | 19990308 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | SEOD_OBJECTIVE | Navigation Target | 20001017 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | SEOSCONAME | Target Signature Element | 19990308 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Reset Editor Column | 19990308 | |
| 2 | Instance method | Public | Method | Reset Target Component | 19990308 | |
| 3 | Instance method | Public | Method | Reset Command Being Performed in Background | 19990308 | |
| 4 | Instance method | Public | Method | Reset Command That Was To Be Performed in Background | 19990308 | |
| 5 | Instance method | Public | Method | Reset Editor Line | 19990308 | |
| 6 | Instance method | Public | Method | Reset Target Signature Element | 19990308 | |
| 7 | Instance method | Public | Method | Set Internal Navigation Target | 20001017 | |
| 8 | Instance method | Public | Method | Set Editor Column | 19990308 | |
| 9 | Instance method | Public | Method | Set Target Component | 19990308 | |
| 10 | Instance method | Public | Method | Set Target Components With Interface Component Key | 19991011 | |
| 11 | Instance method | Public | Method | Set Target Component With Local Name | 19990308 | |
| 12 | Instance method | Public | Method | Set Command Being Processed in Background | 19990308 | |
| 13 | Instance method | Public | Method | Set Commmand to be Processed in Background | 19990308 | |
| 14 | Instance method | Public | Method | Set Editor Line | 19990308 | |
| 15 | Instance method | Public | Method | Set Internal Navigation Target | 19990308 | |
| 16 | Instance method | Public | Method | Set Target Signature Element | 19990308 |
Events
Class CL_OO_INTERNAL_NAVIG_STATE has no event.
Types
Class CL_OO_INTERNAL_NAVIG_STATE has no local type.
Method Signatures
Method CLEAR_COLUMN Signature
Method CLEAR_COLUMN on class CL_OO_INTERNAL_NAVIG_STATE has no parameter.
Method CLEAR_COLUMN on class CL_OO_INTERNAL_NAVIG_STATE has no exception.
Method CLEAR_CPDNAME Signature
Method CLEAR_CPDNAME on class CL_OO_INTERNAL_NAVIG_STATE has no parameter.
Method CLEAR_CPDNAME on class CL_OO_INTERNAL_NAVIG_STATE has no exception.
Method CLEAR_FORCE_IN_PROGRESS Signature
Method CLEAR_FORCE_IN_PROGRESS on class CL_OO_INTERNAL_NAVIG_STATE has no parameter.
Method CLEAR_FORCE_IN_PROGRESS on class CL_OO_INTERNAL_NAVIG_STATE has no exception.
Method CLEAR_FORCE_OK_CODE Signature
Method CLEAR_FORCE_OK_CODE on class CL_OO_INTERNAL_NAVIG_STATE has no parameter.
Method CLEAR_FORCE_OK_CODE on class CL_OO_INTERNAL_NAVIG_STATE has no exception.
Method CLEAR_LINE Signature
Method CLEAR_LINE on class CL_OO_INTERNAL_NAVIG_STATE has no parameter.
Method CLEAR_LINE on class CL_OO_INTERNAL_NAVIG_STATE has no exception.
Method CLEAR_SCONAME Signature
Method CLEAR_SCONAME on class CL_OO_INTERNAL_NAVIG_STATE has no parameter.
Method CLEAR_SCONAME on class CL_OO_INTERNAL_NAVIG_STATE has no exception.
Method SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMN | Value transfer | Type reference (TYPE) | TOKEN_COL | Editorspalte | 20001017 | |||
| 2 | CPDNAME | Value transfer | Type reference (TYPE) | SEOCPDNAME | Zielkomponente | 20001017 | |||
| 3 | FORCE_IN_PROGRESS | Value transfer | Type reference (TYPE) | SEOX_BOOLEAN | Befehl wird gerade dunkel ausgeführt | 20001017 | |||
| 4 | FORCE_OK_CODE | Value transfer | Type reference (TYPE) | GUI_CODE | Dunkel auszuführender Befehl | 20001017 | |||
| 5 | LINE | Value transfer | Type reference (TYPE) | TOKEN_ROW | Editorzeile | 20001017 | |||
| 6 | SCONAME | Value transfer | Type reference (TYPE) | SEOSCONAME | Ziel-Signaturelement | 20001017 |
Method SET on class CL_OO_INTERNAL_NAVIG_STATE has no exception.
Method SET_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMN | Call by reference | Type reference (TYPE) | TOKEN_COL | Editorspalte | 19990308 |
Method SET_COLUMN on class CL_OO_INTERNAL_NAVIG_STATE has no exception.
Method SET_CPDNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CPDNAME | Call by reference | Type reference (TYPE) | SEOCPDNAME | Zielkomponente | 19990308 |
Method SET_CPDNAME on class CL_OO_INTERNAL_NAVIG_STATE has no exception.
Method SET_CPDNAME_BY_CMPKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CMPKEY | Call by reference | Type reference (TYPE) | SEOCMPKEY | Interface-Komponente | 19991011 |
Method SET_CPDNAME_BY_CMPKEY on class CL_OO_INTERNAL_NAVIG_STATE has no exception.
Method SET_CPDNAME_BY_CMPNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CMPNAME | Call by reference | Type reference (TYPE) | SEOCMPNAME | Zielkomponente mit lokalem Namen | 19990308 |
Method SET_CPDNAME_BY_CMPNAME on class CL_OO_INTERNAL_NAVIG_STATE has no exception.
Method SET_FORCE_IN_PROGRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FORCE_IN_PROGRESS | Call by reference | Type reference (TYPE) | SEOX_BOOLEAN | Befehl wird gerade dunkel ausgeführt | 19990308 |
Method SET_FORCE_IN_PROGRESS on class CL_OO_INTERNAL_NAVIG_STATE has no exception.
Method SET_FORCE_OK_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FORCE_OK_CODE | Call by reference | Type reference (TYPE) | C | Dunkel auszuführender Befehl | 19990308 |
Method SET_FORCE_OK_CODE on class CL_OO_INTERNAL_NAVIG_STATE has no exception.
Method SET_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINE | Call by reference | Type reference (TYPE) | TOKEN_ROW | Editorzeile | 19990308 |
Method SET_LINE on class CL_OO_INTERNAL_NAVIG_STATE has no exception.
Method SET_OBJECTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECTIVE | Call by reference | Type reference (TYPE) | SEOD_OBJECTIVE | 20001017 |
Method SET_OBJECTIVE on class CL_OO_INTERNAL_NAVIG_STATE has no exception.
Method SET_SCONAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SCONAME | Call by reference | Type reference (TYPE) | SEOSCONAME | Ziel-Signaturelement | 19990308 |
Method SET_SCONAME on class CL_OO_INTERNAL_NAVIG_STATE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |