SAP ABAP Class CL_WF_BINDING_ENTRY (Elementary Binding Statement)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWA (Package) Business Workflow: Expressions, binding
⤷
⤷
Properties
| Class | CL_WF_BINDING_ENTRY | |
| Short Description | Elementary Binding Statement | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWA | Business Workflow: Expressions, binding |
| Created | 19991118 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_WF_BINDING_ENTRY has no interface implemented.
Friends
Class CL_WF_BINDING_ENTRY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | CHAR40 | Function Module for Programmed Assignment | 19991118 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | CHAR40 | Method for Programmed Assignment | 19991118 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | CHAR40 | Object Type for Programmed Assignment | 19991118 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | XFELD | 'X' - ABAP-OO Class, Space - BOR Object Type | 19991118 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | SWABINDTYP | Type of binding operation | 19991118 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | SWA_EXPR | Source of Binding Statement | 19991118 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | SWA_EXPR | Target of Binding Statement | 19991118 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create Binding Statement from XML Datastream | 19991118 | |
| 2 | Instance method | Public | Method | Convert to XML Datastream | 19991118 |
Events
Class CL_WF_BINDING_ENTRY has no event.
Types
Class CL_WF_BINDING_ENTRY has no local type.
Method Signatures
Method DESERIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BINDING_ENTRY | Value transfer | Object reference (TYPE REF TO) | CL_WF_BINDING_ENTRY | Objektreferenz auf Datenflußanweisung | 19991118 | |||
| 2 | XML_STRING | Call by reference | Type reference (TYPE) | STRING | Datenflußanweisung als XML | 19991119 |
Method DESERIALIZE on class CL_WF_BINDING_ENTRY has no exception.
Method SERIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XML_STREAM | Value transfer | Type reference (TYPE) | STRING | Datenfluß-Anweisung in XML-Form | 19991118 |
Method SERIALIZE on class CL_WF_BINDING_ENTRY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 46C |