SAP ABAP Class CL_CFX_IPPE (Check for iPPE Objects)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-CFO (Application Component) Collaboration Folders
⤷
CFX_FOLDERS (Package) Collaboration Folders: Folder and Documents

⤷

⤷

Properties
Class | CL_CFX_IPPE | |
Short Description | Check for iPPE Objects | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CFX_FOLDERS | Collaboration Folders: Folder and Documents |
Created | 20050422 | SAP |
Last change | 20141109 | |
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) |
Interfaces
Class CL_CFX_IPPE has no interface implemented.
Friends
Class CL_CFX_IPPE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'SAP' | Constant Back-End System for iPPE Aliases | 20050525 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'yes' | 20050525 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | CFX_T_EXTERNAL_NAMESPACE | 'SAP' | Namespace of an iPPE Object | 20050422 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | CFX_T_EXTERNAL_ID | 'IppeNode' | ID of iPPE Node | 20050422 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'Subordinary folder of iPPE-Extract' | Character String for Collaboration Folders | 20050422 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'Superior folder of iPPE-Extract' | Character String for Collaboration Folders | 20050422 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | CFX_T_EXTERNAL_ID | 'IppeVariant' | ID of iPPE Variant | 20050422 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'IppeExtract' | Character String for Collaboration Folders | 20050422 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'SAP' | 20050422 | ||
10 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'Subordinary folder with iPPE-Objects' | Character String for Collaboration Folders | 20050523 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Checks Whether an iPPE Alias Is Set for the Folder | 20050422 |
2 | ![]() |
Static method | Public | Method | Checks Whether the Folder Can Be Copied (iPPE Check) | 20050422 |
3 | ![]() |
Static method | Public | Method | Deletes the iPPE Reference for Folders | 20050422 |
4 | ![]() |
Static method | Public | Method | Sets iPPE Reference if iPPE Folders Are Copied | 20050422 |
5 | ![]() |
Static method | Public | Method | Sets iPPE Reference if iPPE Objects Are Created | 20050422 |
6 | ![]() |
Static method | Public | Method | Sets the iPPE Reference for Folders Without iPPE Objects | 20050524 |
7 | ![]() |
Static method | Public | Method | Triggers Exception if Lower-Level iPPE Folder Is Deleted | 20050422 |
8 | ![]() |
Static method | Public | Method | Triggers Exception if Single iPPE Object Is Copied | 20050422 |
9 | ![]() |
Static method | Public | Method | Triggers Exception if Single iPPE Object Is Deleted | 20050422 |
Events
Class CL_CFX_IPPE has no event.
Types
Class CL_CFX_IPPE has no local type.
Method Signatures
Method CHECK_IS_IPPE_FOLDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_IPPE_SUBORDINARY_FOLDER | Call by reference | Type reference (TYPE) | STRING | Gibt 'yes' zurück,falls Mappe keine iPPE-Objekte ist | 20050422 | ||
2 | ![]() |
E_IPPE_SUPERIOR_FOLDER | Call by reference | Type reference (TYPE) | STRING | Gibt 'yes' zurück,falls Mappe übergeordnete iPPE-Mappe ist | 20050422 | ||
3 | ![]() |
E_SUB_FOL_WITH_IPPE_OBJECTS | Call by reference | Type reference (TYPE) | STRING | Gibt 'yes' zurück,falls Mappe iPPE-Objekte beinhaltet | 20050523 | ||
4 | ![]() |
IP_FOLDER | Call by reference | Object reference (TYPE REF TO) | CL_CFX_FOLDER | Quell-Mappe | 20050422 |
Method CHECK_IS_IPPE_FOLDER on class CL_CFX_IPPE has no exception.
Method CHECK_IS_IPPE_FOL_COPY_ABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_FOLDER_DESTINATION | Call by reference | Object reference (TYPE REF TO) | CL_CFX_FOLDER | Ziel-Mappe | 20050422 | ||
2 | ![]() |
IP_FOLDER_SOURCE | Call by reference | Object reference (TYPE REF TO) | CL_CFX_FOLDER | Quell-Mappe | 20050422 |
Method CHECK_IS_IPPE_FOL_COPY_ABLE on class CL_CFX_IPPE has no exception.
Method DELETE_IPPE_ALIAS_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_FOLDER | Call by reference | Object reference (TYPE REF TO) | CL_CFX_FOLDER | Mappe für Collaboration Folders | 20050422 |
Method DELETE_IPPE_ALIAS_VALUE on class CL_CFX_IPPE has no exception.
Method SET_IPPE_CONTEXT_BY_COPYING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_DESTINATION_AREA | Call by reference | Object reference (TYPE REF TO) | CL_CFX_AREA | Ziel-Area | 20050422 | ||
2 | ![]() |
IP_DESTINATION_FOLDER | Call by reference | Object reference (TYPE REF TO) | CL_CFX_FOLDER | Zielmappe | 20050422 | ||
3 | ![]() |
IP_SOURCE_FOLDER | Call by reference | Object reference (TYPE REF TO) | CL_CFX_FOLDER | Quellmappe | 20050422 |
Method SET_IPPE_CONTEXT_BY_COPYING on class CL_CFX_IPPE has no exception.
Method SET_IPPE_CONTEXT_BY_CREATING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_SOURCE_FOLDER | Call by reference | Object reference (TYPE REF TO) | CL_CFX_FOLDER | Mappe für Collaboration Folders | 20050422 |
Method SET_IPPE_CONTEXT_BY_CREATING on class CL_CFX_IPPE has no exception.
Method SET_IPPE_CONTEXT_WITHOUT_OBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_AREA | Call by reference | Object reference (TYPE REF TO) | CL_CFX_AREA | Collaboration: Area | 20050524 | ||
2 | ![]() |
IP_TOPIC | Call by reference | Object reference (TYPE REF TO) | CL_CFX_TOPIC | Ein Alias Name | 20050524 |
Method SET_IPPE_CONTEXT_WITHOUT_OBJ on class CL_CFX_IPPE has no exception.
Method SINGLE_IPPE_FOL_NOT_DEL_ABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_FOLDER | Call by reference | Object reference (TYPE REF TO) | CL_CFX_FOLDER | Quell-Mappe | 20050422 |
Method SINGLE_IPPE_FOL_NOT_DEL_ABLE on class CL_CFX_IPPE has no exception.
Method SINGLE_IPPE_NOT_COPY_ABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_GENERIC_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_CFX_GENERIC_OBJECT | Generisches Objekt | 20050422 |
Method SINGLE_IPPE_NOT_COPY_ABLE on class CL_CFX_IPPE has no exception.
Method SINGLE_IPPE_NOT_DELETE_ABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_GENERIC_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_CFX_GENERIC_OBJECT | Generisches Objekt | 20050422 |
Method SINGLE_IPPE_NOT_DELETE_ABLE on class CL_CFX_IPPE has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 400 |