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 | 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) | |
| 3 | 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 | Constant | Private | Type reference (TYPE) | OMDEP_KNART | '3' | KNART: Action | 20000323 | ||
| 2 | Constant | Private | Type reference (TYPE) | OMDEP_KNART | '6' | KNART: Constraint Net | 20000323 | ||
| 3 | Constant | Private | Type reference (TYPE) | OMDEP_KNART | '7' | KNART: Procedure | 20000323 | ||
| 4 | Instance attribute | Public | Type reference (TYPE) | COPRO_FL_PROFILE_OLD | Indicator: Old Profile | 20000201 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | OMDEP_LINK | iTab: Object Dependency: Assignments | 20000323 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | COPRO_PROFILE | iTab Profile | 20000126 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | COPRO_PROFILE_ITEM | Profile Item | 20000126 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | COPRO_PROFILE | iTab Profile Original | 20000201 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | OM: Change Profile | 20000126 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20000128 | |
| 3 | Instance method | Public | Method | OM: Create Profile | 20000126 | |
| 4 | Instance method | Public | Method | Delete Configuration Profile | 20000131 | |
| 5 | Instance method | Public | Method | OM: Has Changes | 20000128 | |
| 6 | Instance method | Public | Method | Are there object dependencies of a dependency type? | 20000323 | |
| 7 | Instance method | Public | Method | OM: Has Profile | 20000126 | |
| 8 | Instance method | Public | Method | OM: is an old profile | 20000201 | |
| 9 | Instance method | Public | Method | OM: is a profile | 20000126 | |
| 10 | 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 | PROFILE_ITEM | Call by reference | Type reference (TYPE) | COPRO_PROFILE_ITEM | OM: Profile Item | 20000126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | not_found | 20000126 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT | Call by reference | Type reference (TYPE) | COPRO_OBJECT | OM: Object | 20000128 | |||
| 2 | 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 | 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 | PROFILE_ITEM | Call by reference | Type reference (TYPE) | COPRO_PROFILE_ITEM | OM: Profile Item | 20000131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | not found | 20000131 |
Method HAS_CHANGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROFILES | Call by reference | Type reference (TYPE) | COPRO_PROFILE | OM: iTab Profiles | 20000128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | no changes | 20000128 |
Method HAS_DEPENDENCY_LINKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KNOBJ | Call by reference | Type reference (TYPE) | OMDEP_KNOBJ | OM: KNOBJ | 20000323 | |||
| 2 | KNOWLEDGE_TYPE | Call by reference | Type reference (TYPE) | OMDEP_KNART | OM: knowledge type | 20000323 | |||
| 3 | LINKS | Call by reference | Type reference (TYPE) | OMDEP_LINK | OM: Dependency Links | 20000323 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | not found | 20000323 |
Method HAS_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FL_PROFILE_OLD | Call by reference | Type reference (TYPE) | COPRO_FL_PROFILE_OLD | OM: Indicator: Old Profile | 20000201 | |||
| 2 | PROFILES | Call by reference | Type reference (TYPE) | COPRO_PROFILE | OM: iTab Profiles | 20000128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 20000201 |
Method IS_A_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | COPRO_NAME | OM: profile name | 20000126 | |||
| 2 | OBJECT | Call by reference | Type reference (TYPE) | COPRO_OBJECT | OM: profile object | 20000126 | |||
| 3 | OBTAB | Call by reference | Type reference (TYPE) | COPRO_OBTAB | OM: profile obtab | 20000126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | is a profile | 20000126 | ||
| 2 | not a profile | 20000126 |
Method SET_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FL_PROFILE_OLD | Call by reference | Type reference (TYPE) | COPRO_FL_PROFILE_OLD | OM: Old Profile Indicator | 20000201 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | COPRO_NAME | OM:Profile Name | 20000128 | |||
| 3 | PROFILE_ITEM | Call by reference | Type reference (TYPE) | COPRO_PROFILE_ITEM | OM: Profile Item | 20000126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | not_found | 20000126 | ||
| 2 | n-Profiles | 20000126 |
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in |