SAP ABAP Class CL_GRPC_API_CONTROL_PROPOSAL (GRPC Control Proposal)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_ENTITY_API (Package) GRC Process controls API
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_ENTITY_API (Package) GRC Process controls API
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_API_BASIS | Basis class for GRC API classes | 20080922 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRPC_API_CONTROL_PROPOSAL | Interface:Control Proposal | 20080922 |
Properties
Class | CL_GRPC_API_CONTROL_PROPOSAL | |
Short Description | GRPC Control Proposal | |
Super Class | CL_GRFN_API_BASIS | Basis class for GRC API classes |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRPC_ENTITY_API | GRC Process controls API |
Created | 20080922 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRPC_API_CONTROL_PROPOSAL has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRPC_API_CONTROL_PROPOSAL | Interface:Control Proposal | 20080922 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_GRFN_API_SESSION | 20080922 | Session Management for GRC APIs |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MC_MODEL_CLASS | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRFN_CONTROL_PROPOSAL_MODEL' | Reference type | 20081021 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | GET | Static method | Private | Method | 20081024 | |
2 | GET_FOCUS_DATE | Static method | Public | Method | 20081222 | |
3 | RETRIEVE | Instance method | Public | Method | 20100726 | |
4 | START_WORKFLOW | Static method | Public | Method | 20081007 |
Events
Class CL_GRPC_API_CONTROL_PROPOSAL has no event.
Types
Class CL_GRPC_API_CONTROL_PROPOSAL has no local type.
Method Signatures
Method GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20081024 | ||
2 | Importing | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20081024 | ||
3 | Returning | RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_GRPC_API_CONTROL_PROPOSAL | GRPC Control Proposal | 20081024 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20081024 |
Method GET_FOCUS_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_PROPOSAL_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20081222 | ||
2 | Returning | RV_FOCUS_DATE | Value transfer | Type reference (TYPE) | DATES | Calculated periodic appointments | 20081222 |
Method GET_FOCUS_DATE on class CL_GRPC_API_CONTROL_PROPOSAL has no exception.
Method RETRIEVE Signature
Method RETRIEVE on class CL_GRPC_API_CONTROL_PROPOSAL has no parameter.
Method RETRIEVE on class CL_GRPC_API_CONTROL_PROPOSAL has no exception.
Method START_WORKFLOW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_OBJECT_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20090224 | ||
2 | Importing | I_PROPOSAL_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20081007 | ||
3 | Importing | I_SESSION_ID | Value transfer | Type reference (TYPE) | GRPC_API_SESSION_ID | GRPC unique session ID | 20081007 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20081007 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 300 |