SAP ABAP Class CL_UXX_BINDING (Extension: XML Binding)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-SUR (Application Component) Web Survey
⤷
UXX (Package) XML Building Blocks (XML Extensions)

⤷

⤷

Properties
Class | CL_UXX_BINDING | |
Short Description | Extension: XML Binding | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | UXS | |
Program status | ||
Category | 0 | |
Package | UXX | XML Building Blocks (XML Extensions) |
Created | 20010419 | SAP |
Last change | 20060912 | 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 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_UXX_BINDING has no interface implemented.
Friends
Class CL_UXX_BINDING has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'bindingBDLib' | 20010906 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'bindingClass' | 20010704 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'bindingType' | 20010704 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | UXX_BINDING_CLASS | 'DDIC' | 20010419 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | UXX_BINDING_CLASS | 'IO' | 20010419 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'uxx' | 20010704 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'http://www.sap.com/gbu-fin/uxx' | 20010704 | ||
8 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'currency' | 20010419 | ||
9 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'decimals' | 20010419 | ||
10 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'label' | 20010419 | ||
11 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'lowerCase' | 20010419 | ||
12 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'maxLength' | 20010419 | ||
13 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'mode' | 20020124 | ||
14 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'otr_long' | 20020125 | ||
15 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'otr_short' | 20020125 | ||
16 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'select' | 20010419 | ||
17 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'sign' | 20010419 | ||
18 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'size' | 20010419 | ||
19 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'unitOfMeasure' | 20010419 | ||
20 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ST_BUFFER | 20050930 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20010419 | |
2 | ![]() |
Static method | Public | Method | 20010419 | |
3 | ![]() |
Static method | Public | Method | 20020125 | |
4 | ![]() |
Static method | Public | Method | 20010419 | |
5 | ![]() |
Static method | Public | Method | 20020125 | |
6 | ![]() |
Static method | Public | Method | 20010419 | |
7 | ![]() |
Static method | Public | Method | 20010419 | |
8 | ![]() |
Static method | Public | Method | 20010823 |
Events
Class CL_UXX_BINDING has no event.
Types
Class CL_UXX_BINDING has no local type.
Method Signatures
Method ANNOTATE_ELEMENT_FROM_BINDING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | 20010419 |
Method ANNOTATE_ELEMENT_FROM_BINDING on class CL_UXX_BINDING has no exception.
Method CONVERT_EX_2_IN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_INITIAL | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20060629 | ||
2 | ![]() |
ED_VALUE | Value transfer | Type reference (TYPE) | STRING | 20010419 | |||
3 | ![]() |
ID_VALUE | Value transfer | Type reference (TYPE) | STRING | 20010419 | |||
4 | ![]() |
IR_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | 20010419 | |||
5 | ![]() |
IR_UNIT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | 20010419 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20010419 |
Method CONVERT_EX_2_IN_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_VALUE | Call by reference | Type reference (TYPE) | STRING | 20020125 | |||
2 | ![]() |
ID_BINDING_CLASS | Call by reference | Type reference (TYPE) | STRING | 20020125 | |||
3 | ![]() |
ID_BINDING_TYPE | Call by reference | Type reference (TYPE) | STRING | 20020125 | |||
4 | ![]() |
ID_CURRENCY | Call by reference | Type reference (TYPE) | STRING | 20020125 | |||
5 | ![]() |
ID_DECIMALS | Call by reference | Type reference (TYPE) | STRING | 20020125 | |||
6 | ![]() |
ID_LOWER_CASE | Call by reference | Type reference (TYPE) | STRING | 20020125 | |||
7 | ![]() |
ID_SIZE | Call by reference | Type reference (TYPE) | STRING | 20020125 | |||
8 | ![]() |
ID_UNIT_OF_MEASURE | Call by reference | Type reference (TYPE) | STRING | 20020125 | |||
9 | ![]() |
ID_VALUE | Call by reference | Type reference (TYPE) | STRING | 20020125 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20020125 |
Method CONVERT_IN_2_EX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_VALUE | Value transfer | Type reference (TYPE) | STRING | 20010419 | |||
2 | ![]() |
ID_VALUE | Value transfer | Type reference (TYPE) | STRING | 20010419 | |||
3 | ![]() |
IR_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | 20010419 | |||
4 | ![]() |
IR_UNIT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | 20010419 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20010419 |
Method CONVERT_IN_2_EX_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_VALUE | Value transfer | Type reference (TYPE) | STRING | 20020125 | |||
2 | ![]() |
ID_BINDING_CLASS | Call by reference | Type reference (TYPE) | STRING | 20020125 | |||
3 | ![]() |
ID_BINDING_TYPE | Call by reference | Type reference (TYPE) | STRING | 20020125 | |||
4 | ![]() |
ID_VALUE | Value transfer | Type reference (TYPE) | STRING | 20020125 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20020125 |
Method CONVERT_IN_2_EX_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_XML | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | 20010419 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20010419 |
Method GET_BINDING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_BINDING_BDLIB | Call by reference | Type reference (TYPE) | UBD_DOMAIN | 20010906 | |||
2 | ![]() |
ED_BINDING_CLASS | Call by reference | Type reference (TYPE) | UXX_BINDING_CLASS | 20010419 | |||
3 | ![]() |
ED_BINDING_TYPE | Call by reference | Type reference (TYPE) | STRING | 20010419 | |||
4 | ![]() |
IR_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | 20010419 |
Method GET_BINDING on class CL_UXX_BINDING has no exception.
Method GET_BINDING_TYPE_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_BINDING_CLASS | Call by reference | Type reference (TYPE) | UXX_BINDING_CLASS | CD_BINDING_CLASS_DDIC | 20010823 | ||
2 | ![]() |
ID_BINDING_TYPE | Call by reference | Type reference (TYPE) | STRING | 20010823 | |||
3 | ![]() |
RD_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | CHAR60 | 20010823 |
Method GET_BINDING_TYPE_DESCRIPTION on class CL_UXX_BINDING has no exception.
History
Last changed by/on | SAP | 20060912 |
SAP Release Created in | 3.1A |