SAP ABAP Class XOM_PROFILE (Configuration Profiles)
Hierarchy
EA-IPPE (Software Component) SAP iPPE
   AP-PPE (Application Component) Integrated Product and Process Engineering
     CPPEOM (Package) Dependency Editor
Properties
Class XOM_PROFILE  
Short Description Configuration Profiles    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CPPEOM   Dependency Editor 
Created 20000126   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 COPRO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 OMDEP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 PPENV Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class XOM_PROFILE has no interface implemented.
Friends
Class XOM_PROFILE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_KNART_ACTION Constant Private Type reference (TYPE) OMDEP_KNART '3' KNART: Action 20000323
2 C_KNART_CONSTRAINTNET Constant Private Type reference (TYPE) OMDEP_KNART '6' KNART: Constraint Net 20000323
3 C_KNART_PROCEDURE Constant Private Type reference (TYPE) OMDEP_KNART '7' KNART: Procedure 20000323
4 G_FL_PROFILE_OLD Instance attribute Public Type reference (TYPE) COPRO_FL_PROFILE_OLD Indicator: Old Profile 20000201
5 G_LINKS Instance attribute Private Type reference (TYPE) OMDEP_LINK iTab: Object Dependency: Assignments 20000323
6 G_PROFILE Instance attribute Public Type reference (TYPE) COPRO_PROFILE iTab Profile 20000126
7 G_PROFILE_ITEM Instance attribute Public Type reference (TYPE) COPRO_PROFILE_ITEM Profile Item 20000126
8 G_PROFILE_ORIGINAL Instance attribute Public Type reference (TYPE) COPRO_PROFILE iTab Profile Original 20000201
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_PROFILE Instance method Public Method OM: Change Profile 20000126
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20000128
3 CREATE_PROFILE Instance method Public Method OM: Create Profile 20000126
4 DELETE_PROFILE Instance method Public Method Delete Configuration Profile 20000131
5 HAS_CHANGES Instance method Public Method OM: Has Changes 20000128
6 HAS_DEPENDENCY_LINKS Instance method Public Method Are there object dependencies of a dependency type? 20000323
7 HAS_PROFILE Instance method Public Method OM: Has Profile 20000126
8 IS_AN_OLD_PROFILE Instance method Public Method OM: is an old profile 20000201
9 IS_A_PROFILE Instance method Public Method OM: is a profile 20000126
10 SET_PROFILE Instance method Public Method OM: set profile 20000126
Events
Class XOM_PROFILE has no event.
Types
Class XOM_PROFILE has no local type.
Method Signatures

Method CHANGE_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROFILE_ITEM Call by reference Type reference (TYPE) COPRO_PROFILE_ITEM OM: Profile Item 20000126
# Exception Resumable Description Created on
1 NOT_FOUND not_found 20000126

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT Call by reference Type reference (TYPE) COPRO_OBJECT OM: Object 20000128
2 Importing OBTAB Call by reference Type reference (TYPE) COPRO_OBTAB OM: Object ID 20000128

Method CONSTRUCTOR on class XOM_PROFILE has no exception.

Method CREATE_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROFILE_ITEM Call by reference Type reference (TYPE) COPRO_PROFILE_ITEM OM: Profile Item 20000126

Method CREATE_PROFILE on class XOM_PROFILE has no exception.

Method DELETE_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROFILE_ITEM Call by reference Type reference (TYPE) COPRO_PROFILE_ITEM OM: Profile Item 20000131
# Exception Resumable Description Created on
1 NOT_FOUND not found 20000131

Method HAS_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PROFILES Call by reference Type reference (TYPE) COPRO_PROFILE OM: iTab Profiles 20000128
# Exception Resumable Description Created on
1 NO_CHANGES no changes 20000128

Method HAS_DEPENDENCY_LINKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KNOBJ Call by reference Type reference (TYPE) OMDEP_KNOBJ OM: KNOBJ 20000323
2 Importing KNOWLEDGE_TYPE Call by reference Type reference (TYPE) OMDEP_KNART OM: knowledge type 20000323
3 Exporting LINKS Call by reference Type reference (TYPE) OMDEP_LINK OM: Dependency Links 20000323
# Exception Resumable Description Created on
1 NOT_FOUND not found 20000323

Method HAS_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting FL_PROFILE_OLD Call by reference Type reference (TYPE) COPRO_FL_PROFILE_OLD OM: Indicator: Old Profile 20000201
2 Exporting PROFILES Call by reference Type reference (TYPE) COPRO_PROFILE OM: iTab Profiles 20000128
# Exception Resumable Description Created on
1 NOT_FOUND not found 20000126

Method IS_AN_OLD_PROFILE Signature

Method IS_AN_OLD_PROFILE on class XOM_PROFILE has no parameter.
# Exception Resumable Description Created on
1 NOT_AN_OLD_PROFILE not an old profile 20000201

Method IS_A_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) COPRO_NAME OM: profile name 20000126
2 Importing OBJECT Call by reference Type reference (TYPE) COPRO_OBJECT OM: profile object 20000126
3 Importing OBTAB Call by reference Type reference (TYPE) COPRO_OBTAB OM: profile obtab 20000126
# Exception Resumable Description Created on
1 IS_A_PROFILE is a profile 20000126
2 NOT_A_PROFILE not a profile 20000126

Method SET_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting FL_PROFILE_OLD Call by reference Type reference (TYPE) COPRO_FL_PROFILE_OLD OM: Old Profile Indicator 20000201
2 Importing NAME Call by reference Type reference (TYPE) COPRO_NAME OM:Profile Name 20000128
3 Exporting PROFILE_ITEM Call by reference Type reference (TYPE) COPRO_PROFILE_ITEM OM: Profile Item 20000126
# Exception Resumable Description Created on
1 NOT_FOUND not_found 20000126
2 N_PROFILES n-Profiles 20000126
History
Last changed by/on SAP  20041209 
SAP Release Created in