SAP ABAP Class IF_GRPC_API_CUSTOMFIELD_MODEL (Model extension to handle the custom fields)
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
Class IF_GRPC_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 20070928   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_GRPC_API_CUSTOMFIELD_MODEL has no forward declaration.
Interfaces
Class IF_GRPC_API_CUSTOMFIELD_MODEL has no interface implemented.
Friends
Class IF_GRPC_API_CUSTOMFIELD_MODEL has no friend class.
Attributes
Class IF_GRPC_API_CUSTOMFIELD_MODEL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_FIELDS Instance method Public Method 20071003
2 SET_FIELD Instance method Public Method 20071003
Events
Class IF_GRPC_API_CUSTOMFIELD_MODEL has no event.
Types
Class 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 Returning ET_FIELD Value transfer Type reference (TYPE) TY_NAMEVALUEASSTRING NAMEVALUEASSTRING 20071003
2 Importing I_OBJECT_ID Value transfer Type reference (TYPE) GRPC_API_OBJECT_ID GRPC ID of the individual object 20071003
3 Importing I_ORGUNIT_ID Value transfer Type reference (TYPE) GRPC_API_OBJECT_ID GRPC ID of the individual object 20071003

Method GET_FIELDS on class 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 Importing I_NAME Value transfer Type reference (TYPE) GRPC_API_CUSTOMFIELD_NAME Name of the custom field 20071003
2 Importing I_OBJECT_ID Value transfer Type reference (TYPE) GRPC_API_OBJECT_ID GRPC ID of the individual object 20071003
3 Importing I_ORGUNIT_ID Value transfer Type reference (TYPE) GRPC_API_OBJECT_ID GRPC ID of the individual object 20071003
4 Importing I_VALUE Value transfer Type reference (TYPE) GRPC_API_CUSTOMFIELD_VALUE Value of the customer defined field 20071003

Method SET_FIELD on class IF_GRPC_API_CUSTOMFIELD_MODEL has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in