SAP ABAP Class CL_SWF_CNT_CONTAINER (Container: Implementing Class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_CNT (Package) Workflow: Container
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  BI_OBJECT Business Instance 20001013
2 Interface implementation (CLASS c. INTERFACES i_ref)  BI_PERSISTENT Persistent Business Instance 20001013
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20040617
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_CNT_CONTAINER Container - Implementation of a 'Collection' 20000308
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_CNT_CONVERSION Conversion Methods for the Container 20000616
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_CNT_DELTA_HANDLING Management of Change Information 20001110
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_CNT_ELEMENT_ACCESS_1 Temporary Interface - Conversion of IF_SWF_CNT_CONTAINER 20010208
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_EXP_NAMESPACE Namespace Extensions 20000308
9 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_IFS_PARAMETER_CONTAINER Container for Transfer of Parameters 20001030
10 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_UTL_INTROSPECTION Information about a class 20000602
... Click here to see Used By full list (0 items)
Properties
Class CL_SWF_CNT_CONTAINER  
Short Description Container: Implementing Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class SWF_CNT_001    
Program status P  SAP Standard Production Program 
Category 0   
Package SWF_CNT   Workflow: Container 
Created 20000308   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_SWF_CNT_ELEMENT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_SWF_CNT_FACTORY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_SWF_CNT_SERVICE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
5 SWFCN Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 SWFEX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
7 SWFUT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
8 SYDES Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 BI_OBJECT Business Instance 20001013
2 BI_PERSISTENT Persistent Business Instance 20001013
3 IF_SERIALIZABLE_OBJECT Serializable Object 20040617
4 IF_SWF_CNT_CONTAINER Container - Implementation of a 'Collection' 20000308
5 IF_SWF_CNT_CONVERSION Conversion Methods for the Container 20000616
6 IF_SWF_CNT_DELTA_HANDLING Management of Change Information 20001110
7 IF_SWF_CNT_ELEMENT_ACCESS_1 Temporary Interface - Conversion of IF_SWF_CNT_CONTAINER 20010208
8 IF_SWF_EXP_NAMESPACE Namespace Extensions 20000308
9 IF_SWF_IFS_PARAMETER_CONTAINER Container for Transfer of Parameters 20001030
10 IF_SWF_UTL_INTROSPECTION Information about a class 20000602
11 IF_SWF_UTL_PERSISTENT_OBJECT Interface for persistent WF objects 20000517
12 IF_WORKFLOW Business Workflow 20020322
Friends
# Friend Modeled only Created on Description
1 CL_SWF_CNT_CONVERSION_SERVICE 20001127 Conversion of Container to Other Format
2 CL_SWF_CNT_ELEMENT 20001006 Abstraction of Container Element
3 CL_SWF_CNT_FACTORY 20001006 Factory for Creating a Container
4 CL_SWF_CNT_SERVICE 20001006 Container: Instance-Independent Utilities
5 CL_SWF_CNT_TEST_DEF_EXT 20040706 ABAP Unit Tests: Definition Extension
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MAKRO_TYPENAME Instance attribute Private Type reference (TYPE) STRING String Parameter for Macro Definition (Internal Only) 20000320
2 MC_DEFAULT_PERSISTENCE_CLASS Constant Protected Type reference (TYPE) SWFDNAME 'CL_SWF_CNT_PERSISTENCE_XML' Default: Class to Which the Persistence Is Delegated 20000517
3 MC_OWN_CLASSNAME Static Attribute Private Type reference (TYPE) CLASSNAME 'CL_SWF_CNT_CONTAINER' Name of Own Class 20000517
4 MC_OWN_MSGID Constant Private Type reference (TYPE) SYMSGID 'SWF_CNT_001' Name of Container Message Class 20001201
5 MC_PROP_BOR_RUNTIME_REF Static Attribute Public Type reference (TYPE) SWFDBITS64 Element Attribute: Is a BOR Runtime Reference 20000406
6 MC_PROP_CONT_DELTA_HANDLING Static Attribute Private Type reference (TYPE) SWFDBITS64 Attributes that Affect the Delta Handling 20001006
7 MC_PROP_CONT_RUNTIME Static Attribute Private Type reference (TYPE) SWFDBITS64 Runtime Attribute of an Element 20000927
8 MC_PROP_DYNAMIC_CREATE Static Attribute Protected Type reference (TYPE) SWFDBITS64 Internal: Attributes for a Dynamically Created Element 20000412
9 MC_PROP_ELEM_DEFINITION Static Attribute Public Type reference (TYPE) SWFDBITS64 Definition Attributes: Cannot Be Changed in Operation 20000411
10 MC_PROP_INITIAL_OR_NULL Static Attribute Public Type reference (TYPE) SWFDBITS64 No Value or ABAP Initial Value 20001130
11 MC_PROP_OBJECT_REF Static Attribute Public Type reference (TYPE) SWFDBITS64 Element Attribute: Is an Object Reference 20000825
12 MC_PROP_PARAM_CHANGING Static Attribute Public Type reference (TYPE) SWFDBITS64 Element is Parameter of Type CHANGING (Imp. + Exp.) 20000504
13 MC_PROP_REFERENCE Static Attribute Public Type reference (TYPE) SWFDBITS64 Element Attribute: Is a Reference 20000321
14 MC_PROP_RUNTIME_FILTER Static Attribute Private Type reference (TYPE) SWFDBITS64 Internal: Filter, Prevents Def. Attributes Being Changed 20000411
15 MC_PROP_TOUCH_INSERT_MODIFY Static Attribute Public Type reference (TYPE) SWFDBITS64 Element Was Changed or Added 20010201
16 MC_SPACE Constant Private Type reference (TYPE) CHAR1 SPACE Dummy Element Value 20010108
17 MC_XML_ATTRIB_CHGDATA Static Attribute Private Type reference (TYPE) STRING XML Attribute Name: Change Data 20010104
18 MC_XML_ATTRIB_DREF_LEVEL Static Attribute Private Type reference (TYPE) STRING XML Attribute Name: Number of Nesting Depths for REF TO DATA 20000518
19 MC_XML_ATTRIB_LTEXTS Static Attribute Private Type reference (TYPE) STRING XML Attribute Name: Language-Dependent Text 20001120
20 MC_XML_ATTRIB_NAME Static Attribute Private Type reference (TYPE) STRING XML Attribute Name: Element Unit 20000518
21 MC_XML_ATTRIB_PROPS Static Attribute Private Type reference (TYPE) STRING XML Attribute Name: Element Attribute 20000518
22 MC_XML_ATTRIB_TYPENAME Static Attribute Private Type reference (TYPE) STRING XML Attribute Name: Element Type Name 20000518
23 MC_XML_ATTRIB_UNIT Static Attribute Private Type reference (TYPE) STRING XML Attribute Name: Element Unit 20000518
24 MC_XML_TAG_CONTAINER Static Attribute Private Type reference (TYPE) STRING XML Tag Name: Container 20000518
25 MC_XML_TAG_ELEMENTS Static Attribute Private Type reference (TYPE) STRING XML Tag Name: Container Element 20000518
26 MC_XML_TAG_PROPERTIES Static Attribute Private Type reference (TYPE) STRING XML Tag Name: Container Attributes 20000518
27 MT_ELEMENTS Instance attribute Private Type reference (TYPE) SWFDELMTAB Table: Definition/Runtime Attributes of Element 20000316
28 MT_QNAME_INDEX Instance attribute Private Type reference (TYPE) SWFDIDXTAB Index Table for Access Using Qualified Names 20020826
29 MT_SIBLINGS Instance attribute Private Type reference (TYPE) SWFRCNTRTB Included Container (Namespace Extension) 20000320
30 M_ACT_LANGUAGE Instance attribute Private Type reference (TYPE) LANGU Current Language of Description Texts 20000727
31 M_AREA_HANDLE Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_MEMORY_AREA Area in which this container lives 20040628
32 M_BEFORE_IMAGE Instance attribute Private Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Saved Intermediate Status (Delta Handling) 20001110
33 M_CHANGEDATA Instance attribute Private Object reference (TYPE REF TO) DATA Change Data (Create + Last Change) 20010110
34 M_CNT_PROPS Instance attribute Private Type reference (TYPE) STRING Filled In Debug Mode: Attributes in Plain Text 20010726
35 M_DEBUG Static Attribute Private Type reference (TYPE) XFELD 'X' - Debug Mode for Container 20010726
36 M_DEF_EXTENSION Instance attribute Private Type reference (TYPE) SWFRCNTRST Pointer to Container Definition Extension 20000407
37 M_DESCRIPT Instance attribute Private Type reference (TYPE) STRING Description (Language-Dependent, Max 1 Screen Line) 20000308
38 M_ELEM_NAME Instance attribute Private Type reference (TYPE) STRING Name of Current Element (->Macros) 20010725
39 M_ERRORPOR Static Attribute Private Type reference (TYPE) SIBFLPOR Container Por in Case OF Errors (->Macros) 20001201
40 M_FAULT_TOLERANT Static Attribute Private Type reference (TYPE) XFLAG SPACE Load Values Error-Tolerantly 20120628
41 M_GLOBAL_COUNT Static Attribute Private Type reference (TYPE) INT4 Global Counter for Creating Unique Element Names 20020826
42 M_INSTANCE_BUFFER Instance attribute Private Object reference (TYPE REF TO) IF_SWF_IFS_CONTAINER_FACTORY Instance Management for Containers 20021001
43 M_LAST_EXCEPTION Instance attribute Private Object reference (TYPE REF TO) CX_SWF_CNT_CONTAINER Last Occurring Exception 20031009
44 M_OWN_ID Instance attribute Private Type reference (TYPE) GUID_32 Unique Container ID 20000310
45 M_PARENT Instance attribute Private Type reference (TYPE) SWFRCNTRST Higher-Level Container (Namespace Extension) 20000309
46 M_PERSISTENCE_CLASSNAME Instance attribute Private Type reference (TYPE) STRING Name of Persistence Class 20040628
47 M_PMANAGER Instance attribute Private Object reference (TYPE REF TO) IF_SWF_CNT_PERSISTENCE Persistence Manager Instance 20000522
48 M_PROPERTIES Instance attribute Private Type reference (TYPE) XSTRING Container Attributes As Binary Characters 20000309
49 M_QNAME_INDEX Instance attribute Private Type reference (TYPE) SWFDNAMIDX Buffer for Element Access Using Qname (-> Macros) 20020902
50 M_REQ_LANGUAGE Instance attribute Private Type reference (TYPE) LANGU Description Text Language Last Required 20000727
51 M_SHORTTEXT Instance attribute Private Type reference (TYPE) STRING Short Text (Language-Dependent) 20000308
52 M_SUBRC Instance attribute Private Type reference (TYPE) SY-SUBRC Current Error Code (->Macros) 20010725
53 M_T100 Static Attribute Private Type reference (TYPE) SWF_T100MS Message Structure 20001201
54 M_XML_DOCUMENT Instance attribute Private Object reference (TYPE REF TO) CL_XML_DOCUMENT_BASE Buffer: XML Wrapper Object, Contains DOM 20000518
55 M_XML_RAWSTRING Instance attribute Private Type reference (TYPE) XSTRING Buffer: XML Data as XString 20000518
56 M_XML_RENDERED_SIZE Instance attribute Private Type reference (TYPE) I Buffer: Row Length of Internal Buffer Table in Bytes. 20001126
57 M_XML_TABLE_LINESIZE Instance attribute Private Type reference (TYPE) I Buffer: Row Length of Internal Buffer Table in Bytes. 20001126
58 M_XML_TABLE_REF Instance attribute Private Object reference (TYPE REF TO) DATA Buffer: XML Data in Table Form 20000518
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ELEMENT_REF Instance method Public Method Inserts an Element in the Container Locally 20000413
2 ADJUST_QNAME Instance method Private Method Set/Change Qualified Name of an Element 20020917
3 AFTER_CONSTRUCTOR_CALL Instance method Public Method 20000615
4 CHECK Instance method Public Method 20001013
5 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20000321
6 CLEAR_BEFORE_IMAGE Instance method Public Method 20001110
7 CLEAR_ELEMENT_VALUES Instance method Public Method 20010725
8 CLEAR_PROPERTIES Instance method Public Method 20001110
9 CLEAR_XML_BUFFER Instance method Private Method XML - Delete Data Buffer 20001126
10 CLONE Instance method Public Method 20000516
11 CLONE_AS_PROTOTYPE Instance method Public Method 20000516
12 COMPARE Instance method Public Method 20001110
13 CONSTRUCTOR Instance method Public Constructor Constructor 20000309
14 CREATE_BEFORE_IMAGE Instance method Public Method 20001110
15 CREATE_FROM_ABAP_CONTAINER Instance method Public Method 20000505
16 CREATE_FROM_BOR_CONTAINER Instance method Public Method 20000505
17 CREATE_FROM_XML Instance method Public Method 20000505
18 DEFAULT_ATTRIBUTE_VALUE Instance method Public Method 20010405
19 DEFINITION_CLEAR Instance method Public Method 20000727
20 DEFINITION_GET Instance method Public Method 20000727
21 DEFINITION_GET_IBF_POR Instance method Public Method 20020710
22 DEFINITION_SET Instance method Public Method 20000727
23 DELETE_FROM_DATABASE Instance method Public Method 20000517
24 DESERIALIZE_HELPER Instance method Private Method Prepare Deserialization 20040617
25 EDIT Instance method Public Method 20001110
26 ELEMENT_CLEAR Instance method Public Method 20010725
27 ELEMENT_CLEAR_PROPS Instance method Public Method 20010725
28 ELEMENT_COPY Instance method Public Method 20010725
29 ELEMENT_EXISTS Instance method Public Method 20010725
30 ELEMENT_GET Instance method Public Method 20010725
31 ELEMENT_GET_PROPS Instance method Public Method 20010725
32 ELEMENT_GET_REF Instance method Public Method 20010725
33 ELEMENT_GET_TEXTS Instance method Public Method 20010725
34 ELEMENT_QUERY Instance method Public Method 20010725
35 ELEMENT_REMOVE Instance method Public Method 20010725
36 ELEMENT_RENAME Instance method Public Method 20010725
37 ELEMENT_SET Instance method Public Method 20010725
38 ELEMENT_SET_PROPS Instance method Public Method 20010725
39 ELEMENT_SET_REF Instance method Public Method 20010725
40 EXECUTE_DEFAULT_METHOD Instance method Public Method 20010405
41 FIND_BY_LPOR Instance method Public Method 20001013
42 FIND_ELEMENT Instance method Public Method Find Element Locally by Name and in Extensions 20000411
43 FIND_ELEMENTS Instance method Private Method Find Elements Using Name Search Template and Attributes 20000530
44 GET_ARCHIVE_CLASSNAME Instance method Public Method 20000602
45 GET_BEFORE_IMAGE Instance method Public Method 20001110
46 GET_BUSINESS_CLASSNAME Instance method Public Method 20000717
47 GET_BUS_KEY Instance method Public Method 20000602
48 GET_CATID Instance method Public Method 20001013
49 GET_CHANGE_DATA Instance method Public Method 20010110
50 GET_ELEMENT_COUNT Instance method Public Method 20001110
51 GET_ELEMENT_DEF Instance method Public Method 20010725
52 GET_ELEMENT_NAMES Instance method Public Method 20010725
53 GET_INSTANCE_BY_KEY Instance method Public Method 20000517
54 GET_INSTID Instance method Public Method 20001013
55 GET_ITERATOR Instance method Public Method 20001110
56 GET_LAST_EXCEPTION Instance method Public Method 20031009
57 GET_OWN_CLASSNAME Instance method Public Method 20000517
58 GET_PERSISTENCE_CLASSNAME Instance method Public Method 20000602
59 GET_POR_OF_INSTANCE Instance method Public Method 20000517
60 GET_PROPERTIES Instance method Public Method 20001110
61 GET_REPORTING_CLASSNAME Instance method Public Method 20000602
62 GET_RUNTIME_CLASSNAME Instance method Public Method 20000602
63 GET_TEXTS Instance method Public Method 20001110
64 GET_VALUE_TO_SERIALIZE Instance method Private Method Determine Element Value That Is to Be Changed to XML 20010108
65 IMPORT_FROM_ABAP_CONTAINER Instance method Public Method 20000505
66 IMPORT_FROM_BOR_CONTAINER Instance method Public Method 20000505
67 IMPORT_FROM_PARAM_CONTAINER Instance method Public Method 20030326
68 IMPORT_FROM_SIMPLE_CONTAINER Instance method Public Method 20001121
69 IMPORT_FROM_XML Instance method Public Method 20000523
70 INCLUDES_GET_ALL Instance method Public Method 20000727
71 INCLUDE_CLEAR Instance method Public Method 20000717
72 INCLUDE_GET Instance method Public Method 20000717
73 INCLUDE_GET_IBF_POR Instance method Public Method 20020710
74 INCLUDE_GET_PROPERTIES Instance method Public Method 20011029
75 INCLUDE_SET Instance method Public Method 20000717
76 INITIALIZE_VALUE Instance method Private Method Create Initial Value for the Element 20000412
77 INSERT_INTO_DATABASE Instance method Public Method 20000517
78 INTERPRET_PATH Static method Private Method Interpret Path 20020910
79 LAZY_INSTANTIATION Instance method Private Method Conversion Between Runtime/Persistent Reference 20000629
80 LOAD_FROM_DATABASE Instance method Public Method 20000517
81 LPOR Instance method Public Method 20001013
82 MERGE Instance method Public Method 20001110
83 NAME_FROM_QNAME Static method Public Method Create Unique Name from Qualified Name 20020826
84 NAVIGATE Instance method Public Method 20020918
85 PARENT_CLEAR Instance method Public Method 20000308
86 PARENT_GET Instance method Public Method 20000308
87 PARENT_GET_IBF_POR Instance method Public Method 20020710
88 PARENT_SET Instance method Public Method 20000308
89 PREPARE_FOR_SHARED_BUFFER Instance method Public Method Remove All Data References to Roll Area 20040628
90 QUERY Instance method Public Method 20001110
91 REFRESH_ELEMENT_TEXTS Instance method Public Method 20050311
92 REFRESH_OBJECT_REFERENCES Instance method Public Method 20010725
93 RELEASE Instance method Public Method 20010405
94 RESTORE_DEFAULT_VALUE Instance method Private Method Restore Default Value for the Element from Definition 20000628
95 RETRACT_TO_DEF_EXTENSION Instance method Private Method Comparison with Def. Ext. (Delete Same Elements Locally) 20011212
96 SAVE_TO_DATABASE Instance method Public Method 20000517
97 SAVE_TO_DATABASE_ALL Instance method Public Method 20000517
98 SERIALIZE_HELPER Instance method Private Method Prepare Serialization 20040617
99 SET_CHANGE_DATA Instance method Protected Method 20010110
100 SET_ELEMENT_DEF Instance method Public Method 20010725
101 SET_GUID Instance method Public Method 20001110
102 SET_LAST_EXCEPTION Instance method Public Method 20031009
103 SET_LPOR Instance method Public Method 20001110
104 SET_PERSISTENCE Instance method Public Method 20001110
105 SET_PROPERTIES Instance method Public Method 20001110
106 SET_TEXTS Instance method Public Method 20001110
107 SPLIT_QNAME Static method Private Method Split Qualified Name into Path and Local Names 20020910
108 TOUCH Instance method Public Method 20001110
109 TO_ABAP_CONTAINER Instance method Public Method 20000316
110 TO_BOR_CONTAINER Instance method Public Method 20000308
111 TO_SIMPLE_CONTAINER Instance method Public Method 20001121
112 TO_XML Instance method Public Method 20000308
113 UNTOUCH Instance method Public Method 20001110
114 XML_IMPORT_HEADER Instance method Private Method Fill Container Meta Data from XML Data Stream 20011024
Events
Class CL_SWF_CNT_CONTAINER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 CONTAINER_STRUCT Private See coding Test Structure, Container Internal 20000406 BEGIN OF container_struct, name TYPE swfdname, value TYPE i, END OF container_struct
2 TEXT_HEADER Private See coding Save Language Dependent Texts in XML Doc. 20001120 BEGIN OF text_header, req_langu TYPE langu, cur_langu TYPE langu, desc_length(3) TYPE n, END OF text_header
Method Signatures

Method ADD_ELEMENT_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COPY Call by reference Type reference (TYPE) XFELD SPACE 'X' - Wert und Einheit kopieren 20000526
2 Importing DETECT_TYPE Call by reference Type reference (TYPE) XFELD SPACE 'X' - Elementeigenschaften ermitteln 20000516
3 Importing ELEMENT_REF Value transfer Object reference (TYPE REF TO) DATA Datenreferenz auf einzufügendes Element. 20000413
4 Importing FROM_DEF_EXTENSION Call by reference Type reference (TYPE) XFELD SPACE 'X' - Element dient als lokale Kopie aus Def.Ext. 20020722
5 Returning NEW_ELEMENT_REF Value transfer Object reference (TYPE REF TO) DATA Datenreferenz auf das neue Element 20000526
6 Importing OVERWRITE Call by reference Type reference (TYPE) XFELD Falls bereits vorhanden: Überschreiben ? 20000413
7 Importing PROPS_DYNAMIC_CREATE Call by reference Type reference (TYPE) XFELD SPACE 'X' - Eigenschaften für dyn. erzeugtes Element setzen 20000516
8 Importing TOUCH Call by reference Type reference (TYPE) XFELD 'X' 'X' - Element und Container auf 'touched' setzen 20010130
# Exception Resumable Description Created on
1 CX_SWF_CNT_CONTAINER Ausnahme im Container-Service 20020917
2 CX_SWF_CNT_INVALID_QNAME Qualifizierter Name ungültig / wird bereits verwendet 20020917

Method ADJUST_QNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) SWFDNAME Elementname (32 Zeichen, eindeutig, nicht sprachabhängig) 20020917
2 Importing QNAME Call by reference Type reference (TYPE) SWFDQNAME Qualifizierter Name eines Containerelements 20020917
# Exception Resumable Description Created on
1 CX_SWF_CNT_INVALID_QNAME Qualifizierter Name ungültig / wird bereits verwendet 20020917

