SAP ABAP Interface IF_GRPC_API_CUSTOMFIELD_MODEL (Model extension to handle the custom fields)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_ENTITY_API (Package) GRC Process controls API

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRPC_CASES_MODEL | Model for the cases API | 20071003 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRPC_CONTROL_PROPOSAL_MODEL | Model Class for Control Proposal | 20081001 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRPC_MODEL_SETUP | Process Model Class | 20071003 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRPC_QLIBRARY_MODEL | DB encapsulation | 20071003 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRPC_RULE_MODEL | Central model class for rule engine | 20071004 |
Properties
Interface | IF_GRPC_API_CUSTOMFIELD_MODEL | |
Short Description | Model extension to handle the custom fields |
General Data
Package | GRPC_ENTITY_API | GRC Process controls API |
Created | 20070928 | SAP |
Last changed | 20141106 | |
Unicode checks active |
Forward declarations
Interface IF_GRPC_API_CUSTOMFIELD_MODEL has no forward declaration.
Interfaces
Interface IF_GRPC_API_CUSTOMFIELD_MODEL has no interface.
Friends
Interface IF_GRPC_API_CUSTOMFIELD_MODEL has no friend.
Attributes
Interface IF_GRPC_API_CUSTOMFIELD_MODEL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20071003 | |
2 | ![]() |
Instance method | Public | Method | 20071003 |
Events
Interface IF_GRPC_API_CUSTOMFIELD_MODEL has no event.
Types
Interface IF_GRPC_API_CUSTOMFIELD_MODEL has no local type.
Method Signatures
Method GET_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FIELD | Value transfer | Type reference (TYPE) | TY_NAMEVALUEASSTRING | NAMEVALUEASSTRING | 20071003 | ||
2 | ![]() |
I_OBJECT_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20071003 | ||
3 | ![]() |
I_ORGUNIT_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20071003 |
Method GET_FIELDS on Interface IF_GRPC_API_CUSTOMFIELD_MODEL has no exception.
Method SET_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAME | Value transfer | Type reference (TYPE) | GRPC_API_CUSTOMFIELD_NAME | Name of the custom field | 20071003 | ||
2 | ![]() |
I_OBJECT_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20071003 | ||
3 | ![]() |
I_ORGUNIT_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20071003 | ||
4 | ![]() |
I_VALUE | Value transfer | Type reference (TYPE) | GRPC_API_CUSTOMFIELD_VALUE | Value of the customer defined field | 20071003 |
Method SET_FIELD on Interface IF_GRPC_API_CUSTOMFIELD_MODEL has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 250 |