SAP ABAP Interface IF_GRFN_API_CUSTOMFIELD_MODEL (Model extension to handle the custom fields)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_UTILITIES (Package) Various helping infrastructure for GRC ABAP

⤷

⤷

Meta Relationship - Used By
Properties
Interface | IF_GRFN_API_CUSTOMFIELD_MODEL | |
Short Description | Model extension to handle the custom fields |
General Data
Package | GRFN_UTILITIES | Various helping infrastructure for GRC ABAP |
Created | 20080724 | SAP |
Last changed | 20141106 | |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_GRFN_API_CUSTOMFIELD_MODEL has no interface.
Friends
Interface IF_GRFN_API_CUSTOMFIELD_MODEL has no friend.
Attributes
Interface IF_GRFN_API_CUSTOMFIELD_MODEL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get fields | 20080724 |
2 | ![]() |
Instance method | Public | Method | Become obsolete | 20080724 |
3 | ![]() |
Instance method | Public | Method | Set fields | 20091124 |
Events
Interface IF_GRFN_API_CUSTOMFIELD_MODEL has no event.
Types
Interface IF_GRFN_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) | GRFN_T_CUSTOMFIELD_NAMEVALUE | 20080724 | |||
2 | ![]() |
EV_REG_SPECIFIC | Value transfer | Type reference (TYPE) | GRPC_REG_SPEC_DATA_FLAG | Regulation specific data | 20100119 | ||
3 | ![]() |
IV_BYPASS_BUFFER | Value transfer | Type reference (TYPE) | GRFN_BOOLEAN | ABAP_FALSE | Indicator | 20110830 | |
4 | ![]() |
IV_OBJECT_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | GRPC ID of the individual object | 20080724 | ||
5 | ![]() |
IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091124 |
Method GET_FIELDS on Interface IF_GRFN_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 | ![]() |
IV_FIELDNAME | Value transfer | Type reference (TYPE) | GRFN_API_CUSTOMFIELD_NAME | Name of the custom field | 20080724 | ||
2 | ![]() |
IV_OBJECT_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | GRPC ID of the individual object | 20080724 | ||
3 | ![]() |
IV_VALUE | Value transfer | Type reference (TYPE) | GRFN_API_CUSTOMFIELD_VALUE | Value of the customer defined field | 20080724 |
Method SET_FIELD on Interface IF_GRFN_API_CUSTOMFIELD_MODEL has no exception.
Method SET_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_FIELD | Call by reference | Type reference (TYPE) | GRFN_T_CUSTOMFIELD_NAMEVALUE | 20091124 | |||
2 | ![]() |
IV_OBJECT_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | GRPC ID of the individual object | 20091124 | ||
3 | ![]() |
IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091124 |
Method SET_FIELDS on Interface IF_GRFN_API_CUSTOMFIELD_MODEL has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 300 |