Method AFTER_CONSTRUCTOR_CALL Signature

Method AFTER_CONSTRUCTOR_CALL on class CL_SWF_CNT_CONTAINER has no parameter.
Method AFTER_CONSTRUCTOR_CALL on class CL_SWF_CNT_CONTAINER has no exception.

Method CHECK Signature

Method CHECK on class CL_SWF_CNT_CONTAINER has no parameter.
Method CHECK on class CL_SWF_CNT_CONTAINER has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method CLEAR_BEFORE_IMAGE Signature

Method CLEAR_BEFORE_IMAGE on class CL_SWF_CNT_CONTAINER has no parameter.
Method CLEAR_BEFORE_IMAGE on class CL_SWF_CNT_CONTAINER has no exception.

Method CLEAR_ELEMENT_VALUES Signature

Method CLEAR_ELEMENT_VALUES on class CL_SWF_CNT_CONTAINER has no parameter.
Method CLEAR_ELEMENT_VALUES on class CL_SWF_CNT_CONTAINER has no exception.

Method CLEAR_PROPERTIES Signature

Method CLEAR_PROPERTIES on class CL_SWF_CNT_CONTAINER has no parameter.
Method CLEAR_PROPERTIES on class CL_SWF_CNT_CONTAINER has no exception.

Method CLEAR_XML_BUFFER Signature

