SAP ABAP Interface IF_SWF_XMP_DEFINITION (XML Message Proxy: Definition)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IS-BPE (Application Component) Business Process Engine
     SWF_XMP (Package) Workflow: Proxies for XML Messages
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_XMP_DEFINITION XML Message Proxy: Definition 20020611
Properties
Interface IF_SWF_XMP_DEFINITION  
Short Description XML Message Proxy: Definition    
General Data
Package SWF_XMP   Workflow: Proxies for XML Messages 
Created 20020611   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SWF_XMP_DEFINITION has no forward declaration.
Interfaces
Interface IF_SWF_XMP_DEFINITION has no interface.
Friends
Interface IF_SWF_XMP_DEFINITION has no friend.
Attributes
Interface IF_SWF_XMP_DEFINITION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method 20020612
2 CHECK_CHANGEABLE Instance method Public Method 20020611
3 CLEAN_UP Instance method Public Method 20020618
4 DEQUEUE Instance method Public Method 20020611
5 ENQUEUE Instance method Public Method 20020611
6 GET_ACCESS_FOR_ELEMENT Instance method Public Method 20020617
7 GET_CLASSNAME Instance method Public Method 20020709
8 GET_CONTAINER Instance method Public Method 20020611
9 GET_ELEMENTS_FOR_ACCESS_TYPE Instance method Public Method 20070216
10 GET_ELEMENT_FOR_ACCESS Instance method Public Method 20030808
11 GET_EXTERNAL_IDENT Instance method Public Method IF Name + Operation 20020621
12 GET_EXTERNAL_IDENT_RT Instance method Public Method IF Name + Root Tag 20060313
13 GET_HEADER Instance method Public Method 20020611
14 GET_KEY Instance method Public Method 20020611
15 GET_NAMESPACES Instance method Public Method 20020614
16 GET_OBJECTTYPE Instance method Public Method 20030512
17 GET_TEXTS Instance method Public Method 20020611
18 HAS_CHANGED Instance method Public Method 20020611
19 IS_ENQUEUED Instance method Public Method 20020611
20 REMOVE_ACCESS_FOR_ELEMENT Instance method Public Method 20020705
21 SAVE_TO_DATABASE Instance method Public Method 20020612
22 SET_ACCESS_FOR_ELEMENT Instance method Public Method 20020617
23 SET_CLASSNAME Instance method Public Method 20020709
24 SET_EXTERNAL_IDENT Instance method Public Method IF Name + Operation 20020621
25 SET_EXTERNAL_IDENT_OP_RT Instance method Public Method IF Name + Operation + Root Tag 20060313
26 SET_EXTERNAL_IDENT_RT Instance method Public Method IF Name + Root Tag 20060313
27 SET_HEADER Instance method Public Method 20020617
28 SET_NAMESPACES Instance method Public Method 20020614
29 SET_TEXTS Instance method Public Method 20020611
30 SET_TRANSPORT_OPTIONS Instance method Public Method 20020613
Events
Interface IF_SWF_XMP_DEFINITION has no event.
Types
Interface IF_SWF_XMP_DEFINITION has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EXCEPTION_LEVEL Value transfer Type reference (TYPE) C 'ALL' 'W' (Warnung); 'E' (Fehler); 20020809
# Exception Resumable Description Created on
1 CX_SWF_XMP_EXCEPTION 20020612

Method CHECK_CHANGEABLE Signature

Method CHECK_CHANGEABLE on Interface IF_SWF_XMP_DEFINITION has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_XMP_EXCEPTION 20020611

Method CLEAN_UP Signature

Method CLEAN_UP on Interface IF_SWF_XMP_DEFINITION has no parameter.
Method CLEAN_UP on Interface IF_SWF_XMP_DEFINITION has no exception.

Method DEQUEUE Signature

Method DEQUEUE on Interface IF_SWF_XMP_DEFINITION has no parameter.
Method DEQUEUE on Interface IF_SWF_XMP_DEFINITION has no exception.

Method ENQUEUE Signature

Method ENQUEUE on Interface IF_SWF_XMP_DEFINITION has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_XMP_EXCEPTION 20020611

Method GET_ACCESS_FOR_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ELEMENT Call by reference Type reference (TYPE) SWFDNAME 20020617
2 Returning RE_ACCESS Value transfer Type reference (TYPE) SWFDXMPACCESS 20020617

Method GET_ACCESS_FOR_ELEMENT on Interface IF_SWF_XMP_DEFINITION has no exception.

Method GET_CLASSNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CLASSNAME Value transfer Type reference (TYPE) SEOCLSNAME 20020709

Method GET_CLASSNAME on Interface IF_SWF_XMP_DEFINITION has no exception.

Method GET_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CONTAINER Value transfer Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER 20020611

Method GET_CONTAINER on Interface IF_SWF_XMP_DEFINITION has no exception.

Method GET_ELEMENTS_FOR_ACCESS_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACCESS_TYPE Call by reference Type reference (TYPE) SWFDXMPACTYP XML-Objekttyp: Zugriffsart für Elementwerte 20070216
2 Returning RE_ELEMENTS Value transfer Type reference (TYPE) SWFDNAMTAB Liste mit Elementnamen 20070216

Method GET_ELEMENTS_FOR_ACCESS_TYPE on Interface IF_SWF_XMP_DEFINITION has no exception.

Method GET_ELEMENT_FOR_ACCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACCESS Call by reference Type reference (TYPE) SWFDXMPACCESS 20030808
2 Importing IM_NAMESPACES Call by reference Type reference (TYPE) SWFDXMPNSPACET 20030808
3 Returning RE_ELEMENT Value transfer Type reference (TYPE) SWFDNAME 20030808

