SAP ABAP Class CL_FDT_WD_BRMS_CONNECTOR_MODEL (FDT: Model class for BRMS Connector)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_WD_EXPRESSIONS (Package) BRFplus Expressions for Web Dynpro UI
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FDT_WD_MAINTENANCE_MODEL | FDT WD: Model for maintenance objects | 20080404 |
Properties
| Class | CL_FDT_WD_BRMS_CONNECTOR_MODEL | |
| Short Description | FDT: Model class for BRMS Connector | |
| Super Class | CL_FDT_WD_MAINTENANCE_MODEL | FDT WD: Model for maintenance objects |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SFDT_WD_EXPRESSIONS | BRFplus Expressions for Web Dynpro UI |
| Created | 20080404 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FDT_WD_BRMS_CONNECTOR_MODEL has no forward declaration.
Interfaces
Class CL_FDT_WD_BRMS_CONNECTOR_MODEL has no interface implemented.
Friends
Class CL_FDT_WD_BRMS_CONNECTOR_MODEL 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) | STRING | 'PROPERTIES' | 20080404 | |||
| 2 | Static Attribute | Public | Type reference (TYPE) | STRING | 'CALL_PARAMS' | 20080408 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | 'CALL_PARAMETER' | 20080408 | |||
| 4 | Static Attribute | Public | Type reference (TYPE) | STRING | 'CONN_SETTINGS' | 20080408 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | 'CONNECTION_SETTINGS' | 20080408 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'E' | 20080415 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'N' | 20080415 | |||
| 8 | Static Attribute | Public | Type reference (TYPE) | STRING | 'PARAMETERS' | 20080408 | |||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'FDT_EXT_BRMS_CONNECTOR_EXECUTE' | 20080415 | |||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'FDT_NW_BRMS_CONNECTOR_EXECUTE' | 20080415 | |||
| 11 | Static Attribute | Public | Type reference (TYPE) | STRING | 'IMPORT_PARAM' | 20080414 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | STRING | 'CONTEXT_PARAMETER' | 20080521 | |||
| 13 | Constant | Public | Type reference (TYPE) | STRING | 'C' | 20080521 | |||
| 14 | Constant | Public | Type reference (TYPE) | STRING | 'E' | 20080521 | |||
| 15 | Static Attribute | Public | Type reference (TYPE) | STRING | 'RESULT_DO' | 20080408 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | STRING | 'SCHEMA_EXPORT' | 20080414 | |||
| 17 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FDT_BRMS_CONNECTOR | FDT: BRMS Connector | 20080404 | |||
| 18 | Static Attribute | Private | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | All Fixed Values of an Attribute with Texts | 20080522 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets the generated rule vocabulary xsd | 20080414 |
Events
Class CL_FDT_WD_BRMS_CONNECTOR_MODEL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_BRMS_CONN_CALL_PARAM | Private | See coding | 20080515 | T_BRMS_CONN_CALL_PARAM type standard table of fdts_wd_brms_conn_call_param
|
||
| 2 | T_BRMS_CONN_PARAMETER | Public | See coding | 20080521 | T_BRMS_CONN_PARAMETER type standard table of fdts_wd_brms_conn_parameter
|
Method Signatures
Method GET_RULE_VOCABULARY_XSD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_XML_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20080414 | |||
| 2 | EV_XML_STRING | Call by reference | Type reference (TYPE) | STRING | 20080414 |
Method GET_RULE_VOCABULARY_XSD on class CL_FDT_WD_BRMS_CONNECTOR_MODEL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 711 |