Method CLEAR_XML_BUFFER on class CL_SWF_CNT_CONTAINER has no parameter.
Method CLEAR_XML_BUFFER on class CL_SWF_CNT_CONTAINER has no exception.

Method CLONE Signature

Method CLONE on class CL_SWF_CNT_CONTAINER has no parameter.
Method CLONE on class CL_SWF_CNT_CONTAINER has no exception.

Method CLONE_AS_PROTOTYPE Signature

Method CLONE_AS_PROTOTYPE on class CL_SWF_CNT_CONTAINER has no parameter.
Method CLONE_AS_PROTOTYPE on class CL_SWF_CNT_CONTAINER has no exception.

Method COMPARE Signature

Method COMPARE on class CL_SWF_CNT_CONTAINER has no parameter.
Method COMPARE on class CL_SWF_CNT_CONTAINER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AREA_HANDLE Call by reference Object reference (TYPE REF TO) CL_SHM_AREA Gebiets-Handle - default ist eigener Rollbereich 20040628
2 Importing INSTANCE_BUFFER Call by reference Object reference (TYPE REF TO) IF_SWF_IFS_CONTAINER_FACTORY Instanzverwaltung für Workflow-Ausdrücke (freigegeben) 20021001

Method CONSTRUCTOR on class CL_SWF_CNT_CONTAINER has no exception.

