SAP ABAP Interface IF_WS_MD_CLASS_PBL_API (Public Classification API)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WS-ABA (Application Component) Web Service Tools - ABAP
     SESI_ESD_CLASSIFICATION (Package) ES Tools: UDDI Classification API
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WS_MD_CLASS_PBL_API Public classificatioin API Impl 20090216
Properties
Interface IF_WS_MD_CLASS_PBL_API  
Short Description Public Classification API    
General Data
Package SESI_ESD_CLASSIFICATION   ES Tools: UDDI Classification API 
Created 20090216   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_WS_MD_CLASS_PBL_API has no forward declaration.
Interfaces
Interface IF_WS_MD_CLASS_PBL_API has no interface.
Friends
Interface IF_WS_MD_CLASS_PBL_API has no friend.
Attributes
Interface IF_WS_MD_CLASS_PBL_API has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CLASSIFS_P2P Instance method Public Method Returns classifications for P2P enabled Services 20090216
2 GET_PROXY_CLASSIFS Instance method Public Method Returns classifications for proxy object 20090216
Events
Interface IF_WS_MD_CLASS_PBL_API has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 R3_PRXNAME Public Type reference (TYPE) PRX_R3NAME R3 name of Proxy interface 20090216
2 R3_PRXTYPE Public Type reference (TYPE) PRX_R3OBJ Proxy Generation: Object Type in ABAP 20090216
3 SSG_CLASSIFICATIONS Public See coding 20090216 BEGIN OF ssg_classifications , object_name TYPE char30, sub_object_name TYPE char30, class_tmodel_key TYPE er_class_key, class_code TYPE er_class_value, END OF ssg_classifications
4 TSG_CLASSIFICATIONS Public See coding 20090216 tsg_classifications TYPE STANDARD TABLE OF ssg_classifications WITH NON-UNIQUE KEY class_tmodel_key INITIAL SIZE 5
Method Signatures

Method GET_CLASSIFS_P2P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PRX_INTF_NAME Call by reference Type reference (TYPE) R3_PRXNAME Int Name of Proxy INTF 20090216
2 Returning RT_CLASSIFS Value transfer Type reference (TYPE) TSG_CLASSIFICATIONS Table of classifs 20090216
# Exception Resumable Description Created on
1 CX_ESD_EXCEPTION General Exception 20090216
2 CX_ESD_NOT_POSSIBLE Function not possible - Object might be inconsistent 20090216
3 CX_ESD_NOT_RELEVANT Object is not relevant in this context 20090216

Method GET_PROXY_CLASSIFS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PRX_NAME Call by reference Type reference (TYPE) R3_PRXNAME R3 name of Proxy object 20090216
2 Importing IV_PRX_TYPE Call by reference Type reference (TYPE) R3_PRXTYPE 'INTF' or 'CLAS' 20090216
3 Returning RT_CLASSIFS Value transfer Type reference (TYPE) TSG_CLASSIFICATIONS Classifications of proxy object 20090216
# Exception Resumable Description Created on
1 CX_ESD_API_ERROR Error with API usage 20090216
2 CX_ESD_EXCEPTION General Exception 20090216
3 CX_ESD_INTERNAL_ERROR Internal Error 20090216
4 CX_ESD_NOT_FOUND Object not found 20090216
History
Last changed by/on SAP  20130531 
SAP Release Created in 720