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 SEOD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SEOX 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 COLUMN Instance attribute Public Type reference (TYPE) TOKEN_COL Editor Column 19990308
2 CPDNAME Instance attribute Public Type reference (TYPE) SEOCPDNAME Target Component 19990308
3 FORCE_DELAYED Constant Public Type reference (TYPE) SEOX_BOOLEAN 'D' Background Return Delayed 19990414
4 FORCE_INTERNAL Constant Public Type reference (TYPE) SEOX_BOOLEAN 'I' Internal Command 19990308
5 FORCE_IN_PROGRESS Instance attribute Public Type reference (TYPE) SEOX_BOOLEAN Command Being Processed in Background 19990308
6 FORCE_OK_CODE Instance attribute Public Type reference (TYPE) GUI_CODE Command to be Processed in Background 19990308
7 LINE Instance attribute Public Type reference (TYPE) TOKEN_ROW Editor Line 19990308
8 OBJECTIVE Instance attribute Public Type reference (TYPE) SEOD_OBJECTIVE Navigation Target 20001017
9 SCONAME Instance attribute Public Type reference (TYPE) SEOSCONAME Target Signature Element 19990308
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_COLUMN Instance method Public Method Reset Editor Column 19990308
2 CLEAR_CPDNAME Instance method Public Method Reset Target Component 19990308
3 CLEAR_FORCE_IN_PROGRESS Instance method Public Method Reset Command Being Performed in Background 19990308
4 CLEAR_FORCE_OK_CODE Instance method Public Method Reset Command That Was To Be Performed in Background 19990308
5 CLEAR_LINE Instance method Public Method Reset Editor Line 19990308
6 CLEAR_SCONAME Instance method Public Method Reset Target Signature Element 19990308
7 SET Instance method Public Method Set Internal Navigation Target 20001017
8 SET_COLUMN Instance method Public Method Set Editor Column 19990308
9 SET_CPDNAME Instance method Public Method Set Target Component 19990308
10 SET_CPDNAME_BY_CMPKEY Instance method Public Method Set Target Components With Interface Component Key 19991011
11 SET_CPDNAME_BY_CMPNAME Instance method Public Method Set Target Component With Local Name 19990308
12 SET_FORCE_IN_PROGRESS Instance method Public Method Set Command Being Processed in Background 19990308
13 SET_FORCE_OK_CODE Instance method Public Method Set Commmand to be Processed in Background 19990308
14 SET_LINE Instance method Public Method Set Editor Line 19990308
15 SET_OBJECTIVE Instance method Public Method Set Internal Navigation Target 19990308
16 SET_SCONAME 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 Importing COLUMN Value transfer Type reference (TYPE) TOKEN_COL Editorspalte 20001017
2 Importing CPDNAME Value transfer Type reference (TYPE) SEOCPDNAME Zielkomponente 20001017
3 Importing FORCE_IN_PROGRESS Value transfer Type reference (TYPE) SEOX_BOOLEAN Befehl wird gerade dunkel ausgeführt 20001017
4 Importing FORCE_OK_CODE Value transfer Type reference (TYPE) GUI_CODE Dunkel auszuführender Befehl 20001017
5 Importing LINE Value transfer Type reference (TYPE) TOKEN_ROW Editorzeile 20001017
6 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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