SAP ABAP Class CL_GUI_ASSIGNMENTS_RFW (GUI for Assignments)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷ CA-GTF-TS-RFW (Application Component) Reconciliation Framework
⤷ RFW (Package) Reconciliation Framework
⤷ CA-GTF-TS-RFW (Application Component) Reconciliation Framework
⤷ RFW (Package) Reconciliation Framework
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_GRAPH_RFW | GUI for Graph | 20001002 |
Properties
Class | CL_GUI_ASSIGNMENTS_RFW | |
Short Description | GUI for Assignments | |
Super Class | CL_GUI_GRAPH_RFW | GUI for Graph |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RFW | Reconciliation Framework |
Created | 20001002 | SAP |
Last change | 00000000 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GUI_ASSIGNMENTS_RFW has no forward declaration.
Interfaces
Class CL_GUI_ASSIGNMENTS_RFW has no interface implemented.
Friends
Class CL_GUI_ASSIGNMENTS_RFW has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | IF_EX | Instance attribute | Private | Object reference (TYPE REF TO) | IF_EX_GUI_ASSIGNMENTS_RFW | BADI | 20001002 | ||
2 | NODETYPE_ASSIGNMENT | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DC_NODETYPE_RFW | Node Category for Assignment | 20001002 | ||
3 | _TAB_NODE_REF_2_ASS_NODE_REF | Instance attribute | Private | Type reference (TYPE) | TAB_NODE_REF_2_ASS_NODE_REF | Table for Assignment Graph: Nodes -> Assignment Nodes | 20001002 | ||
4 | _TAB_NODE_REF_2_ASS_REF | Instance attribute | Private | Type reference (TYPE) | TAB_NODE_REF_2_ASS_REF | Table for Assignment Graph: Nodes -> Assignment | 20001002 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ASSIGNMENT_DELETE | Instance method | Public | Method | Delete Assignment and Assignment Nodes | 20001002 |
2 | ASSIGNMENT_MERGE | Instance method | Public | Method | Group Assignments | 20001002 |
3 | ASSIGN_AUTOMATICALLY | Instance method | Public | Method | Assign manually | 20010309 |
4 | ASSIGN_MANUALLY | Instance method | Public | Method | Assign manually | 20001002 |
5 | CREATE_GRAPH | Instance method | Protected | Method | Create Graph | 20001002 |
Events
Class CL_GUI_ASSIGNMENTS_RFW has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | STRUC_NODE_REF_2_ASS_NODE_REF | Private | See coding | STRUC_NODE_REF_2_ASS_NODE_REF | 20001002 |
|
|
2 | STRUC_NODE_REF_2_ASS_REF | Private | See coding | STRUC_NODE_REF_2_ASS_REF | 20001002 |
|
|
3 | TAB_NODE_REF_2_ASS_NODE_REF | Private | See coding | TAB_NODE_REF_2_ASS_NODE_REF | 20001002 |
|
|
4 | TAB_NODE_REF_2_ASS_REF | Private | See coding | TAB_NODE_REF_2_ASS_REF | 20001002 |
|
Method Signatures
Method ASSIGNMENT_DELETE Signature
Method ASSIGNMENT_DELETE on class CL_GUI_ASSIGNMENTS_RFW has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | INTERNAL_ERROR | Interner Fehler | 20001002 |
Method ASSIGNMENT_MERGE Signature
Method ASSIGNMENT_MERGE on class CL_GUI_ASSIGNMENTS_RFW has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ASSIGNMENT_NODE_MARKED | Knoten innerhalb einer Zuordnung markiert | 20001002 | |
2 | INTERNAL_ERROR | Interner Fehler | 20001002 | |
3 | NOT_ENOUGH_ASSIGNMENTS_MARKED | Mindestens zwei Zuordnungen markieren | 20001009 |
Method ASSIGN_AUTOMATICALLY Signature
Method ASSIGN_AUTOMATICALLY on class CL_GUI_ASSIGNMENTS_RFW has no parameter.
Method ASSIGN_AUTOMATICALLY on class CL_GUI_ASSIGNMENTS_RFW has no exception.
Method ASSIGN_MANUALLY Signature
Method ASSIGN_MANUALLY on class CL_GUI_ASSIGNMENTS_RFW has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | NO_ASSIGNMENT_NODES | Keine Graphknoten für Zuordnung markiert | 20001009 | |
2 | TOO_MANY_MARKED_ASSIGNMENTS | Mehr als eine Zuordnung markiert | 20001002 |
Method CREATE_GRAPH Signature
Method CREATE_GRAPH on class CL_GUI_ASSIGNMENTS_RFW has no parameter.
Method CREATE_GRAPH on class CL_GUI_ASSIGNMENTS_RFW has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 46C2 |