SAP ABAP Class IF_WS_MD_CLASS_PROT_API (LowLvl READ/WRITE API for Classifications)
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
Class IF_WS_MD_CLASS_PROT_API  
Short Description LowLvl READ/WRITE API for Classifications    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090604   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_WS_MD_CLASS_PROT_API has no interface implemented.
Friends
Class IF_WS_MD_CLASS_PROT_API has no friend class.
Attributes
Class IF_WS_MD_CLASS_PROT_API has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 READ_CLASS Static method Public Method Reads classification data for object 20090604
2 WRITE_CLASS Static method Public Method Writes classification data for object 20090604
Events
Class 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 Exporting ET_CLASS_DATA_SPRX Call by reference Type reference (TYPE) IF_WS_MD_CLASS_PROT_API=>TT_SPRXCLASS Table of SPROXCLASS 20090604
2 Exporting ET_CLASS_DATA_WEBI Call by reference Type reference (TYPE) IF_WS_MD_CLASS_PROT_API=>TT_WEBICLASS Table of ERCLASS_SAP 20090604
3 Importing IV_OBJ_NAME Call by reference Type reference (TYPE) CLASS_PRX_NAME ABAP Name of PRX Object 20090604
4 Importing IV_OBJ_TYPE Call by reference Type reference (TYPE) CHAR4 Object Type Name 20090604
5 Importing IV_VERSION Call by reference Type reference (TYPE) CHAR1 'A' Version to be read 20090604
# Exception Resumable Description Created on
1 CX_ESD_EXCEPTION Unified Editor: Exception 20090604

Method WRITE_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CLASS_DATA_SPRX Call by reference Type reference (TYPE) IF_WS_MD_CLASS_PROT_API=>TT_SPRXCLASS Table of SPROXCLASS 20090604
2 Importing IT_CLASS_DATA_WEBI Call by reference Type reference (TYPE) IF_WS_MD_CLASS_PROT_API=>TT_WEBICLASS Table of ERCLASS_SAP 20090604
3 Importing IV_OBJ_NAME Call by reference Type reference (TYPE) CLASS_PRX_NAME ABAP Name of PRX Object 20090604
4 Importing IV_OBJ_TYPE Call by reference Type reference (TYPE) CHAR4 Object Type Name 20090604
# Exception Resumable Description Created on
1 CX_ESD_EXCEPTION Unified Editor: Exception 20090604
History
Last changed by/on SAP  20130531 
SAP Release Created in