SAP ABAP Class IF_XLF_ELEM_HEADER (File header)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_XLF_ELEMENT | Basic interface for all elements | 20100920 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_XLF_NODE | Basic interface for all nodes (elements and texts) | 20100920 |
| 3 | Interface composition (i COMPRISING i_ref) | IF_XLF_XLIFF_ELEMENT | Basic interface for all XLIFF elements | 20100920 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_XLF_ELEM_HEADER | File header | 20100920 |
Properties
| Class | IF_XLF_ELEM_HEADER | |
| Short Description | File header | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100920 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_XLF_ELEM_HEADER has no forward declaration.
Interfaces
Class IF_XLF_ELEM_HEADER has no interface implemented.
Friends
Class IF_XLF_ELEM_HEADER 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 | `header` | The element's name | 20100920 |
Methods
Events
Class IF_XLF_ELEM_HEADER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_CONTEXT | Public | See coding | Table of header context elements | 20100920 | t_context TYPE STANDARD TABLE OF REF TO if_xlf_context_header WITH DEFAULT KEY
|
Method Signatures
Method AS_STRING Signature
Method AS_STRING on class IF_XLF_ELEM_HEADER has no parameter.
Method AS_STRING on class IF_XLF_ELEM_HEADER has no exception.
Method AS_XML_ELEMENT Signature
Method AS_XML_ELEMENT on class IF_XLF_ELEM_HEADER has no parameter.
Method AS_XML_ELEMENT on class IF_XLF_ELEM_HEADER has no exception.
Method AS_XML_NODE Signature
Method AS_XML_NODE on class IF_XLF_ELEM_HEADER has no parameter.
Method AS_XML_NODE on class IF_XLF_ELEM_HEADER has no exception.
Method CLONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLONE | Value transfer | Object reference (TYPE REF TO) | IF_XLF_ELEM_HEADER | A clone of this element | 20100920 |
Method CLONE on class IF_XLF_ELEM_HEADER has no exception.
Method EQUALS Signature
Method EQUALS on class IF_XLF_ELEM_HEADER has no parameter.
Method EQUALS on class IF_XLF_ELEM_HEADER has no exception.
Method GET_ATTRIBUTES Signature
Method GET_ATTRIBUTES on class IF_XLF_ELEM_HEADER has no parameter.
Method GET_ATTRIBUTES on class IF_XLF_ELEM_HEADER has no exception.
Method GET_CHILDREN Signature
Method GET_CHILDREN on class IF_XLF_ELEM_HEADER has no parameter.
Method GET_CHILDREN on class IF_XLF_ELEM_HEADER has no exception.
Method GET_CHILDREN_FINGERPRINT Signature
Method GET_CHILDREN_FINGERPRINT on class IF_XLF_ELEM_HEADER has no parameter.
Method GET_CHILDREN_FINGERPRINT on class IF_XLF_ELEM_HEADER has no exception.
Method GET_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT | Value transfer | Type reference (TYPE) | T_CONTEXT | Table of header context elements | 20100920 |
Method GET_CONTEXT on class IF_XLF_ELEM_HEADER has no exception.
Method GET_FINGERPRINT Signature
Method GET_FINGERPRINT on class IF_XLF_ELEM_HEADER has no parameter.
Method GET_FINGERPRINT on class IF_XLF_ELEM_HEADER has no exception.
Method GET_NAME Signature
Method GET_NAME on class IF_XLF_ELEM_HEADER has no parameter.
Method GET_NAME on class IF_XLF_ELEM_HEADER has no exception.
Method GET_NAMESPACE_PREFIX_MAPPING Signature
Method GET_NAMESPACE_PREFIX_MAPPING on class IF_XLF_ELEM_HEADER has no parameter.
Method GET_NAMESPACE_PREFIX_MAPPING on class IF_XLF_ELEM_HEADER has no exception.
Method GET_NAMESPACE_URI Signature
Method GET_NAMESPACE_URI on class IF_XLF_ELEM_HEADER has no parameter.
Method GET_NAMESPACE_URI on class IF_XLF_ELEM_HEADER has no exception.
Method GET_NON_XLIFF_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NON_XLIFF_ELEMENTS | Value transfer | Type reference (TYPE) | TXLF_NON_XLIFF_ELEMENT | The header's non-XLIFF elements | 20100920 |
Method GET_NON_XLIFF_ELEMENTS on class IF_XLF_ELEM_HEADER has no exception.
Method GET_PARENT Signature
Method GET_PARENT on class IF_XLF_ELEM_HEADER has no parameter.
Method GET_PARENT on class IF_XLF_ELEM_HEADER has no exception.
Method GET_PHASE_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PHASE_GROUP | Value transfer | Object reference (TYPE REF TO) | IF_XLF_ELEM_PHASE_GROUP | The phase-group element. Might be unbound. | 20100920 |
Method GET_PHASE_GROUP on class IF_XLF_ELEM_HEADER has no exception.
Method GET_PREFIX Signature
Method GET_PREFIX on class IF_XLF_ELEM_HEADER has no parameter.
Method GET_PREFIX on class IF_XLF_ELEM_HEADER has no exception.
Method GET_SKL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SKL | Value transfer | Object reference (TYPE REF TO) | IF_XLF_ELEM_SKL | The skl element. Might be unbound. | 20100920 |
Method GET_SKL on class IF_XLF_ELEM_HEADER has no exception.
Method SET_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT | Call by reference | Type reference (TYPE) | T_CONTEXT | Table of header context elements | 20100920 |
Method SET_CONTEXT on class IF_XLF_ELEM_HEADER has no exception.
Method SET_NAMESPACE_PREFIX_MAPPING Signature
Method SET_NAMESPACE_PREFIX_MAPPING on class IF_XLF_ELEM_HEADER has no parameter.
Method SET_NAMESPACE_PREFIX_MAPPING on class IF_XLF_ELEM_HEADER has no exception.
Method SET_NON_XLIFF_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NON_XLIFF_ELEMENTS | Call by reference | Type reference (TYPE) | TXLF_NON_XLIFF_ELEMENT | Non-XLIFF elements to set | 20100920 |
Method SET_NON_XLIFF_ELEMENTS on class IF_XLF_ELEM_HEADER has no exception.
Method SET_PHASE_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PHASE_GROUP | Call by reference | Object reference (TYPE REF TO) | IF_XLF_ELEM_PHASE_GROUP | The phase-group element. May be unbound. | 20100920 |
Method SET_PHASE_GROUP on class IF_XLF_ELEM_HEADER has no exception.
Method SET_SKL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SKL | Call by reference | Object reference (TYPE REF TO) | IF_XLF_ELEM_SKL | The skl element. May be unbound. | 20100920 |
Method SET_SKL on class IF_XLF_ELEM_HEADER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |