SAP ABAP Class CL_EDM_FACTORY (CL_EDM_FACTORY)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS (Application Component) Financial Services
⤷
FS_EASY_DATA_MODEL (Package) Easy Data Model as Composite with Visitor
⤷
⤷
Properties
| Class | CL_EDM_FACTORY | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FS_EASY_DATA_MODEL | Easy Data Model as Composite with Visitor |
| Created | 20061023 | 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) |
Interfaces
Class CL_EDM_FACTORY has no interface implemented.
Friends
Class CL_EDM_FACTORY has no friend class.
Attributes
Class CL_EDM_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Generate EDM from Type | 20071102 | |
| 2 | Static method | Public | Method | Generate EDM from Runtime Variable (Not Yet Available) | 20061113 | |
| 3 | Static method | Public | Method | Generate EDM from XML | 20061108 | |
| 4 | Static method | Public | Method | Supplies a New, Simple Element | 20061023 | |
| 5 | Static method | Public | Method | Supplies a New Stack for EDM Elements | 20061113 | |
| 6 | Static method | Public | Method | Supplies a New, Structured Element | 20061023 | |
| 7 | Static method | Public | Method | Supplies a New, Table-Type Element | 20061023 |
Events
Class CL_EDM_FACTORY has no event.
Types
Class CL_EDM_FACTORY has no local type.
Method Signatures
Method CREATE_FROM_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20071102 | ||||
| 2 | R_EDM | Value transfer | Object reference (TYPE REF TO) | IF_EDM_DATA | 20071102 |
Method CREATE_FROM_TYPE on class CL_EDM_FACTORY has no exception.
Method CREATE_FROM_VAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VAR | Call by reference | Type reference (TYPE) | ANY | 20071102 | ||||
| 2 | R_EDM | Value transfer | Object reference (TYPE REF TO) | IF_EDM_DATA | 20061113 |
Method CREATE_FROM_VAR on class CL_EDM_FACTORY has no exception.
Method CREATE_FROM_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STREAM | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20061108 | ||||
| 2 | R_EDM | Value transfer | Object reference (TYPE REF TO) | IF_EDM_DATA | 20061108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerhafte XML Format | 20071217 |
Method CREATE_SIMPLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LENGTH | Call by reference | Type reference (TYPE) | I | 30 | 20061031 | |||
| 2 | I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | I_NAME | 20061023 | |||
| 3 | I_VALUE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20061031 | ||||
| 4 | R_REF | Value transfer | Object reference (TYPE REF TO) | IF_EDM_SIMPLE | R_REF | 20061023 |
Method CREATE_SIMPLE on class CL_EDM_FACTORY has no exception.
Method CREATE_STACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_STACK | Value transfer | Object reference (TYPE REF TO) | IF_EDM_STACK | 20061113 |
Method CREATE_STACK on class CL_EDM_FACTORY has no exception.
Method CREATE_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | I_NAME | 20061023 | |||
| 2 | R_REF | Value transfer | Object reference (TYPE REF TO) | IF_EDM_STRUCTURE | R_REF | 20061023 |
Method CREATE_STRUCTURE on class CL_EDM_FACTORY has no exception.
Method CREATE_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | I_NAME | 20061023 | |||
| 2 | R_REF | Value transfer | Object reference (TYPE REF TO) | IF_EDM_TABLE | R_REF | 20061023 |
Method CREATE_TABLE on class CL_EDM_FACTORY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |