SAP ABAP Class CL_SIDL_DEFINITION (Definition)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SWSDLPP (Package) SIDL/SLIB Model and Serialization Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SIDL_BASE 20041130
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SIDL_DEFINITION Definition 20041130
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SIDL_NODE Node 20041130
Properties
Class CL_SIDL_DEFINITION  
Short Description Definition    
Super Class CL_SIDL_BASE  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SWSDLPP   SIDL/SLIB Model and Serialization Framework 
Created 20041130   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SIDL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SXSDS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SIDL_DEFINITION Definition 20041130
2 IF_SIDL_NODE Node 20041130
Friends
Class CL_SIDL_DEFINITION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_ERR_MSG Instance attribute Private Type reference (TYPE) STRING 20060119
2 M_ERR_OBJ Instance attribute Private Object reference (TYPE REF TO) CX_SIDL 20051207
3 M_INTERFACES Instance attribute Private Object reference (TYPE REF TO) IF_SIDL_NODESET Node Set 20041130
4 M_SUBJECT_ADAPTER Instance attribute Private Object reference (TYPE REF TO) IF_SIDL_SUBJECT_ADAPTER Adapter for WSP Subject Context 20050502
5 M_TYPE_CONTAINER Instance attribute Private Object reference (TYPE REF TO) IF_SIDL_TYPE_CONTAINER Type Container 20041130
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20041130
2 _ADD_BUILTIN_SCHEMA Instance method Private Method 20050324
Events
Class CL_SIDL_DEFINITION has no event.
Types
Class CL_SIDL_DEFINITION has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SIDL_DEFINITION has no parameter.
Method CONSTRUCTOR on class CL_SIDL_DEFINITION has no exception.

Method _ADD_BUILTIN_SCHEMA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TYPE_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SIDL_TYPE_CONTAINER TypeContainer 20050324

Method _ADD_BUILTIN_SCHEMA on class CL_SIDL_DEFINITION has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 700