SAP ABAP Interface IF_CGPL_ASSIGNMENT (Interface for Object Assignments)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-GPL (Application Component) Generic Project Planning
⤷
CGPL_GENERIC_FUNCTIONS (Package) Project Planning - General Functions

⤷

⤷

Meta Relationship - Used By
Properties
Interface | IF_CGPL_ASSIGNMENT | |
Short Description | Interface for Object Assignments |
General Data
Package | CGPL_GENERIC_FUNCTIONS | Project Planning - General Functions |
Created | 19991112 | SAP |
Last changed | 00000000 | SAP |
Unicode checks active |
Forward declarations
Interface IF_CGPL_ASSIGNMENT has no forward declaration.
Interfaces
Interface IF_CGPL_ASSIGNMENT has no interface.
Friends
Interface IF_CGPL_ASSIGNMENT has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | M_ASSIGNMENTS | Instance attribute | Public | Object reference (TYPE REF TO) | CL_CGPL_ASSIGNMENTS | Administration Class for Assignments | 20000128 | ||
2 | M_PARENT_PROJECT | Instance attribute | Public | Object reference (TYPE REF TO) | CL_CGPL_PROJECT | Marketing Plans and Campaigns | 20000208 | ||
3 | M_PARENT_TASK | Instance attribute | Public | Object reference (TYPE REF TO) | CL_CGPL_TASK | Marketing Plan Activities or Campaign Activities | 20000208 | ||
4 | M_PERSISTENCY_CONTROLLER | Static Attribute | Public | Object reference (TYPE REF TO) | IF_CGPL_ASSIGNMENT_PERSISTENCY | Persistence of Assignment Object | 20000127 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Checks Consistency of Assignments | 20000216 |
2 | ![]() |
Instance method | Public | Method | Creates a Copy of the Object Assignment | 20000313 |
3 | ![]() |
Instance method | Public | Method | Delete Object Assignment | 19991112 |
4 | ![]() |
Instance method | Public | Method | Execute Business Activity of Status Management | 19991112 |
5 | ![]() |
Instance method | Public | Method | Destructor | 20011127 |
6 | ![]() |
Instance method | Public | Method | Returns Assignment Collection Object | 20000208 |
7 | ![]() |
Instance method | Public | Method | Checks if Node Assignment Can Be Destroyed | 20030714 |
8 | ![]() |
Instance method | Public | Method | Determines Object Type | 19991115 |
9 | ![]() |
Instance method | Public | Method | Returnes Parent Object | 20000208 |
10 | ![]() |
Static method | Public | Method | Returns Persistence Object for Assignment Type | 20000127 |
11 | ![]() |
Instance method | Public | Method | Sets Assignment Collection Object | 20000128 |
12 | ![]() |
Instance method | Public | Method | Sets Parent Object | 20000224 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | OBJECT_CHANGED | Instance Event (0) |
Public (2) |
Object was changed | 19991112 |
2 | OBJECT_CREATED | Instance Event (0) |
Public (2) |
Object created | 19991112 |
3 | OBJECT_DELETED | Instance Event (0) |
Public (2) |
Object was deleted | 19991112 |
Types
Interface IF_CGPL_ASSIGNMENT has no local type.
Method Signatures
Method CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_RESULT | Call by reference | Type reference (TYPE) | CHAR1 | Ergebnis der Prüfung | 20000216 |
Method CHECK on Interface IF_CGPL_ASSIGNMENT has no exception.
Method COPY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_ASSIGNMENT | Call by reference | Object reference (TYPE REF TO) | IF_CGPL_ASSIGNMENT | Referenz auf das neue Objekt | 20000313 | ||
2 | ![]() |
IM_ASSIGNMENTS | Call by reference | Object reference (TYPE REF TO) | CL_CGPL_ASSIGNMENTS | Kollektion, der das neue Objekt hinzugefügt wird | 20000313 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt kann nicht kopiert werden | 20000929 |
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CHECK_ONLY | Call by reference | Type reference (TYPE) | FLAG | SPACE | Löschen nur prüfen | 20000929 | |
2 | ![]() |
IM_NO_CHECK | Call by reference | Type reference (TYPE) | FLAG | SPACE | Keine Prüfung durchführen | 20020904 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt kann nicht gelöscht werden | 20000929 |
Method EXECUTE_STATUS_ACTIVITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ACTIVITY | Call by reference | Type reference (TYPE) | J_VORGANG | Betriebsw. Vorgang | 19991112 | ||
2 | ![]() |
IM_CHECK_ONLY | Call by reference | Type reference (TYPE) | FLAG | Nur prüfen | 20000929 | ||
3 | ![]() |
IM_NO_CHECK | Call by reference | Type reference (TYPE) | FLAG | Ohne Prüfung ausführen | 20000929 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Betriebsw. Vorgang nicht erlaubt | 20000929 | |
2 | ![]() |
Betriebsw. Vorgang kann nicht ausgeführt werde | 20000929 |
Method FREE Signature
Method FREE on Interface IF_CGPL_ASSIGNMENT has no parameter.
Method FREE on Interface IF_CGPL_ASSIGNMENT has no exception.
Method GET_ASSIGNMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_ASSIGNMENTS | Call by reference | Object reference (TYPE REF TO) | CL_CGPL_ASSIGNMENTS | Verwaltungsklasse für Assignments | 20000208 |
Method GET_ASSIGNMENTS on Interface IF_CGPL_ASSIGNMENT has no exception.
Method GET_FREE_PERMISSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_PERMISSION | Value transfer | Type reference (TYPE) | FLAG | 20030714 |
Method GET_FREE_PERMISSION on Interface IF_CGPL_ASSIGNMENT has no exception.
Method GET_OBJECT_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CGPL_OBJECT_TYPE | Objekttyp der Zuordnung | 19991115 |
Method GET_OBJECT_TYPE on Interface IF_CGPL_ASSIGNMENT has no exception.
Method GET_PARENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_PROJECT | Call by reference | Object reference (TYPE REF TO) | CL_CGPL_PROJECT | Marketingpläne und Kampagnen | 20000208 | ||
2 | ![]() |
EX_TASK | Call by reference | Object reference (TYPE REF TO) | CL_CGPL_TASK | Marketingplan- bzw. und Kampagnenvorgängen | 20000208 |
Method GET_PARENT on Interface IF_CGPL_ASSIGNMENT has no exception.
Method GET_PERSISTENCY_CONTROLLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_INSTANCE | Call by reference | Object reference (TYPE REF TO) | IF_CGPL_ASSIGNMENT_PERSISTENCY | Persistenz des Zuordnungsobjektes | 20000127 |
Method GET_PERSISTENCY_CONTROLLER on Interface IF_CGPL_ASSIGNMENT has no exception.
Method SET_ASSIGNMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ASSIGNMENTS | Call by reference | Object reference (TYPE REF TO) | CL_CGPL_ASSIGNMENTS | Verwaltungsklasse für Assignments | 20000128 |
Method SET_ASSIGNMENTS on Interface IF_CGPL_ASSIGNMENT has no exception.
Method SET_PARENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_CGPL_HIERARCHY_NODE | Hierarchieknoten | 20000224 |
Method SET_PARENT on Interface IF_CGPL_ASSIGNMENT has no exception.
Event Signatures
Event OBJECT_CHANGED Signature
Event OBJECT_CHANGED on Interface IF_CGPL_ASSIGNMENT has no parameter.
Event OBJECT_CREATED Signature
Event OBJECT_CREATED on Interface IF_CGPL_ASSIGNMENT has no parameter.
Event OBJECT_DELETED Signature
Event OBJECT_DELETED on Interface IF_CGPL_ASSIGNMENT has no parameter.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 12A |