SAP ABAP Class IF_GRFN_API_CUSTOMFIELD_MODEL (Model extension to handle the custom fields)
Meta Relationship - Used By
Properties
| Class | IF_GRFN_API_CUSTOMFIELD_MODEL | |
| Short Description | Model extension to handle the custom fields | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20080724 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_GRFN_API_CUSTOMFIELD_MODEL has no interface implemented.
Friends
Class IF_GRFN_API_CUSTOMFIELD_MODEL has no friend class.
Attributes
Class 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
Class IF_GRFN_API_CUSTOMFIELD_MODEL has no event.
Types
Class 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 class 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 class 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 class 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 |