SAP ABAP Class CL_NAVP_DB (Database Accesses to the Navigation Profile)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PP-SFC (Application Component) Production Orders
     NAVIGATION_PROFILE (Package) Navigation Profile
Properties
Class CL_NAVP_DB  
Short Description Database Accesses to the Navigation Profile    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NAVIGATION_PROFILE   Navigation Profile 
Created 20050331   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_NAVP_DB has no forward declaration.
Interfaces
Class CL_NAVP_DB has no interface implemented.
Friends
Class CL_NAVP_DB has no friend class.
Attributes
Class CL_NAVP_DB has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXISTENCE_CHECK Static method Public Method 20050331
2 GET_DEFAULT Static method Public Method 20050331
3 GET_LIST Static method Public Method 20050331
4 PROFILE_DELETE Static method Public Method 20050331
5 PROFILE_LOAD Static method Public Method 20050331
6 PROFILE_SAVE Static method Public Method 20050331
7 RESET_DEFAULT Static method Public Method 20050331
8 SET_DEFAULT Static method Public Method 20050331
Events
Class CL_NAVP_DB has no event.
Types
Class CL_NAVP_DB has no local type.
Method Signatures

Method EXISTENCE_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PROFILE_KEY Call by reference Type reference (TYPE) NAVP_S_PROFILE_KEY Schlüssel für Tabelle NAVP_PROFILE 20050331
2 Returning RV_EXISTS Value transfer Type reference (TYPE) XFELD Feld zum Ankreuzen 20050331

Method EXISTENCE_CHECK on class CL_NAVP_DB has no exception.

Method GET_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PROFILE_KEY Call by reference Type reference (TYPE) NAVP_S_PROFILE_KEY Schlüssel für Tabelle NAVP_PROFILE 20050331
2 Returning RS_DEFAULT_PROFILE_KEY Value transfer Type reference (TYPE) NAVP_S_PROFILE_KEY Schlüssel für Tabelle NAVP_PROFILE 20050331

Method GET_DEFAULT on class CL_NAVP_DB has no exception.

Method GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLIENT Call by reference Type reference (TYPE) MANDT SY-MANDT Mandant 20050331
2 Importing IV_HANDLE Call by reference Type reference (TYPE) NAVP_HANDLE VerwaltungsID für Mehrfachaufrufe aus dem selben Programm 20050331
3 Importing IV_LOG_GROUP Call by reference Type reference (TYPE) NAVP_LOG_GROUP Logischer Gruppenbegriff 20050331
4 Importing IV_REPORT Call by reference Type reference (TYPE) REPID Abap-Reportname 20050331
5 Importing IV_USERNAME Call by reference Type reference (TYPE) SYUNAME SY-UNAME Benutzername 20050331
6 Returning RT_PROFILE Value transfer Type reference (TYPE) NAVP_T_PROFILE Navigationsprofil 20050331

Method GET_LIST on class CL_NAVP_DB has no exception.

Method PROFILE_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PROFILE_KEY Call by reference Type reference (TYPE) NAVP_S_PROFILE_KEY 20050331

Method PROFILE_DELETE on class CL_NAVP_DB has no exception.

Method PROFILE_LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PROFILE Call by reference Type reference (TYPE) NAVP_S_PROFILE_COMPLETE Navigationsprofile mit allen Funktionen 20050331
2 Exporting ET_FUNCTION_TEXT Call by reference Type reference (TYPE) NAVP_T_FUNCTION_TEXT Texte zu Funktionen eines Navigationsprofils 20050331
3 Exporting ET_PROFILE_TEXT Call by reference Type reference (TYPE) NAVP_T_PROFILE_TEXT Texte zum Navigationsprofil 20050331
4 Importing IS_PROFILE_KEY Call by reference Type reference (TYPE) NAVP_S_PROFILE_KEY Schlüssel für Tabelle NAVP_PROFILE 20050331
5 Importing IV_CLIENT Call by reference Type reference (TYPE) MANDT SY-MANDT Mandant 20050331

Method PROFILE_LOAD on class CL_NAVP_DB has no exception.

Method PROFILE_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PROFILE Call by reference Type reference (TYPE) NAVP_S_PROFILE_COMPLETE Navigationsprofile mit allen Funktionen 20050331
2 Importing IT_FUNCTION_TEXT Call by reference Type reference (TYPE) NAVP_T_FUNCTION_TEXT Texte zu Funktionen eines Navigationsprofils 20050331
3 Importing IT_PROFILE_TEXT Call by reference Type reference (TYPE) NAVP_T_PROFILE_TEXT Texte zum Navigationsprofil 20050331

Method PROFILE_SAVE on class CL_NAVP_DB has no exception.

Method RESET_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PROFILE_KEY Call by reference Type reference (TYPE) NAVP_S_PROFILE_KEY 20050331

Method RESET_DEFAULT on class CL_NAVP_DB has no exception.

Method SET_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PROFILE_KEY Call by reference Type reference (TYPE) NAVP_S_PROFILE_KEY Schlüssel für Tabelle NAVP_PROFILE 20050331

Method SET_DEFAULT on class CL_NAVP_DB has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in 600