Method CREATE_BEFORE_IMAGE Signature

Method CREATE_BEFORE_IMAGE on class CL_SWF_CNT_CONTAINER has no parameter.
Method CREATE_BEFORE_IMAGE on class CL_SWF_CNT_CONTAINER has no exception.

Method CREATE_FROM_ABAP_CONTAINER Signature

Method CREATE_FROM_ABAP_CONTAINER on class CL_SWF_CNT_CONTAINER has no parameter.
Method CREATE_FROM_ABAP_CONTAINER on class CL_SWF_CNT_CONTAINER has no exception.

Method CREATE_FROM_BOR_CONTAINER Signature

Method CREATE_FROM_BOR_CONTAINER on class CL_SWF_CNT_CONTAINER has no parameter.
Method CREATE_FROM_BOR_CONTAINER on class CL_SWF_CNT_CONTAINER has no exception.

Method CREATE_FROM_XML Signature

Method CREATE_FROM_XML on class CL_SWF_CNT_CONTAINER has no parameter.
Method CREATE_FROM_XML on class CL_SWF_CNT_CONTAINER has no exception.

Method DEFAULT_ATTRIBUTE_VALUE Signature

Method DEFAULT_ATTRIBUTE_VALUE on class CL_SWF_CNT_CONTAINER has no parameter.
Method DEFAULT_ATTRIBUTE_VALUE on class CL_SWF_CNT_CONTAINER has no exception.

Method DEFINITION_CLEAR Signature

Method DEFINITION_CLEAR on class CL_SWF_CNT_CONTAINER has no parameter.
Method DEFINITION_CLEAR on class CL_SWF_CNT_CONTAINER has no exception.

Method DEFINITION_GET Signature

Method DEFINITION_GET on class CL_SWF_CNT_CONTAINER has no parameter.
Method DEFINITION_GET on class CL_SWF_CNT_CONTAINER has no exception.

Method DEFINITION_GET_IBF_POR Signature

Method DEFINITION_GET_IBF_POR on class CL_SWF_CNT_CONTAINER has no parameter.
Method DEFINITION_GET_IBF_POR on class CL_SWF_CNT_CONTAINER has no exception.

Method DEFINITION_SET Signature

Method DEFINITION_SET on class CL_SWF_CNT_CONTAINER has no parameter.
Method DEFINITION_SET on class CL_SWF_CNT_CONTAINER has no exception.

Method DELETE_FROM_DATABASE Signature

Method DELETE_FROM_DATABASE on class CL_SWF_CNT_CONTAINER has no parameter.
Method DELETE_FROM_DATABASE on class CL_SWF_CNT_CONTAINER has no exception.

Method DESERIALIZE_HELPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELMT Call by reference Type reference (TYPE) SWFDELMTABXML Tabelle für Serialisierung von Containerelementen 20040709
2 Importing META Call by reference Type reference (TYPE) SWFCNTHEADXML Metadaten des Containers für die XML-Serialisierung 20040709

Method DESERIALIZE_HELPER on class CL_SWF_CNT_CONTAINER has no exception.

Method EDIT Signature

Method EDIT on class CL_SWF_CNT_CONTAINER has no parameter.
Method EDIT on class CL_SWF_CNT_CONTAINER has no exception.

Method ELEMENT_CLEAR Signature

Method ELEMENT_CLEAR on class CL_SWF_CNT_CONTAINER has no parameter.
Method ELEMENT_CLEAR on class CL_SWF_CNT_CONTAINER has no exception.

Method ELEMENT_CLEAR_PROPS Signature

Method ELEMENT_CLEAR_PROPS on class CL_SWF_CNT_CONTAINER has no parameter.
Method ELEMENT_CLEAR_PROPS on class CL_SWF_CNT_CONTAINER has no exception.

Method ELEMENT_COPY Signature

Method ELEMENT_COPY on class CL_SWF_CNT_CONTAINER has no parameter.
Method ELEMENT_COPY on class CL_SWF_CNT_CONTAINER has no exception.

Method ELEMENT_EXISTS Signature

Method ELEMENT_EXISTS on class CL_SWF_CNT_CONTAINER has no parameter.
Method ELEMENT_EXISTS on class CL_SWF_CNT_CONTAINER has no exception.

Method ELEMENT_GET Signature

Method ELEMENT_GET on class CL_SWF_CNT_CONTAINER has no parameter.
Method ELEMENT_GET on class CL_SWF_CNT_CONTAINER has no exception.

Method ELEMENT_GET_PROPS Signature

Method ELEMENT_GET_PROPS on class CL_SWF_CNT_CONTAINER has no parameter.
Method ELEMENT_GET_PROPS on class CL_SWF_CNT_CONTAINER has no exception.

Method ELEMENT_GET_REF Signature

Method ELEMENT_GET_REF on class CL_SWF_CNT_CONTAINER has no parameter.
Method ELEMENT_GET_REF on class CL_SWF_CNT_CONTAINER has no exception.

Method ELEMENT_GET_TEXTS Signature

Method ELEMENT_GET_TEXTS on class CL_SWF_CNT_CONTAINER has no parameter.
Method ELEMENT_GET_TEXTS on class CL_SWF_CNT_CONTAINER has no exception.

Method ELEMENT_QUERY Signature

Method ELEMENT_QUERY on class CL_SWF_CNT_CONTAINER has no parameter.
Method ELEMENT_QUERY on class CL_SWF_CNT_CONTAINER has no exception.

Method ELEMENT_REMOVE Signature

Method ELEMENT_REMOVE on class CL_SWF_CNT_CONTAINER has no parameter.
Method ELEMENT_REMOVE on class CL_SWF_CNT_CONTAINER has no exception.

Method ELEMENT_RENAME Signature

Method ELEMENT_RENAME on class CL_SWF_CNT_CONTAINER has no parameter.
Method ELEMENT_RENAME on class CL_SWF_CNT_CONTAINER has no exception.

Method ELEMENT_SET Signature

Method ELEMENT_SET on class CL_SWF_CNT_CONTAINER has no parameter.
Method ELEMENT_SET on class CL_SWF_CNT_CONTAINER has no exception.

Method ELEMENT_SET_PROPS Signature

Method ELEMENT_SET_PROPS on class CL_SWF_CNT_CONTAINER has no parameter.
Method ELEMENT_SET_PROPS on class CL_SWF_CNT_CONTAINER has no exception.

Method ELEMENT_SET_REF Signature

Method ELEMENT_SET_REF on class CL_SWF_CNT_CONTAINER has no parameter.
Method ELEMENT_SET_REF on class CL_SWF_CNT_CONTAINER has no exception.

Method EXECUTE_DEFAULT_METHOD Signature

Method EXECUTE_DEFAULT_METHOD on class CL_SWF_CNT_CONTAINER has no parameter.
Method EXECUTE_DEFAULT_METHOD on class CL_SWF_CNT_CONTAINER has no exception.

Method FIND_BY_LPOR Signature

Method FIND_BY_LPOR on class CL_SWF_CNT_CONTAINER has no parameter.
Method FIND_BY_LPOR on class CL_SWF_CNT_CONTAINER has no exception.

Method FIND_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BASE_EXTENSION_TYPE Call by reference Type reference (TYPE) CHAR1 Erster Erweiterungslevel. intern. 20000411
2 Exporting ELEMENT_REF Value transfer Object reference (TYPE REF TO) DATA Datenreferenz auf Element 20000411
3 Changing EXTENSION_HISTORY Value transfer Type reference (TYPE) STRING Historie durchsuchter Erweiterungen 20001106
4 Exporting HOME_CONTAINER_READ_ONLY Call by reference Type reference (TYPE) XFELD Container, in dem das Element liegt, ist read-only. 20000411
5 Importing NAME Value transfer Type reference (TYPE) SWFDNAME Name des angeforderten Elements 20000411
6 Exporting OWNER Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Container, der das Element verwaltet. 20001205
7 Importing PREPARE_WRITE_ACCESS Call by reference Type reference (TYPE) XFELD 'X' - Element aus Def. Ext. lokal replizieren 20020417
8 Importing QNAME Value transfer Type reference (TYPE) SWFDQNAME Qualifizierter Name des angeforderten Elements 20020902
9 Changing RO_FLAG Value transfer Type reference (TYPE) XFLAG 'X' - Mindestens eine Erw. der Historie ist 'read-only' 20001106
10 Importing SEARCH_DEFINITION Value transfer Type reference (TYPE) XFELD 'X' 'X' - Element in der Definitionserweiterung suchen 20000411
11 Importing SEARCH_INCLUDED_CONTAINERS Value transfer Type reference (TYPE) XFELD 'X' 'X' - Element in allen includierten Containern suchen 20000411
12 Importing SEARCH_LOCALLY Value transfer Type reference (TYPE) XFELD 'X' 'X' - Element lokal suchen 20000411
13 Importing SEARCH_PARENT Value transfer Type reference (TYPE) XFELD 'X' 'X' - Element im übergeordneten Container suchen 20000411
14 Exporting TARGET_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Container, in dem das Element liegt. 20000803
15 Exporting TARGET_EXTENSION_TYPE Call by reference Type reference (TYPE) CHAR1 Erweiterung, in der das Element gefunden wurde. intern. 20000526

Method FIND_ELEMENT on class CL_SWF_CNT_CONTAINER has no exception.

Method FIND_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXCLUDE_PROPERTIES_X Call by reference Type reference (TYPE) XSTRING Auszuschließende Eigenschaften 20001115
2 Changing EXTENSION_HISTORY Value transfer Type reference (TYPE) STRING Historie durchsuchter Erweiterungen 20001106
3 Importing NAME_SEARCH_PATTERN Value transfer Type reference (TYPE) SWFDNAME Suchbegriff für Elementnamen 20000530
4 Importing PROPERTIES_X Call by reference Type reference (TYPE) XSTRING Gesuchte Eigenschaften 20000530
5 Importing QNAME_SEARCH_PATTERN Value transfer Type reference (TYPE) SWFDQNAME Qualifizierter Suchbegriff (ggf. mit Pfad) 20020902
6 Changing RESULT_REF_LIST Value transfer Type reference (TYPE) SWFCNREFLS Liste mit Referenzen auf gefundene Elemente 20000530
7 Importing RO_FLAG Value transfer Type reference (TYPE) XFLAG 'X' - Mindestens eine Erw. der Historie ist 'read-only' 20001106
8 Importing SEARCH_DEFINITION Value transfer Type reference (TYPE) XFELD 'X' 'X' - Element in der Definitionserweiterung suchen 20000530
9 Importing SEARCH_INCLUDED_CONTAINERS Value transfer Type reference (TYPE) XFELD 'X' 'X' - Element in allen includierten Containern suchen 20000530
10 Importing SEARCH_LOCALLY Value transfer Type reference (TYPE) XFELD 'X' 'X' - Element lokal suchen 20000530
11 Importing SEARCH_PARENT Value transfer Type reference (TYPE) XFELD 'X' 'X' - Element im übergeordneten Container suchen 20000530

Method FIND_ELEMENTS on class CL_SWF_CNT_CONTAINER has no exception.

Method GET_ARCHIVE_CLASSNAME Signature

Method GET_ARCHIVE_CLASSNAME on class CL_SWF_CNT_CONTAINER has no parameter.
Method GET_ARCHIVE_CLASSNAME on class CL_SWF_CNT_CONTAINER has no exception.

Method GET_BEFORE_IMAGE Signature

Method GET_BEFORE_IMAGE on class CL_SWF_CNT_CONTAINER has no parameter.
Method GET_BEFORE_IMAGE on class CL_SWF_CNT_CONTAINER has no exception.

