SAP ABAP Class CL_WS_MD_MERGE_FIELD_REFERENCE (Merge of Fieldreferences)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WS-ABA (Application Component) Web Service Tools - ABAP
⤷
SEWS (Package) ES Tools: Service Interfaces

⤷

⤷

Properties
Class | CL_WS_MD_MERGE_FIELD_REFERENCE | |
Short Description | Merge of Fieldreferences | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SEWS | ES Tools: Service Interfaces |
Created | 20080818 | SAP |
Last change | 20130531 | SAP |
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 CL_WS_MD_MERGE_FIELD_REFERENCE has no interface implemented.
Friends
Class CL_WS_MD_MERGE_FIELD_REFERENCE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_WS_MD_VIF | WS Virtual Interface | 20080818 |
Methods
Events
Class CL_WS_MD_MERGE_FIELD_REFERENCE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TTY_PARAM | Public | See coding | 20080819 | tty_param type standard table of ty_param
|
||
2 | TY_PARAM | Public | See coding | 20080818 | begin of ty_param,
status type c length 1,
ident(5) type n,
vepparam type vepparam,
fieldname type vepfieldname,
no_paramfieldref type i,
field_r type ref to cl_ws_md_vif_field_reference,
parentfield_r type ref to cl_ws_md_vif_field_reference,
orig_typetype type veptypetype,
orig_typename type veptypename,
orig_type_r type ref to cl_ws_md_vif_type,
typetype type veptypetype,
typename type veptypename,
is_initial type boolean,
default_value type vepparamdefaultvalue,
is_hidden type boolean,
type_r type ref to cl_ws_md_vif_type,
vepparamtype type vepparamtype,
function type vepfunc,
function_r type ref to cl_ws_md_vif_func,
param_r type ref to cl_ws_md_vif_param,
end of ty_param
|
Method Signatures
Method ADJUST_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_PARAMETERS | Call by reference | Type reference (TYPE) | VIFPARAMTABLE | Table Using References to Parameter(s) of VI Functions (WS) | 20080930 | ||
2 | ![]() |
CT_PARAMETERS_SAV | Call by reference | Type reference (TYPE) | VIFPARAMTABLE | Table Using References to Parameter(s) of VI Functions (WS) | 20080930 | ||
3 | ![]() |
IR_ERRORSTORE | Call by reference | Object reference (TYPE REF TO) | IF_VIF_PLUGIN_ERROR_STORE | Plug-In Interface for Virtual Interface | 20080930 | ||
4 | ![]() |
IR_FUNCTION | Call by reference | Object reference (TYPE REF TO) | IF_WS_MD_VIF_FUNC | Web Services: VI Function | 20080930 | ||
5 | ![]() |
I_PARAMTYPE | Call by reference | Type reference (TYPE) | VEPPARAMTYPE | Parameter Type | 20080930 | ||
6 | ![]() |
I_REPAIR | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20080930 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Web Service Object Is not Locked/New | 20080930 |
Method CHECK_PARAM_TO_BE_EXCHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ACTUAL | Call by reference | Type reference (TYPE) | SEWS_T_MERGE_FIELDREF | Merge fieldreferences | 20081016 | ||
2 | ![]() |
IT_NOMINAL | Call by reference | Type reference (TYPE) | SEWS_T_MERGE_FIELDREF | Merge fieldreferences | 20081016 | ||
3 | ![]() |
R_ADAPT_PARAM | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20081016 |
Method CHECK_PARAM_TO_BE_EXCHANGED on class CL_WS_MD_MERGE_FIELD_REFERENCE has no exception.
Method CHECK_TYPETYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ACTUAL | Call by reference | Type reference (TYPE) | SEWS_S_MERGE_FIELDREF | Merge fieldreferences | 20081110 | ||
2 | ![]() |
IS_NOMINAL | Call by reference | Type reference (TYPE) | SEWS_S_MERGE_FIELDREF | Merge fieldreferences | 20081110 | ||
3 | ![]() |
R_TO_BE_ADAPTED | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20081110 |
Method CHECK_TYPETYPE on class CL_WS_MD_MERGE_FIELD_REFERENCE has no exception.
Method COMPARE_CHILDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_ACTUAL | Call by reference | Type reference (TYPE) | SEWS_T_MERGE_FIELDREF | Merge fieldreferences | 20080820 | ||
2 | ![]() |
CT_NOMINAL | Call by reference | Type reference (TYPE) | SEWS_T_MERGE_FIELDREF | Merge fieldreferences | 20080821 | ||
3 | ![]() |
IS_ACTUAL | Call by reference | Type reference (TYPE) | SEWS_S_MERGE_FIELDREF | WS MD Field | 20080820 | ||
4 | ![]() |
IS_NOMINAL | Call by reference | Type reference (TYPE) | SEWS_S_MERGE_FIELDREF | WS MD Field | 20080820 |
Method COMPARE_CHILDS on class CL_WS_MD_MERGE_FIELD_REFERENCE has no exception.
Method COMPARE_CHILDS_SET_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_ACTUAL | Call by reference | Type reference (TYPE) | SEWS_S_MERGE_FIELDREF | 20081023 | |||
2 | ![]() |
CS_NOMINAL | Call by reference | Type reference (TYPE) | SEWS_S_MERGE_FIELDREF | 20081023 | |||
3 | ![]() |
CT_ACTUAL | Call by reference | Type reference (TYPE) | SEWS_T_MERGE_FIELDREF | 20081023 | |||
4 | ![]() |
CT_NOMINAL | Call by reference | Type reference (TYPE) | SEWS_T_MERGE_FIELDREF | 20081023 |
Method COMPARE_CHILDS_SET_STATUS on class CL_WS_MD_MERGE_FIELD_REFERENCE has no exception.
Method COMPARE_VEPPARAMTYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_ACTUAL | Call by reference | Type reference (TYPE) | SEWS_T_MERGE_FIELDREF | Merge fieldreferences | 20080820 | ||
2 | ![]() |
CT_NOMINAL | Call by reference | Type reference (TYPE) | SEWS_T_MERGE_FIELDREF | Merge fieldreferences | 20080821 |
Method COMPARE_VEPPARAMTYPE on class CL_WS_MD_MERGE_FIELD_REFERENCE has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_VIF | Call by reference | Object reference (TYPE REF TO) | IF_WS_MD_VIF | Web Services: Virtual Interface | 20080818 |
Method CONSTRUCTOR on class CL_WS_MD_MERGE_FIELD_REFERENCE has no exception.
Method FIELD_IS_HIDDEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_PARENTFIELD_R | Call by reference | Object reference (TYPE REF TO) | CL_WS_MD_VIF_FIELD_REFERENCE | WS MD Field | 20081014 | ||
2 | ![]() |
IT_CT | Call by reference | Type reference (TYPE) | SEWS_T_MERGE_FIELDREF | Merge fieldreferences | 20081014 | ||
3 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | VEPFIELDNAME | Subfield Name of Structured Type | 20081014 | ||
4 | ![]() |
I_VERSION | Call by reference | Type reference (TYPE) | R3STATE | ABAP: Program Status (Active, Saved, Transported...) | 20081014 | ||
5 | ![]() |
R_IS_HIDDEN | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20081014 |
Method FIELD_IS_HIDDEN on class CL_WS_MD_MERGE_FIELD_REFERENCE has no exception.
Method GET_CHILDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ACTUAL_CHILDS | Call by reference | Type reference (TYPE) | SEWS_T_MERGE_FIELDREF | Merge fieldreferences | 20080821 | ||
2 | ![]() |
ET_NOMINAL_CHILDS | Call by reference | Type reference (TYPE) | SEWS_T_MERGE_FIELDREF | Merge fieldreferences | 20080821 | ||
3 | ![]() |
IR_ACTUAL_FIELD | Call by reference | Object reference (TYPE REF TO) | IF_WS_MD_VIF_FIELD_REFERENCE | WS MD Field | 20080821 | ||
4 | ![]() |
IR_NOMINAL_FIELD | Call by reference | Object reference (TYPE REF TO) | IF_WS_MD_VIF_FIELD_REFERENCE | WS MD Field | 20080821 | ||
5 | ![]() |
IT_ACTUAL | Call by reference | Type reference (TYPE) | SEWS_T_MERGE_FIELDREF | Merge fieldreferences | 20080821 | ||
6 | ![]() |
IT_NOMINAL | Call by reference | Type reference (TYPE) | SEWS_T_MERGE_FIELDREF | Merge fieldreferences | 20080821 |
Method GET_CHILDS on class CL_WS_MD_MERGE_FIELD_REFERENCE has no exception.
Method MERGE_FIELDREFERENCES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ERRORSTORE | Call by reference | Object reference (TYPE REF TO) | IF_VIF_PLUGIN_ERROR_STORE | Plug-In Interface for Virtual Interface | 20080923 | ||
2 | ![]() |
IT_PARAMS_TO_CHECK | Call by reference | Type reference (TYPE) | SEWS_T_PARAMS_TO_CHECK | Merge: Parameters to be checked | 20081029 | ||
3 | ![]() |
I_FUBA_NAME | Call by reference | Type reference (TYPE) | FUNCNAME | Function name | 20081029 | ||
4 | ![]() |
I_REPAIR | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20080923 | ||
5 | ![]() |
I_VERSION | Call by reference | Type reference (TYPE) | R3STATE | ABAP: Program Status (Active, Saved, Transported...) | 20080924 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Activity Terminated | 20080922 | |
2 | ![]() |
Web Service Object Already Exists | 20080922 | |
3 | ![]() |
Web Service Object: Internal Error | 20080922 | |
4 | ![]() |
Web Service Object Is Locked | 20080922 | |
5 | ![]() |
Inactive object expected, but object is active | 20080922 | |
6 | ![]() |
Web Service Object Is Locked | 20080922 |
Method MERGE_PER_FUNCTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ERRORSTORE | Call by reference | Object reference (TYPE REF TO) | IF_VIF_PLUGIN_ERROR_STORE | Plug-In Interface for Virtual Interface | 20080923 | ||
2 | ![]() |
IR_FUNCTION | Call by reference | Object reference (TYPE REF TO) | IF_WS_MD_VIF_FUNC | WS MD Function | 20080818 | ||
3 | ![]() |
IT_PARAMS_TO_CHECK | Call by reference | Type reference (TYPE) | SEWS_T_PARAMS_TO_CHECK | Merge: Parameters to be checked | 20081029 | ||
4 | ![]() |
I_REPAIR | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20080923 | ||
5 | ![]() |
I_VERSION | Call by reference | Type reference (TYPE) | R3STATE | ABAP: Program Status (Active, Saved, Transported...) | 20080818 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Activity Terminated | 20080922 | |
2 | ![]() |
Web Service Object Already Exists | 20080922 | |
3 | ![]() |
Web Service Object: Internal Error | 20080922 | |
4 | ![]() |
Web Service Object Is Locked | 20080922 | |
5 | ![]() |
Web Service Object Is not Locked/New | 20080821 | |
6 | ![]() |
Inactive object expected, but object is active | 20080922 | |
7 | ![]() |
Web Service Object Is Locked | 20080922 |
Method MERGE_PER_FUNCTION_EVALUATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ERRORSTORE | Call by reference | Object reference (TYPE REF TO) | IF_VIF_PLUGIN_ERROR_STORE | Plug-In Interface for Virtual Interface | 20081017 | ||
2 | ![]() |
IR_FUNCTION | Call by reference | Object reference (TYPE REF TO) | IF_WS_MD_VIF_FUNC | Web Services: VI Function | 20081017 | ||
3 | ![]() |
IT_PARAM | Call by reference | Type reference (TYPE) | VIFPARAMTABLE | Table Using References to Parameter(s) of VI Functions (WS) | 20081017 | ||
4 | ![]() |
IT_PARAM_SAV | Call by reference | Type reference (TYPE) | VIFPARAMTABLE | Table Using References to Parameter(s) of VI Functions (WS) | 20081017 | ||
5 | ![]() |
I_PARAMTYPE | Call by reference | Type reference (TYPE) | VEPPARAMTYPE | Parameter Type | 20081017 | ||
6 | ![]() |
I_REPAIR | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20081017 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Web Service Object Is not Locked/New | 20081017 |
Method MERGE_PER_FUNCTION_PARAMTYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_PARAMETERS | Call by reference | Type reference (TYPE) | VIFPARAMTABLE | Table Using References to Parameter(s) of VI Functions (WS) | 20080919 | ||
2 | ![]() |
IR_FUNCTION_CL | Call by reference | Object reference (TYPE REF TO) | CL_WS_MD_VIF_FUNC | WS MD Function | 20080820 | ||
3 | ![]() |
I_REPAIR | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20081016 | ||
4 | ![]() |
I_VERSION | Call by reference | Type reference (TYPE) | R3STATE | ABAP: Program Status (Active, Saved, Transported...) | 20080820 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Activity Terminated | 20080922 | |
2 | ![]() |
Web Service Object Already Exists | 20080922 | |
3 | ![]() |
Web Service Object: Internal Error | 20080922 | |
4 | ![]() |
Web Service Object Is Locked | 20080922 | |
5 | ![]() |
Web Service Object Is not Locked/New | 20080821 | |
6 | ![]() |
Inactive object expected, but object is active | 20080922 | |
7 | ![]() |
Web Service Object Is Locked | 20080922 |
Method PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT | Call by reference | Type reference (TYPE) | SEWS_T_MERGE_FIELDREF | Merge fieldreferences | 20080818 | ||
2 | ![]() |
IR_FUNCTION_CL | Call by reference | Object reference (TYPE REF TO) | CL_WS_MD_VIF_FUNC | Web Services: VI Function | 20080818 | ||
3 | ![]() |
IR_PARAM | Call by reference | Object reference (TYPE REF TO) | IF_WS_MD_VIF_PARAM | Web Services: Virtual Type | 20080818 | ||
4 | ![]() |
I_VEPPARAMTYPE | Call by reference | Type reference (TYPE) | VEPPARAMTYPE | Parameter Type | 20080818 | ||
5 | ![]() |
I_VERSION | Call by reference | Type reference (TYPE) | R3STATE | ABAP: Program Status (Active, Saved, Transported...) | 20080818 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Web Service Object: Internal Error | 20080821 |
Method PARAMETER_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT | Call by reference | Type reference (TYPE) | SEWS_T_MERGE_FIELDREF | Merge fieldreferences | 20080818 | ||
2 | ![]() |
IS | Call by reference | Type reference (TYPE) | SEWS_S_MERGE_FIELDREF | Merge fieldreferences | 20081016 | ||
3 | ![]() |
IT_FIELDS | Call by reference | Type reference (TYPE) | VIFFIELDTABLE | Table Using References to Fieldnames in a Structure | 20080818 | ||
4 | ![]() |
I_VERSION | Call by reference | Type reference (TYPE) | R3STATE | ABAP: Program Status (Active, Saved, Transported...) | 20080818 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Web Service Object: Internal Error | 20080821 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 712 |