SAP ABAP Class IF_SRT_WSP_CFG_TEMPLATE (Configuration template)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRT_WSP_CFG_TEMPLATE SRT: Configuration template 20130304
Properties
Class IF_SRT_WSP_CFG_TEMPLATE  
Short Description Configuration template    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130304   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SRT_WSP_CFG_TEMPLATE has no forward declaration.
Interfaces
Class IF_SRT_WSP_CFG_TEMPLATE has no interface implemented.
Friends
Class IF_SRT_WSP_CFG_TEMPLATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHANGED_AT Instance attribute Public Type reference (TYPE) UZEIT Time 20130531
2 CHANGED_BY Instance attribute Public Type reference (TYPE) UNAME User Name 20130531
3 CHANGED_CP Instance attribute Public Type reference (TYPE) PROGRAMM ABAP Program Name 20130531
4 CHANGED_ON Instance attribute Public Type reference (TYPE) UDATUM Date of Last Change 20130531
5 CHANGED_TC Instance attribute Public Type reference (TYPE) TCODE Transaction Code 20130531
6 CREATED_AT Instance attribute Public Type reference (TYPE) UZEIT Time 20130531
7 CREATED_BY Instance attribute Public Type reference (TYPE) UNAME User Name 20130531
8 CREATED_CP Instance attribute Public Type reference (TYPE) PROGRAMM ABAP Program Name 20130531
9 CREATED_ON Instance attribute Public Type reference (TYPE) UDATUM Date of Last Change 20130531
10 CREATED_TC Instance attribute Public Type reference (TYPE) TCODE Transaction Code 20130531
11 DESCRIPTION Instance attribute Public Type reference (TYPE) SRT_WSP_CONFIG_DESCRIPTION WSP Configuration Description 20130304
12 NAME Instance attribute Public Type reference (TYPE) SRT_WSP_CFG_TEMPLATE_NAME SRT: Configuration template name 20130304
13 NEW Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20130304
14 PREDEFINED Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20131105
15 READ_ONLY Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20130304
16 TERMINATED Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20130304
17 TYPE Instance attribute Public Type reference (TYPE) SRT_WSP_CFG_TEMPLATE_TYPE SRT: Configuration template type 20130424
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method 20130304
2 DELETE Instance method Public Method 20130304
3 EXPORT_TO_XML Instance method Public Method Exports a configuration template to an xml document 20130531
4 GET_PROPERTIES Instance method Public Method 20130304
5 SAVE Instance method Public Method 20130304
6 SET_DESCRIPTION Instance method Public Method Set Description 20130606
7 SET_EDIT_MODE Instance method Public Method Set the Edit Mode 20130305
8 SET_PROPERTIES Instance method Public Method 20130304
9 TERMINATE Instance method Public Method 20130304
Events
Class IF_SRT_WSP_CFG_TEMPLATE has no event.
Types
Class IF_SRT_WSP_CFG_TEMPLATE has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MESSAGES Value transfer Type reference (TYPE) SOAP_ERROR_INFO_LIST List of SOAP Framework Errors 20130304
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20131105

Method DELETE Signature

Method DELETE on class IF_SRT_WSP_CFG_TEMPLATE has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20130304

Method EXPORT_TO_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning XML_DOC Value transfer Type reference (TYPE) XSTRING 20130531
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20130531

Method GET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PROPERTIES Value transfer Type reference (TYPE) SRT_WSP_CFG_TEMPLATE_PROP_TAB WSP Template Properties 20130304
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20130304

Method SAVE Signature

Method SAVE on class IF_SRT_WSP_CFG_TEMPLATE has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20130304

Method SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESCRIPTION Call by reference Type reference (TYPE) SRT_WSP_CONFIG_DESCRIPTION WSP Configuration Description 20130606
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20130606

Method SET_EDIT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing READ_ONLY Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20130305
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20130305

Method SET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROPERTIES Call by reference Type reference (TYPE) SRT_WSP_CFG_TEMPLATE_PROP_TAB WSP Template Properties 20130304
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20130304

Method TERMINATE Signature

Method TERMINATE on class IF_SRT_WSP_CFG_TEMPLATE has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20130304
History
Last changed by/on SAP  20141121 
SAP Release Created in