Method GET_BUSINESS_CLASSNAME Signature

Method GET_BUSINESS_CLASSNAME on class CL_SWF_CNT_CONTAINER has no parameter.
Method GET_BUSINESS_CLASSNAME on class CL_SWF_CNT_CONTAINER has no exception.

Method GET_BUS_KEY Signature

Method GET_BUS_KEY on class CL_SWF_CNT_CONTAINER has no parameter.
Method GET_BUS_KEY on class CL_SWF_CNT_CONTAINER has no exception.

Method GET_CATID Signature

Method GET_CATID on class CL_SWF_CNT_CONTAINER has no parameter.
Method GET_CATID on class CL_SWF_CNT_CONTAINER has no exception.

Method GET_CHANGE_DATA Signature

Method GET_CHANGE_DATA on class CL_SWF_CNT_CONTAINER has no parameter.
Method GET_CHANGE_DATA on class CL_SWF_CNT_CONTAINER has no exception.

Method GET_ELEMENT_COUNT Signature

Method GET_ELEMENT_COUNT on class CL_SWF_CNT_CONTAINER has no parameter.
Method GET_ELEMENT_COUNT on class CL_SWF_CNT_CONTAINER has no exception.

Method GET_ELEMENT_DEF Signature

Method GET_ELEMENT_DEF on class CL_SWF_CNT_CONTAINER has no parameter.
Method GET_ELEMENT_DEF on class CL_SWF_CNT_CONTAINER has no exception.

Method GET_ELEMENT_NAMES Signature

Method GET_ELEMENT_NAMES on class CL_SWF_CNT_CONTAINER has no parameter.
Method GET_ELEMENT_NAMES on class CL_SWF_CNT_CONTAINER has no exception.

Method GET_INSTANCE_BY_KEY Signature

Method GET_INSTANCE_BY_KEY on class CL_SWF_CNT_CONTAINER has no parameter.
Method GET_INSTANCE_BY_KEY on class CL_SWF_CNT_CONTAINER has no exception.

Method GET_INSTID Signature

Method GET_INSTID on class CL_SWF_CNT_CONTAINER has no parameter.
Method GET_INSTID on class CL_SWF_CNT_CONTAINER has no exception.

Method GET_ITERATOR Signature

Method GET_ITERATOR on class CL_SWF_CNT_CONTAINER has no parameter.
Method GET_ITERATOR on class CL_SWF_CNT_CONTAINER has no exception.

Method GET_LAST_EXCEPTION Signature

Method GET_LAST_EXCEPTION on class CL_SWF_CNT_CONTAINER has no parameter.
Method GET_LAST_EXCEPTION on class CL_SWF_CNT_CONTAINER has no exception.

Method GET_OWN_CLASSNAME Signature

Method GET_OWN_CLASSNAME on class CL_SWF_CNT_CONTAINER has no parameter.
Method GET_OWN_CLASSNAME on class CL_SWF_CNT_CONTAINER has no exception.

Method GET_PERSISTENCE_CLASSNAME Signature

Method GET_PERSISTENCE_CLASSNAME on class CL_SWF_CNT_CONTAINER has no parameter.
Method GET_PERSISTENCE_CLASSNAME on class CL_SWF_CNT_CONTAINER has no exception.

Method GET_POR_OF_INSTANCE Signature

Method GET_POR_OF_INSTANCE on class CL_SWF_CNT_CONTAINER has no parameter.
Method GET_POR_OF_INSTANCE on class CL_SWF_CNT_CONTAINER has no exception.

Method GET_PROPERTIES Signature

Method GET_PROPERTIES on class CL_SWF_CNT_CONTAINER has no parameter.
Method GET_PROPERTIES on class CL_SWF_CNT_CONTAINER has no exception.

Method GET_REPORTING_CLASSNAME Signature

Method GET_REPORTING_CLASSNAME on class CL_SWF_CNT_CONTAINER has no parameter.
Method GET_REPORTING_CLASSNAME on class CL_SWF_CNT_CONTAINER has no exception.

Method GET_RUNTIME_CLASSNAME Signature

Method GET_RUNTIME_CLASSNAME on class CL_SWF_CNT_CONTAINER has no parameter.
Method GET_RUNTIME_CLASSNAME on class CL_SWF_CNT_CONTAINER has no exception.

Method GET_TEXTS Signature

Method GET_TEXTS on class CL_SWF_CNT_CONTAINER has no parameter.
Method GET_TEXTS on class CL_SWF_CNT_CONTAINER has no exception.

Method GET_VALUE_TO_SERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DREF_SUBSTITUTE_ELT Call by reference Type reference (TYPE) SWFDELMDEF Neues Element (nur bei REF TO DATA) 20010108
2 Importing ELEMENT_REF Call by reference Object reference (TYPE REF TO) DATA Zeiger auf Element 20010108
3 Importing INCLUDE_INITIAL_VALUES Call by reference Type reference (TYPE) XFLAG 'X' - Statische Elemente mit ABAP-Initialwert abspeichern 20010108
4 Importing INCLUDE_NULL_VALUES Call by reference Type reference (TYPE) XFLAG 'X' - Statische Elemente ohne Wert abspeichern 20010108
5 Exporting VALUE_REF Value transfer Object reference (TYPE REF TO) DATA Zeiger auf zu serialisierenden Elementwert 20010108

Method GET_VALUE_TO_SERIALIZE on class CL_SWF_CNT_CONTAINER has no exception.

Method IMPORT_FROM_ABAP_CONTAINER Signature

Method IMPORT_FROM_ABAP_CONTAINER on class CL_SWF_CNT_CONTAINER has no parameter.
Method IMPORT_FROM_ABAP_CONTAINER on class CL_SWF_CNT_CONTAINER has no exception.

Method IMPORT_FROM_BOR_CONTAINER Signature

Method IMPORT_FROM_BOR_CONTAINER on class CL_SWF_CNT_CONTAINER has no parameter.
Method IMPORT_FROM_BOR_CONTAINER on class CL_SWF_CNT_CONTAINER has no exception.

Method IMPORT_FROM_PARAM_CONTAINER Signature

Method IMPORT_FROM_PARAM_CONTAINER on class CL_SWF_CNT_CONTAINER has no parameter.
Method IMPORT_FROM_PARAM_CONTAINER on class CL_SWF_CNT_CONTAINER has no exception.

Method IMPORT_FROM_SIMPLE_CONTAINER Signature

Method IMPORT_FROM_SIMPLE_CONTAINER on class CL_SWF_CNT_CONTAINER has no parameter.
Method IMPORT_FROM_SIMPLE_CONTAINER on class CL_SWF_CNT_CONTAINER has no exception.

Method IMPORT_FROM_XML Signature

Method IMPORT_FROM_XML on class CL_SWF_CNT_CONTAINER has no parameter.
Method IMPORT_FROM_XML on class CL_SWF_CNT_CONTAINER has no exception.

Method INCLUDES_GET_ALL Signature

Method INCLUDES_GET_ALL on class CL_SWF_CNT_CONTAINER has no parameter.
Method INCLUDES_GET_ALL on class CL_SWF_CNT_CONTAINER has no exception.

Method INCLUDE_CLEAR Signature

Method INCLUDE_CLEAR on class CL_SWF_CNT_CONTAINER has no parameter.
Method INCLUDE_CLEAR on class CL_SWF_CNT_CONTAINER has no exception.

