SAP ABAP Interface IF_WS_MD_CLASS_PROT_API (LowLvl READ/WRITE API for Classifications)
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_PROT_API | Protected LowLvl API for Read/Write of Classifications | 20090604 |
Properties
Interface | IF_WS_MD_CLASS_PROT_API | |
Short Description | LowLvl READ/WRITE API for Classifications |
General Data
Package | SESI_ESD_CLASSIFICATION | ES Tools: UDDI Classification API |
Created | 20090604 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | IF_WS_MD_CLASS_PROT_API | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_WS_MD_CLASS_PROT_API has no interface.
Friends
Interface IF_WS_MD_CLASS_PROT_API has no friend.
Attributes
Interface IF_WS_MD_CLASS_PROT_API has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Reads classification data for object | 20090604 |
2 | ![]() |
Static method | Public | Method | Writes classification data for object | 20090604 |
Events
Interface IF_WS_MD_CLASS_PROT_API has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_SPRXCLASS | Public | See coding | 20090604 | tt_SPRXCLASS TYPE STANDARD TABLE OF SPROXCLASS with default key
|
||
2 | TT_WEBICLASS | Public | See coding | Table of DB Table ERCLASS_SAP | 20090604 | tt_WEBICLASS TYPE STANDARD TABLE OF ERCLASS_SAP with default key
|
Method Signatures
Method READ_CLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CLASS_DATA_SPRX | Call by reference | Type reference (TYPE) | IF_WS_MD_CLASS_PROT_API=>TT_SPRXCLASS | Table of SPROXCLASS | 20090604 | ||
2 | ![]() |
ET_CLASS_DATA_WEBI | Call by reference | Type reference (TYPE) | IF_WS_MD_CLASS_PROT_API=>TT_WEBICLASS | Table of ERCLASS_SAP | 20090604 | ||
3 | ![]() |
IV_OBJ_NAME | Call by reference | Type reference (TYPE) | CLASS_PRX_NAME | ABAP Name of PRX Object | 20090604 | ||
4 | ![]() |
IV_OBJ_TYPE | Call by reference | Type reference (TYPE) | CHAR4 | Object Type Name | 20090604 | ||
5 | ![]() |
IV_VERSION | Call by reference | Type reference (TYPE) | CHAR1 | 'A' | Version to be read | 20090604 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Unified Editor: Exception | 20090604 |
Method WRITE_CLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_CLASS_DATA_SPRX | Call by reference | Type reference (TYPE) | IF_WS_MD_CLASS_PROT_API=>TT_SPRXCLASS | Table of SPROXCLASS | 20090604 | ||
2 | ![]() |
IT_CLASS_DATA_WEBI | Call by reference | Type reference (TYPE) | IF_WS_MD_CLASS_PROT_API=>TT_WEBICLASS | Table of ERCLASS_SAP | 20090604 | ||
3 | ![]() |
IV_OBJ_NAME | Call by reference | Type reference (TYPE) | CLASS_PRX_NAME | ABAP Name of PRX Object | 20090604 | ||
4 | ![]() |
IV_OBJ_TYPE | Call by reference | Type reference (TYPE) | CHAR4 | Object Type Name | 20090604 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Unified Editor: Exception | 20090604 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 72L |