SAP ABAP Class CX_SWF_BND_BINDING (Error in the Binding Package)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_BND (Package) Workflow: Data Flow

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_SWF_IFS_EXCEPTION | Workflow Exception | 20010601 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_SWF_BND_CONTROL_ERROR | Error When Generating the Binding Control | 20020409 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_SWF_BND_INVALID_OPERAND | Operand for Binding Is Missing or Is Invalid | 20011203 |
3 | Inheritance (c INHERITING FROM c_ref) | CX_SWF_BND_INVALID_OPERATOR | Binding Operator Unknown or Incorrectly Parameterized | 20011203 |
4 | Inheritance (c INHERITING FROM c_ref) | CX_SWF_BND_TRANSFORM | Error During Binding Transformation | 20011114 |
Properties
Class | CX_SWF_BND_BINDING | |
Short Description | Error in the Binding Package | |
Super Class | CX_SWF_IFS_EXCEPTION | Workflow Exception |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | SWF_BND | Workflow: Data Flow |
Created | 20010601 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_SWF_BND_BINDING has no forward declaration.
Interfaces
Class CX_SWF_BND_BINDING has no interface implemented.
Friends
Class CX_SWF_BND_BINDING 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) | SWA_DAFLOW | 20060705 | |||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | INT4 | Number of Incorrect Binding Rows | 20011127 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SWFBNDOP | Operation in Binding | 20010601 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Source Expression for Binding Operation | 20010601 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Target Expression for Binding Operation | 20010601 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20010601 |
Events
Class CX_SWF_BND_BINDING has no event.
Types
Class CX_SWF_BND_BINDING has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DIRECTION | Call by reference | Type reference (TYPE) | SWA_DAFLOW | 20060705 | |||
2 | ![]() |
EXCP_TAB | Value transfer | Type reference (TYPE) | SWF_IFSTAB | EXCP_TAB | 20010601 | ||
3 | ![]() |
LINE_NO | Call by reference | Type reference (TYPE) | INT4 | LINE_NO | 20011127 | ||
4 | ![]() |
LOG_CONTEXT | Value transfer | Type reference (TYPE) | SWF_LOGCTX | LOG_CONTEXT | 20010601 | ||
5 | ![]() |
OPERATION | Call by reference | Type reference (TYPE) | SWFBNDOP | OPERATION | 20010601 | ||
6 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20010601 | |||
7 | ![]() |
SOURCE_EXPR | Call by reference | Type reference (TYPE) | STRING | SOURCE_EXPR | 20010601 | ||
8 | ![]() |
T100_MSG | Value transfer | Type reference (TYPE) | SWF_T100MS | T100_MSG | 20010601 | ||
9 | ![]() |
TARGET_EXPR | Call by reference | Type reference (TYPE) | STRING | TARGET_EXPR | 20010601 | ||
10 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20010601 | |||
11 | ![]() |
TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMPL | TIMESTAMP | 20010601 | ||
12 | ![]() |
TIMEZONE | Value transfer | Type reference (TYPE) | SYSTZONLO | TIMEZONE | 20010601 |
Method CONSTRUCTOR on class CX_SWF_BND_BINDING has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 620 |