Method INCLUDE_GET Signature

Method INCLUDE_GET on class CL_SWF_CNT_CONTAINER has no parameter.
Method INCLUDE_GET on class CL_SWF_CNT_CONTAINER has no exception.

Method INCLUDE_GET_IBF_POR Signature

Method INCLUDE_GET_IBF_POR on class CL_SWF_CNT_CONTAINER has no parameter.
Method INCLUDE_GET_IBF_POR on class CL_SWF_CNT_CONTAINER has no exception.

Method INCLUDE_GET_PROPERTIES Signature

Method INCLUDE_GET_PROPERTIES on class CL_SWF_CNT_CONTAINER has no parameter.
Method INCLUDE_GET_PROPERTIES on class CL_SWF_CNT_CONTAINER has no exception.

Method INCLUDE_SET Signature

Method INCLUDE_SET on class CL_SWF_CNT_CONTAINER has no parameter.
Method INCLUDE_SET on class CL_SWF_CNT_CONTAINER has no exception.

Method INITIALIZE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENT_REF Call by reference Object reference (TYPE REF TO) DATA Referenz auf interne Elementstruktur 20000412
2 Importing RESTORE_DEFAULT_VALUE Call by reference Type reference (TYPE) XFELD SPACE Falls vorh.: Defaultwert aus Definitionserweiterung setzen 20000823
3 Importing UPDATE_PROPS Call by reference Type reference (TYPE) XFELD 'X' Elementeigenschaften (NULL, INITIAL,TOUCHED) anpassen. 20000412

Method INITIALIZE_VALUE on class CL_SWF_CNT_CONTAINER has no exception.

Method INSERT_INTO_DATABASE Signature

Method INSERT_INTO_DATABASE on class CL_SWF_CNT_CONTAINER has no parameter.
Method INSERT_INTO_DATABASE on class CL_SWF_CNT_CONTAINER has no exception.

Method INTERPRET_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER Call by reference Type reference (TYPE) SWFRCNTREF Ref. auf Basis-Container 20020910
2 Exporting EXTENSION_HISTORY Call by reference Type reference (TYPE) STRING Reihenfolge, in der Erweiterungen im Pfad vorkommen 20020910
3 Exporting OWNER Call by reference Type reference (TYPE) SWFRCNTREF Logischer Besitzer des Elements - letzter vor Def.Extension 20020911
4 Importing PATH Call by reference Type reference (TYPE) SWFDQNAME Pfadangabe relativ zum angegebenen Container 20020910
5 Exporting READ_ONLY Call by reference Type reference (TYPE) XFLAG 'X' - Element darf nicht verändert werden 20020911
6 Exporting TARGET_CONTAINER Call by reference Type reference (TYPE) SWFRCNTREF Container, auf den der Pfad zeigt 20020910
# Exception Resumable Description Created on
1 CX_SWF_CNT_CONTAINER Ausnahme im Container-Service 20020913
2 CX_SWF_CNT_INVALID_PATH Ungültige Pfadangabe 20020913

Method LAZY_INSTANTIATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENT_REF Call by reference Object reference (TYPE REF TO) DATA Referenz auf das zu bearbeitende Element 20000629

Method LAZY_INSTANTIATION on class CL_SWF_CNT_CONTAINER has no exception.

Method LOAD_FROM_DATABASE Signature

Method LOAD_FROM_DATABASE on class CL_SWF_CNT_CONTAINER has no parameter.
Method LOAD_FROM_DATABASE on class CL_SWF_CNT_CONTAINER has no exception.

Method LPOR Signature

Method LPOR on class CL_SWF_CNT_CONTAINER has no parameter.
Method LPOR on class CL_SWF_CNT_CONTAINER has no exception.

Method MERGE Signature

Method MERGE on class CL_SWF_CNT_CONTAINER has no parameter.
Method MERGE on class CL_SWF_CNT_CONTAINER has no exception.

Method NAME_FROM_QNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER Call by reference Type reference (TYPE) SWFRCNTREF Container (Namensraum) 20020902
2 Exporting EDITELEM Call by reference Type reference (TYPE) STRING Elementname in Groß/Kleinschreibung 20020826
3 Exporting NAME Call by reference Type reference (TYPE) SWFDNAME Elementname (32 Zeichen, eindeutig, nicht sprachabhängig) 20020826
4 Importing QNAME Call by reference Type reference (TYPE) SWFDQNAME Qualifizierter Name eines Containerelements 20020826

Method NAME_FROM_QNAME on class CL_SWF_CNT_CONTAINER has no exception.

Method NAVIGATE Signature

Method NAVIGATE on class CL_SWF_CNT_CONTAINER has no parameter.
Method NAVIGATE on class CL_SWF_CNT_CONTAINER has no exception.

Method PARENT_CLEAR Signature

Method PARENT_CLEAR on class CL_SWF_CNT_CONTAINER has no parameter.
Method PARENT_CLEAR on class CL_SWF_CNT_CONTAINER has no exception.

Method PARENT_GET Signature

Method PARENT_GET on class CL_SWF_CNT_CONTAINER has no parameter.
Method PARENT_GET on class CL_SWF_CNT_CONTAINER has no exception.

Method PARENT_GET_IBF_POR Signature

Method PARENT_GET_IBF_POR on class CL_SWF_CNT_CONTAINER has no parameter.
Method PARENT_GET_IBF_POR on class CL_SWF_CNT_CONTAINER has no exception.

Method PARENT_SET Signature

Method PARENT_SET on class CL_SWF_CNT_CONTAINER has no parameter.
Method PARENT_SET on class CL_SWF_CNT_CONTAINER has no exception.

Method PREPARE_FOR_SHARED_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_PREPARED Value transfer Type reference (TYPE) XFLAG 'X' - Shared Memory Kopie OK / ' ' - Kopie nicht möglich 20041025

Method PREPARE_FOR_SHARED_BUFFER on class CL_SWF_CNT_CONTAINER has no exception.

Method QUERY Signature

Method QUERY on class CL_SWF_CNT_CONTAINER has no parameter.
Method QUERY on class CL_SWF_CNT_CONTAINER has no exception.

Method REFRESH_ELEMENT_TEXTS Signature

Method REFRESH_ELEMENT_TEXTS on class CL_SWF_CNT_CONTAINER has no parameter.
Method REFRESH_ELEMENT_TEXTS on class CL_SWF_CNT_CONTAINER has no exception.

Method REFRESH_OBJECT_REFERENCES Signature

Method REFRESH_OBJECT_REFERENCES on class CL_SWF_CNT_CONTAINER has no parameter.
Method REFRESH_OBJECT_REFERENCES on class CL_SWF_CNT_CONTAINER has no exception.

Method RELEASE Signature

Method RELEASE on class CL_SWF_CNT_CONTAINER has no parameter.
Method RELEASE on class CL_SWF_CNT_CONTAINER has no exception.

Method RESTORE_DEFAULT_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENT_REF Call by reference Object reference (TYPE REF TO) DATA Referenz auf interne Elementstruktur 20000628
2 Importing UPDATE_PROPS Call by reference Type reference (TYPE) XFELD 'X' Elementeigenschaften (NULL, INITIAL) anpassen. 20000628

Method RESTORE_DEFAULT_VALUE on class CL_SWF_CNT_CONTAINER has no exception.

