SAP ABAP Class IF_ESD_TYPES (Types Tree)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ESD_VIF_PLUGIN PlugIn Class for Webservices 20060725
Properties
Class IF_ESD_TYPES  
Short Description Types Tree    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060725   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ESD_TYPES has no forward declaration.
Interfaces
Class IF_ESD_TYPES has no interface implemented.
Friends
Class IF_ESD_TYPES has no friend class.
Attributes
Class IF_ESD_TYPES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_FIELD Instance method Public Method 20060725
2 CHANGE_TYPE Instance method Public Method Changes Type 20060725
3 COPY_TYPE Instance method Public Method Copies Type 20060725
4 DELETE_FIELD Instance method Public Method 20060725
5 DELETE_TYPE Instance method Public Method Deletes Type 20060725
6 GET_TYPES_DETAIL_DATA Instance method Public Method returns the types detail data 20060725
7 GET_TYPES_TREE_DATA Instance method Public Method returns the types tree data 20060725
8 SET_TYPES_TREE_DETAIL_DATA Instance method Public Method Set types tree detail data 20060725
Events
Class IF_ESD_TYPES has no event.
Types
Class IF_ESD_TYPES has no local type.
Method Signatures

Method ADD_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_MESSAGES Call by reference Object reference (TYPE REF TO) IF_ESD_MESSAGES ESD: Messages 20061206
2 Exporting EV_ACTION_CANCELLED Value transfer Type reference (TYPE) FLAG Field was not added 20061206
3 Importing IV_FIELDNAME Call by reference Type reference (TYPE) VEPFIELDNAME Subfield Name of Structured Type 20060725
4 Importing IV_TYPENAME Call by reference Type reference (TYPE) VEPTYPENAME Name of Type in a Service Definition 20060725

Method ADD_FIELD on class IF_ESD_TYPES has no exception.

Method CHANGE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_MESSAGES Call by reference Object reference (TYPE REF TO) IF_ESD_MESSAGES ESD: Messages 20061206
2 Exporting EV_ACTION_CANCELLED Value transfer Type reference (TYPE) FLAG General Flag 20061206
3 Importing IV_NEW_TYPENAME Call by reference Type reference (TYPE) VEPTYPENAME Name of Type in a Service Definition 20060725
4 Importing IV_OLD_FIELDNAME Call by reference Type reference (TYPE) VEPTYPENAME Name of Type in a Service Definition 20060725
5 Importing IV_OLD_TYPENAME Call by reference Type reference (TYPE) VEPTYPENAME Name of Type in a Service Definition 20060725
6 Importing IV_PARENT_TYPENAME Call by reference Type reference (TYPE) VEPTYPENAME Name of Type in a Service Definition 20060725

Method CHANGE_TYPE on class IF_ESD_TYPES has no exception.

Method COPY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_MESSAGES Call by reference Object reference (TYPE REF TO) IF_ESD_MESSAGES ESD: Messages 20061206
2 Exporting EV_ACTION_CANCELLED Value transfer Type reference (TYPE) FLAG General Flag 20061206
3 Importing IV_NEW_TYPENAME Call by reference Type reference (TYPE) VEPTYPENAME Name of Type in a Service Definition 20060725
4 Importing IV_OLD_TYPENAME Call by reference Type reference (TYPE) VEPTYPENAME Name of Type in a Service Definition 20060725
5 Importing IV_WITH_DEFAULT_MAPPING Call by reference Type reference (TYPE) FLAG SPACE Copied type with default name mappings 20070226

Method COPY_TYPE on class IF_ESD_TYPES has no exception.

Method DELETE_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_MESSAGES Call by reference Object reference (TYPE REF TO) IF_ESD_MESSAGES ESD: Messages 20061206
2 Exporting EV_ACTION_CANCELLED Value transfer Type reference (TYPE) FLAG Field was not deleted 20061206
3 Importing IV_FIELDNAME Call by reference Type reference (TYPE) VEPFIELDNAME Subfield Name of Structured Type 20060725
4 Importing IV_TYPENAME Call by reference Type reference (TYPE) VEPTYPENAME Name of Type in a Service Definition 20060725

Method DELETE_FIELD on class IF_ESD_TYPES has no exception.

Method DELETE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_MESSAGES Call by reference Object reference (TYPE REF TO) IF_ESD_MESSAGES ESD: Messages 20061206
2 Exporting EV_ACTION_CANCELLED Value transfer Type reference (TYPE) FLAG General Flag 20061206
3 Importing IV_TYPENAME Call by reference Type reference (TYPE) VEPTYPENAME Name of Type in a Service Definition 20060725

Method DELETE_TYPE on class IF_ESD_TYPES has no exception.

Method GET_TYPES_DETAIL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DATA Call by reference Object reference (TYPE REF TO) IF_ESD_DATA Data for screen fields 20060725
2 Importing IV_NODE_KEY Call by reference Type reference (TYPE) STRING Node Key 20060725

Method GET_TYPES_DETAIL_DATA on class IF_ESD_TYPES has no exception.

Method GET_TYPES_TREE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_TREE_DATA Value transfer Object reference (TYPE REF TO) CL_ESD_TREE_DATA Class to hold tree structured data 20060725

Method GET_TYPES_TREE_DATA on class IF_ESD_TYPES has no exception.

Method SET_TYPES_TREE_DETAIL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA Call by reference Object reference (TYPE REF TO) IF_ESD_DATA Data Object 20060725
2 Importing IV_NODE_KEY Call by reference Type reference (TYPE) STRING Node Key 20060725

Method SET_TYPES_TREE_DETAIL_DATA on class IF_ESD_TYPES has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in