SAP IF_WS_MD_VIF_PARAM OO Class - Web Services: Virtual Type









IF_WS_MD_VIF_PARAM is a standard SAP object class available within R/3 SAP systems depending on your version and release level. You can view/maintain the class details by entering its name into the relevant SAP transactions such as SE24, SE80 or even SE84. Below is the documentation available for class IF_WS_MD_VIF_PARAM including details of:

  • Interface class implementations
  • Inheritance details
  • Methods defined within class ( including link to full details )
  • Attributes ( including initial values )
  • Class Events



Method list of IF_WS_MD_VIF_PARAM SAP class


A method is a coding block that performs a certain procedure (i.e. ABAP functionality) on an object within the overall SAP class. In simple terms if the object is an SAP database table a method could be the procedure to add a record or to delete a record. If you are new to OO in many respects, the implementation of a method is similar to a function module and can be called in a very similar way using CALL METHOD. Instead of "CALL FUNCTION", Methods are referenced using the following syntax: CALL METHOD =>methodname EXPORTING/IMPORTING...


Method NameDescriptionVisability
CREATE_SOAP_EXTENSION_PARAMETRPublic
CALL METHOD if_ws_md_vif_param=>CREATE_SOAP_EXTENSION_PARAMETR...more details

DELETE_SOAP_EXTENSION_PARAMETRPublic
CALL METHOD if_ws_md_vif_param=>DELETE_SOAP_EXTENSION_PARAMETR...more details

GET_DEFAULT_VALUEPrivate
CALL METHOD if_ws_md_vif_param=>GET_DEFAULT_VALUE...more details

GET_DEFAULT_VALUE_RTPublic
CALL METHOD if_ws_md_vif_param=>GET_DEFAULT_VALUE_RT...more details

GET_FIELD_REFERENCEPublic
CALL METHOD if_ws_md_vif_param=>GET_FIELD_REFERENCE...more details

GET_FIELD_REFERENCESPublic
CALL METHOD if_ws_md_vif_param=>GET_FIELD_REFERENCES...more details

GET_FIELD_REFERENCES_SORTEDPublic
CALL METHOD if_ws_md_vif_param=>GET_FIELD_REFERENCES_SORTED...more details

GET_FIELD_REFERENCE_COUNTPublic
CALL METHOD if_ws_md_vif_param=>GET_FIELD_REFERENCE_COUNT...more details

GET_FUNCTIONPublic
CALL METHOD if_ws_md_vif_param=>GET_FUNCTION...more details

GET_INITIALPublic
CALL METHOD if_ws_md_vif_param=>GET_INITIAL...more details

GET_IS_EXPOSEDPublic
CALL METHOD if_ws_md_vif_param=>GET_IS_EXPOSED...more details

GET_IS_OPTIONALPublic
CALL METHOD if_ws_md_vif_param=>GET_IS_OPTIONAL...more details

GET_NAMEPublic
CALL METHOD if_ws_md_vif_param=>GET_NAME...more details

GET_NAME_MAPPED_TOPrivate
CALL METHOD if_ws_md_vif_param=>GET_NAME_MAPPED_TO...more details

GET_PARAMETER_VALUESPublic
CALL METHOD if_ws_md_vif_param=>GET_PARAMETER_VALUES...more details

GET_PARAMTYPEPublic
CALL METHOD if_ws_md_vif_param=>GET_PARAMTYPE...more details

GET_SOAP_EXTENSION_PARAMETERPublic
CALL METHOD if_ws_md_vif_param=>GET_SOAP_EXTENSION_PARAMETER...more details

GET_TYPEPublic
CALL METHOD if_ws_md_vif_param=>GET_TYPE...more details

GET_TYPENAMEPublic
CALL METHOD if_ws_md_vif_param=>GET_TYPENAME...more details

GET_TYPE_RTPublic
CALL METHOD if_ws_md_vif_param=>GET_TYPE_RT...more details

GET_VEPNAMEPublic
CALL METHOD if_ws_md_vif_param=>GET_VEPNAME...more details

GET_XML_NAMEPublic
CALL METHOD if_ws_md_vif_param=>GET_XML_NAME...more details

HAS_FIELD_REFERENCEPublic
CALL METHOD if_ws_md_vif_param=>HAS_FIELD_REFERENCE...more details

HAS_SOAP_EXTENSION_PARAMETERPublic
CALL METHOD if_ws_md_vif_param=>HAS_SOAP_EXTENSION_PARAMETER...more details

HAS_TYPEPublic
CALL METHOD if_ws_md_vif_param=>HAS_TYPE...more details

SET_DEFAULT_VALUEPrivate
CALL METHOD if_ws_md_vif_param=>SET_DEFAULT_VALUE...more details

SET_INITIALPublic
CALL METHOD if_ws_md_vif_param=>SET_INITIAL...more details

SET_IS_EXPOSEDPublic
CALL METHOD if_ws_md_vif_param=>SET_IS_EXPOSED...more details

SET_IS_OPTIONALPublic
CALL METHOD if_ws_md_vif_param=>SET_IS_OPTIONAL...more details

SET_NAMEPublic
CALL METHOD if_ws_md_vif_param=>SET_NAME...more details

SET_NAME_MAPPED_TOPrivate
CALL METHOD if_ws_md_vif_param=>SET_NAME_MAPPED_TO...more details

SET_TYPEPublic
CALL METHOD if_ws_md_vif_param=>SET_TYPE...more details




Links to Related Class(s)

IF_WS_MD...
Full list of available SAP object classes

Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!