Method RETRACT_TO_DEF_EXTENSION Signature

Method RETRACT_TO_DEF_EXTENSION on class CL_SWF_CNT_CONTAINER has no parameter.
Method RETRACT_TO_DEF_EXTENSION on class CL_SWF_CNT_CONTAINER has no exception.

Method SAVE_TO_DATABASE Signature

Method SAVE_TO_DATABASE on class CL_SWF_CNT_CONTAINER has no parameter.
Method SAVE_TO_DATABASE on class CL_SWF_CNT_CONTAINER has no exception.

Method SAVE_TO_DATABASE_ALL Signature

Method SAVE_TO_DATABASE_ALL on class CL_SWF_CNT_CONTAINER has no parameter.
Method SAVE_TO_DATABASE_ALL on class CL_SWF_CNT_CONTAINER has no exception.

Method SERIALIZE_HELPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ELMT Call by reference Type reference (TYPE) SWFDELMTABXML Tabelle für Serialisierung von Containerelementen 20040709
2 Exporting META Call by reference Type reference (TYPE) SWFCNTHEADXML Metadaten des Containers für die XML-Serialisierung 20040709

Method SERIALIZE_HELPER on class CL_SWF_CNT_CONTAINER has no exception.

Method SET_CHANGE_DATA Signature

Method SET_CHANGE_DATA on class CL_SWF_CNT_CONTAINER has no parameter.
Method SET_CHANGE_DATA on class CL_SWF_CNT_CONTAINER has no exception.

Method SET_ELEMENT_DEF Signature

Method SET_ELEMENT_DEF on class CL_SWF_CNT_CONTAINER has no parameter.
Method SET_ELEMENT_DEF on class CL_SWF_CNT_CONTAINER has no exception.

Method SET_GUID Signature

Method SET_GUID on class CL_SWF_CNT_CONTAINER has no parameter.
Method SET_GUID on class CL_SWF_CNT_CONTAINER has no exception.

Method SET_LAST_EXCEPTION Signature

Method SET_LAST_EXCEPTION on class CL_SWF_CNT_CONTAINER has no parameter.
Method SET_LAST_EXCEPTION on class CL_SWF_CNT_CONTAINER has no exception.

Method SET_LPOR Signature

Method SET_LPOR on class CL_SWF_CNT_CONTAINER has no parameter.
Method SET_LPOR on class CL_SWF_CNT_CONTAINER has no exception.

Method SET_PERSISTENCE Signature

Method SET_PERSISTENCE on class CL_SWF_CNT_CONTAINER has no parameter.
Method SET_PERSISTENCE on class CL_SWF_CNT_CONTAINER has no exception.

Method SET_PROPERTIES Signature

Method SET_PROPERTIES on class CL_SWF_CNT_CONTAINER has no parameter.
Method SET_PROPERTIES on class CL_SWF_CNT_CONTAINER has no exception.

Method SET_TEXTS Signature

Method SET_TEXTS on class CL_SWF_CNT_CONTAINER has no parameter.
Method SET_TEXTS on class CL_SWF_CNT_CONTAINER has no exception.

Method SPLIT_QNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting LOCAL_NAME Call by reference Type reference (TYPE) SWFDQNAME Qualifizierter Name OHNE vorangestellte Pfadangabe 20020910
2 Exporting PATH Call by reference Type reference (TYPE) SWFDQNAME Pfadangabe im Qualifizierten Namen 20020910
3 Exporting PATH_SYNTAX_OK Call by reference Type reference (TYPE) XFLAG 'X' - Pfad syntaktisch korrekt 20020913
4 Importing QNAME Call by reference Type reference (TYPE) SWFDQNAME Qualifizierter Name eines Containerelements 20020910

Method SPLIT_QNAME on class CL_SWF_CNT_CONTAINER has no exception.

Method TOUCH Signature

Method TOUCH on class CL_SWF_CNT_CONTAINER has no parameter.
Method TOUCH on class CL_SWF_CNT_CONTAINER has no exception.

Method TO_ABAP_CONTAINER Signature

Method TO_ABAP_CONTAINER on class CL_SWF_CNT_CONTAINER has no parameter.
Method TO_ABAP_CONTAINER on class CL_SWF_CNT_CONTAINER has no exception.

Method TO_BOR_CONTAINER Signature

Method TO_BOR_CONTAINER on class CL_SWF_CNT_CONTAINER has no parameter.
Method TO_BOR_CONTAINER on class CL_SWF_CNT_CONTAINER has no exception.

Method TO_SIMPLE_CONTAINER Signature

Method TO_SIMPLE_CONTAINER on class CL_SWF_CNT_CONTAINER has no parameter.
Method TO_SIMPLE_CONTAINER on class CL_SWF_CNT_CONTAINER has no exception.

Method TO_XML Signature

Method TO_XML on class CL_SWF_CNT_CONTAINER has no parameter.
Method TO_XML on class CL_SWF_CNT_CONTAINER has no exception.

Method UNTOUCH Signature

Method UNTOUCH on class CL_SWF_CNT_CONTAINER has no parameter.
Method UNTOUCH on class CL_SWF_CNT_CONTAINER has no exception.

Method XML_IMPORT_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER_GUID Value transfer Type reference (TYPE) GUID_32 Falls gesetzt: überschreibt vorhandene Instanz-ID 20011024
2 Importing DEFINITION_EXTENSION Value transfer Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Objektreferenz auf Definitionscontainer 20011024
3 Exporting EXCEPTION_RETURN Call by reference Object reference (TYPE REF TO) CX_SWF_IFS_EXCEPTION Workflow Ausnahme 20011024
4 Importing IMPORT_CHANGE_DATA Call by reference Type reference (TYPE) XFLAG SPACE 'X' - Änderungdsaten aus XML-Datenstrom übernehmen 20011024
5 Importing PERSISTENCE_CLASSNAME Value transfer Type reference (TYPE) CLASSNAME Name der Klasse, an die die Persistenz deligiert wird 20011024
6 Importing PROPERTIES_X Value transfer Type reference (TYPE) XSTRING Falls gesetzt: überschreibt Eigenschaften des Containers 20011024
7 Importing XML_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_XML_DOCUMENT_BASE XML-Dokument -Verwaltung (Basisklasse) 20011024

Method XML_IMPORT_HEADER on class CL_SWF_CNT_CONTAINER has no exception.
Meta Relationship - Using (full list)
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  BI_OBJECT Business Instance 20001013
2 Interface implementation (CLASS c. INTERFACES i_ref)  BI_PERSISTENT Persistent Business Instance 20001013
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20040617
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_CNT_CONTAINER Container - Implementation of a 'Collection' 20000308
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_CNT_CONVERSION Conversion Methods for the Container 20000616
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_CNT_DELTA_HANDLING Management of Change Information 20001110
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_CNT_ELEMENT_ACCESS_1 Temporary Interface - Conversion of IF_SWF_CNT_CONTAINER 20010208
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_EXP_NAMESPACE Namespace Extensions 20000308
9 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_IFS_PARAMETER_CONTAINER Container for Transfer of Parameters 20001030
10 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_UTL_INTROSPECTION Information about a class 20000602
11 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_UTL_PERSISTENT_OBJECT Interface for persistent WF objects 20000517
12 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WORKFLOW Business Workflow 20020322
History
Last changed by/on SAP  20130531 
SAP Release Created in 46D