SAP ABAP Class CL_SWF_UTL_XST_SERVICES (Service Class for Evaluating Table SWFXST)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_UTL (Package) Workflow: Tools
Properties
Class CL_SWF_UTL_XST_SERVICES  
Short Description Service Class for Evaluating Table SWFXST    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_UTL   Workflow: Tools 
Created 20020207   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_UTL_XST_SERVICES has no forward declaration.
Interfaces
Class CL_SWF_UTL_XST_SERVICES has no interface implemented.
Friends
Class CL_SWF_UTL_XST_SERVICES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ST_XST Static Attribute Private Type reference (TYPE) SWFXSTTAB Assignment of XML Schema Simple Types -> ABAP Fields 20020207
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20020207
2 GET_DATATYPE_FOR_XMLTYPE Static method Public Method XML Schema Type -> ABAP Data Type 20020207
3 GET_DOMAIN_FOR_XMLTYPE Static method Public Method XML Schema Type -> ABAP Domain 20020207
4 GET_FIELDNAME_FOR_DATATYPE Static method Public Method ABAP Data Type -> SWFXST_TYPES Field Name 20041028
5 GET_FIELDNAME_FOR_XMLTYPE Static method Public Method XML Schema Type -> SWFXST_TYPES Field Name 20020207
6 GET_XMLTYPE_FOR_DATATYPE Static method Public Method SWFXST_TYPES -> XML Schema Type 20020619
7 GET_XMLTYPE_FOR_FIELDNAME Static method Public Method SWFXST_TYPES Field Name -> XML Schema Type 20020207
Events
Class CL_SWF_UTL_XST_SERVICES has no event.
Types
Class CL_SWF_UTL_XST_SERVICES has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SWF_UTL_XST_SERVICES has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SWF_UTL_XST_SERVICES has no exception.

Method GET_DATATYPE_FOR_XMLTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATATYPE Value transfer Type reference (TYPE) TYPENAME Name des Dictionary Typs 20020207
2 Importing I_XMLTYPE Value transfer Type reference (TYPE) STRING Name eines XML Schema simpleTypes 20020207
# Exception Resumable Description Created on
1 INVALID_XMLTYPE Ungültiger XML Schema Typ 20020207

Method GET_DOMAIN_FOR_XMLTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DOMAIN Value transfer Type reference (TYPE) DOMNAME Bezeichnung einer Domäne 20020207
2 Importing I_XMLTYPE Value transfer Type reference (TYPE) STRING Name eines XML Schema simpleTypes 20020207
# Exception Resumable Description Created on
1 INVALID_XMLTYPE Ungültiger XML Schema Typ 20020207

Method GET_FIELDNAME_FOR_DATATYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FIELDNAME Value transfer Type reference (TYPE) NAME_KOMP Komponentenname 20041028
2 Importing I_DATATYPE Value transfer Type reference (TYPE) STRING DDIC Name 20041028
# Exception Resumable Description Created on
1 INVALID_DATATYPE Ungültiger DDIC Typ 20041028

Method GET_FIELDNAME_FOR_XMLTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FIELDNAME Value transfer Type reference (TYPE) NAME_KOMP Komponentenname 20020207
2 Importing I_XMLTYPE Value transfer Type reference (TYPE) STRING Name eines XML Schema simpleTypes 20020207
# Exception Resumable Description Created on
1 INVALID_XMLTYPE Ungültiger XML Schema Typ 20020207

Method GET_XMLTYPE_FOR_DATATYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_XMLTYPE Value transfer Type reference (TYPE) STRING Name eines XML Schema simpleTypes 20020619
2 Importing I_DATATYPE Value transfer Type reference (TYPE) C DDIC Name 20020619
# Exception Resumable Description Created on
1 INVALID_DATATYPE Ungültiger DDIC Typ 20020619

Method GET_XMLTYPE_FOR_FIELDNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_XMLTYPE Value transfer Type reference (TYPE) STRING Name eines XML Schema simpleTypes 20020207
2 Importing I_FIELDNAME Value transfer Type reference (TYPE) NAME_KOMP Komponentenname 20020207
# Exception Resumable Description Created on
1 INVALID_FIELDNAME Ungültiger Feldname 20020207
History
Last changed by/on SAP  20110908 
SAP Release Created in 620