SAP II_SERVICES_REGISTRY_FLAT_SI OO Class - Services Registry Inbound Interface in ABAP









II_SERVICES_REGISTRY_FLAT_SI 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 II_SERVICES_REGISTRY_FLAT_SI 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 II_SERVICES_REGISTRY_FLAT_SI 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
DELETE_CLASSIFICATION_SYSTEMSPublic
CALL METHOD ii_services_registry_flat_si=>DELETE_CLASSIFICATION_SYSTEMS...more details

DELETE_CLASSIFICATION_SYSTEM_VPublic
CALL METHOD ii_services_registry_flat_si=>DELETE_CLASSIFICATION_SYSTEM_V...more details

DELETE_SERVICESPublic
CALL METHOD ii_services_registry_flat_si=>DELETE_SERVICES...more details

FIND_CLASSIFICATION_SYSTEMS_PEPublic
CALL METHOD ii_services_registry_flat_si=>FIND_CLASSIFICATION_SYSTEMS_PE...more details

FIND_GROUP_CLASSIFICATION_VALUPublic
CALL METHOD ii_services_registry_flat_si=>FIND_GROUP_CLASSIFICATION_VALU...more details

FIND_PHYSICAL_SYSTEMSPublic
CALL METHOD ii_services_registry_flat_si=>FIND_PHYSICAL_SYSTEMS...more details

FIND_PHYSICAL_SYSTEMS_PER_GROUPublic
CALL METHOD ii_services_registry_flat_si=>FIND_PHYSICAL_SYSTEMS_PER_GROU...more details

FIND_SERVICEPublic
CALL METHOD ii_services_registry_flat_si=>FIND_SERVICE...more details

FIND_SERVICE_DEFINITIONSPublic
CALL METHOD ii_services_registry_flat_si=>FIND_SERVICE_DEFINITIONS...more details

FIND_SERVICE_DEFINITIONS_BY_KEPublic
CALL METHOD ii_services_registry_flat_si=>FIND_SERVICE_DEFINITIONS_BY_KE...more details

FIND_SERVICE_ENDPOINTSPublic
CALL METHOD ii_services_registry_flat_si=>FIND_SERVICE_ENDPOINTS...more details

GET_CLASSIFICATION_SYSTEMSPublic
CALL METHOD ii_services_registry_flat_si=>GET_CLASSIFICATION_SYSTEMS...more details

GET_CLASSIFICATION_SYSTEMS_GREPublic
CALL METHOD ii_services_registry_flat_si=>GET_CLASSIFICATION_SYSTEMS_GRE...more details

GET_CLASSIFICATION_SYSTEM_VALUPublic
CALL METHOD ii_services_registry_flat_si=>GET_CLASSIFICATION_SYSTEM_VALU...more details

GET_FUNCTION_LISTGet list of functions supported by this inbound ServicePublic
CALL METHOD ii_services_registry_flat_si=>GET_FUNCTION_LIST...more details

GET_GROUP_CLASSIFICATION_SYST1Public
CALL METHOD ii_services_registry_flat_si=>GET_GROUP_CLASSIFICATION_SYST1...more details

GET_GROUP_CLASSIFICATION_SYSTEPublic
CALL METHOD ii_services_registry_flat_si=>GET_GROUP_CLASSIFICATION_SYSTE...more details

GET_PHYSICAL_SYSTEMSPublic
CALL METHOD ii_services_registry_flat_si=>GET_PHYSICAL_SYSTEMS...more details

GET_SERVICE_DEFINITIONSPublic
CALL METHOD ii_services_registry_flat_si=>GET_SERVICE_DEFINITIONS...more details

GET_VERSION_INFOPublic
CALL METHOD ii_services_registry_flat_si=>GET_VERSION_INFO...more details

HIDE_PHYSICAL_SYSTEMSPublic
CALL METHOD ii_services_registry_flat_si=>HIDE_PHYSICAL_SYSTEMS...more details

HIDE_SERVICE_DEFINITIONSPublic
CALL METHOD ii_services_registry_flat_si=>HIDE_SERVICE_DEFINITIONS...more details

IS_KEYWORD_SEARCH_SUPPORTEDPublic
CALL METHOD ii_services_registry_flat_si=>IS_KEYWORD_SEARCH_SUPPORTED...more details

NOTIFY_PHYSICAL_SYSTEMPublic
CALL METHOD ii_services_registry_flat_si=>NOTIFY_PHYSICAL_SYSTEM...more details

PUBLISH_CLASSIFICATION_SYSTEMPublic
CALL METHOD ii_services_registry_flat_si=>PUBLISH_CLASSIFICATION_SYSTEM...more details

PUBLISH_CLASSIFICATION_SYSTEMSPublic
CALL METHOD ii_services_registry_flat_si=>PUBLISH_CLASSIFICATION_SYSTEMS...more details

PUBLISH_GROUP_CLASSIFICATION_SPublic
CALL METHOD ii_services_registry_flat_si=>PUBLISH_GROUP_CLASSIFICATION_S...more details

PUBLISH_PHYSICAL_SYSTEMSPublic
CALL METHOD ii_services_registry_flat_si=>PUBLISH_PHYSICAL_SYSTEMS...more details

PUBLISH_SERVICESPublic
CALL METHOD ii_services_registry_flat_si=>PUBLISH_SERVICES...more details

PUBLISH_SERVICE_DEFINITIONSPublic
CALL METHOD ii_services_registry_flat_si=>PUBLISH_SERVICE_DEFINITIONS...more details

PUBLISH_WSDLPublic
CALL METHOD ii_services_registry_flat_si=>PUBLISH_WSDL...more details




Links to Related Class(s)

II_SERVI...
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!