Method GET_ELEMENT_FOR_ACCESS on Interface IF_SWF_XMP_DEFINITION has no exception.

Method GET_EXTERNAL_IDENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_IDENT_XI Call by reference Type reference (TYPE) SWFDXMPKEYXI 20020621

Method GET_EXTERNAL_IDENT on Interface IF_SWF_XMP_DEFINITION has no exception.

Method GET_EXTERNAL_IDENT_RT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_IDENT_XI Call by reference Type reference (TYPE) SWFDXMPKEYXIRT XML-Message Proxy: XI-Schlüssel (Root Tag) 20060313

Method GET_EXTERNAL_IDENT_RT on Interface IF_SWF_XMP_DEFINITION has no exception.

Method GET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_HEADER Value transfer Type reference (TYPE) SWFDXMPHEADER 20020611

Method GET_HEADER on Interface IF_SWF_XMP_DEFINITION has no exception.

Method GET_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_KEY Value transfer Type reference (TYPE) SWFDXMPKEY 20020611

Method GET_KEY on Interface IF_SWF_XMP_DEFINITION has no exception.

Method GET_NAMESPACES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_INCLUDE_INHERITED Call by reference Type reference (TYPE) XFELD 'X' 20020705
2 Returning RE_NAMESPACES Value transfer Type reference (TYPE) SWFDXMPNSPACET 20020614

Method GET_NAMESPACES on Interface IF_SWF_XMP_DEFINITION has no exception.

Method GET_OBJECTTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TYPE Value transfer Type reference (TYPE) SIBFOTYPE 20030512

Method GET_OBJECTTYPE on Interface IF_SWF_XMP_DEFINITION has no exception.

Method GET_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DESCR Call by reference Type reference (TYPE) SWFDXMPDESCR 20020611
2 Importing IM_LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU 20020611

Method GET_TEXTS on Interface IF_SWF_XMP_DEFINITION has no exception.

Method HAS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CHANGED Value transfer Type reference (TYPE) XFELD 20020611

Method HAS_CHANGED on Interface IF_SWF_XMP_DEFINITION has no exception.

Method IS_ENQUEUED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TRUE Value transfer Type reference (TYPE) XFELD 20020611

Method IS_ENQUEUED on Interface IF_SWF_XMP_DEFINITION has no exception.

Method REMOVE_ACCESS_FOR_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ELEMENT Call by reference Type reference (TYPE) SWFDNAME 20020705
# Exception Resumable Description Created on
1 CX_SWF_XMP_EXCEPTION 20020705

Method SAVE_TO_DATABASE Signature

Method SAVE_TO_DATABASE on Interface IF_SWF_XMP_DEFINITION has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_UTL_USER_CANCEL 20020613
2 CX_SWF_XMP_EXCEPTION 20020612

Method SET_ACCESS_FOR_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACCESS Call by reference Type reference (TYPE) SWFDXMPACCESS 20020617
2 Importing IM_REDEFINE Call by reference Type reference (TYPE) XFELD ' ' 20020705
# Exception Resumable Description Created on
1 CX_SWF_XMP_EXCEPTION 20020617

Method SET_CLASSNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CLASSNAME Call by reference Type reference (TYPE) SEOCLSNAME 20020709
2 Importing IM_OVERWRITE Call by reference Type reference (TYPE) XFELD ' ' 20020709
# Exception Resumable Description Created on
1 CX_SWF_XMP_EXCEPTION 20020709

Method SET_EXTERNAL_IDENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_IDENT_XI Call by reference Type reference (TYPE) SWFDXMPKEYXI 20020621
# Exception Resumable Description Created on
1 CX_SWF_XMP_EXCEPTION 20020621

Method SET_EXTERNAL_IDENT_OP_RT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_IDENT_XI Call by reference Type reference (TYPE) SWFDXMPKEYXI 20060313
2 Importing IM_RTNAME_XI Call by reference Type reference (TYPE) SWFDXMPRTNAM 20060313
3 Importing IM_RTNS_XI Call by reference Type reference (TYPE) SWFDXMPRTNAM 20060313
# Exception Resumable Description Created on
1 CX_SWF_XMP_EXCEPTION 20060313

Method SET_EXTERNAL_IDENT_RT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_IDENT_XI Call by reference Type reference (TYPE) SWFDXMPKEYXIRT XML-Message Proxy: XI-Schlüssel (Root Tag) 20060313
# Exception Resumable Description Created on
1 CX_SWF_XMP_EXCEPTION 20060313

Method SET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_HEADER_UPD Call by reference Type reference (TYPE) SWFDXMPHEADERUPD 20020617
# Exception Resumable Description Created on
1 CX_SWF_XMP_EXCEPTION 20020617

Method SET_NAMESPACES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NAMESPACES Call by reference Type reference (TYPE) SWFDXMPNSPACET 20020614
# Exception Resumable Description Created on
1 CX_SWF_XMP_EXCEPTION 20020614

Method SET_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DESCR Call by reference Type reference (TYPE) SWFDXMPDESCR 20020611
2 Importing IM_LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU 20020611
# Exception Resumable Description Created on
1 CX_SWF_XMP_EXCEPTION 20020611

Method SET_TRANSPORT_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TRANSPORT_KO200 Call by reference Type reference (TYPE) KO200 20020613
2 Importing IM_TRANSPORT_OPTIONS Call by reference Type reference (TYPE) SWFUTLTROPT 20020613

Method SET_TRANSPORT_OPTIONS on Interface IF_SWF_XMP_DEFINITION has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 630