SAP ABAP Class XCO_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 XCO_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 19991229   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CO000 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 COCOM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 COPRO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 PPENV Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class XCO_PROFILE has no interface implemented.
Friends
Class XCO_PROFILE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_COMMON Instance attribute Private Type reference (TYPE) CO000_COMMON Common 19991229
2 G_PROFILE Instance attribute Private Type reference (TYPE) COPRO_PROFILE OE: iTab Profile 20000131
3 G_PROFILE_ITEM Instance attribute Private Type reference (TYPE) COPRO_PROFILE_ITEM OE: Item Profile 20000131
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 19991229
2 GET Instance method Public Method Get Profile 19991229
3 HAS_PROFILE Instance method Public Method has profile 20000104
Events
Class XCO_PROFILE has no event.
Types
Class XCO_PROFILE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMON Call by reference Type reference (TYPE) CO000_COMMON Common 19991229

Method CONSTRUCTOR on class XCO_PROFILE has no exception.

Method GET 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 Object 20000103
2 Importing OBJECT_ID Call by reference Type reference (TYPE) COPRO_OBTAB Object ID 20000103
3 Exporting PROFILE_COUNTER Call by reference Type reference (TYPE) COCOM_PROFILE_COUNTER profile counter 19991229
# Exception Resumable Description Created on
1 NOT_FOUND no profile found 19991229

Method HAS_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PROFILE_ITEM Call by reference Type reference (TYPE) COPRO_PROFILE_ITEM XOE: item profile 20000131

Method HAS_PROFILE on class XCO_PROFILE has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in