SAP ABAP Interface IF_XLF_ELEM_GROUP (Group)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DOC-TTL (Application Component) Translation Tools
     SLXE_XLIFF (Package) XLIFF 1.2 Library
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XLF_ELEM_GROUP Group 20100928
Properties
Interface IF_XLF_ELEM_GROUP  
Short Description Group    
General Data
Package SLXE_XLIFF   XLIFF 1.2 Library 
Created 20100928   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_XLF_ELEM_GROUP has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_XLF_ELEMENT Basic interface for all elements 20100928
2 IF_XLF_NODE Basic interface for all nodes (elements and texts) 20100928
3 IF_XLF_STRUCTURAL_UNIT A group, trans-unit or bin-unit element 20100928
4 IF_XLF_XLIFF_ELEMENT Basic interface for all XLIFF elements 20100928
Friends
Interface IF_XLF_ELEM_GROUP has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NAME Constant Public Type reference (TYPE) STRING `group` The element's name 20100928
Methods
# Method Level Visibility Method type Description Created on
1 AS_STRING Instance method Public Method 20101112
2 AS_XML_ELEMENT Instance method Public Method 20100928
3 AS_XML_NODE Instance method Public Method 20100928
4 CLONE Instance method Public Method Returns a clone of this element 20100928
5 EQUALS Instance method Public Method 20101005
6 GET_ATTRIBUTES Instance method Public Method 20100928
7 GET_CHARCLASS Instance method Public Method Returns the charclass attribute 20100928
8 GET_CHILDREN Instance method Public Method 20100928
9 GET_CHILDREN_FINGERPRINT Instance method Public Method 20101108
10 GET_CONTEXT_GROUPS Instance method Public Method Returns the context-group elements 20100928
11 GET_COORD Instance method Public Method Returns the coord attribute 20100928
12 GET_COUNT_GROUPS Instance method Public Method Returns the count-group elements 20100928
13 GET_CSS_STYLE Instance method Public Method Returns the css-style attribute 20100928
14 GET_DATATYPE Instance method Public Method Returns the datatype attribute 20100928
15 GET_EXSTYLE Instance method Public Method Returns the exstyle attribute 20100928
16 GET_EXTRADATA Instance method Public Method Returns the extradata attribute 20100928
17 GET_EXTYPE Instance method Public Method Returns the extype attribute 20100928
18 GET_FINGERPRINT Instance method Public Method 20101108
19 GET_FONT Instance method Public Method Returns the font attribute 20100928
20 GET_HELP_ID Instance method Public Method Returns the help-id attribute 20100928
21 GET_ID Instance method Public Method Returns the id attribute 20100928
22 GET_MAXBYTES Instance method Public Method Returns the maxbytes attribute 20100928
23 GET_MAXHEIGHT Instance method Public Method Returns the maxheight attribute 20100928
24 GET_MAXWIDTH Instance method Public Method Returns the maxwidth attribute 20100928
25 GET_MENU Instance method Public Method Returns the menu attribute 20100928
26 GET_MENU_NAME Instance method Public Method Returns the menu-name attribute 20100928
27 GET_MENU_OPTION Instance method Public Method Returns the menu-option attribute 20100928
28 GET_MERGED_TRANS Instance method Public Method Returns the merged-trans attribute 20100928
29 GET_MINBYTES Instance method Public Method Returns the minbytes attribute 20100928
30 GET_MINHEIGHT Instance method Public Method Returns the minheight attribute 20100928
31 GET_MINWIDTH Instance method Public Method Returns the minwidth attribute 20100928
32 GET_NAME Instance method Public Method 20100928
33 GET_NAMESPACE_PREFIX_MAPPING Instance method Public Method 20100928
34 GET_NAMESPACE_URI Instance method Public Method 20100928
35 GET_NON_XLIFF_ATTRIBUTES Instance method Public Method Returns the non-XLIFF attributes 20100928
36 GET_NON_XLIFF_ELEMENTS Instance method Public Method Returns the non-XLIFF elements 20100928
37 GET_NOTES Instance method Public Method Returns the note elements 20100928
38 GET_PARENT Instance method Public Method 20100928
39 GET_PREFIX Instance method Public Method 20100928
40 GET_PROP_GROUPS Instance method Public Method Returns the prop-group elements 20100928
41 GET_REFORMAT Instance method Public Method Returns the reformat attribute 20100928
42 GET_RESNAME Instance method Public Method Returns the resname attribute 20100928
43 GET_RESTYPE Instance method Public Method Returns the restype attribute 20100928
44 GET_SIZE_UNIT Instance method Public Method Returns the size-unit attribute 20100928
45 GET_STRUCTURAL_UNITS Instance method Public Method Returns the structural units 20100928
46 GET_STYLE Instance method Public Method Returns the style attribute 20100928
47 GET_TRANSLATE Instance method Public Method Returns the translate attribute 20100928
48 GET_TS Instance method Public Method Returns the ts attribute 20100928
49 GET_XML_SPACE Instance method Public Method Returns the xml:space attribute 20100928
50 SET_CHARCLASS Instance method Public Method Sets the charclass attribute 20100928
51 SET_CONTEXT_GROUPS Instance method Public Method Sets the context-group elements 20100928
52 SET_COORD Instance method Public Method Sets the coord attribute 20100928
53 SET_COUNT_GROUPS Instance method Public Method Sets the count-group elements 20100928
54 SET_CSS_STYLE Instance method Public Method Sets the css-style attribute 20100928
55 SET_DATATYPE Instance method Public Method Sets the datatype attribute 20100928
56 SET_EXSTYLE Instance method Public Method Sets the exstyle attribute 20100928
57 SET_EXTRADATA Instance method Public Method Sets the extradata attribute 20100928
58 SET_EXTYPE Instance method Public Method Sets the extype attribute 20100928
59 SET_FONT Instance method Public Method Sets the font attribute 20100928
60 SET_HELP_ID Instance method Public Method Sets the help-id attribute 20100928
61 SET_ID Instance method Public Method Sets the id attribute 20100928
62 SET_MAXBYTES Instance method Public Method Sets the maxbytes attribute 20100928
63 SET_MAXHEIGHT Instance method Public Method Sets the maxheight attribute 20100928
64 SET_MAXWIDTH Instance method Public Method Sets the maxwidth attribute 20100928
65 SET_MENU Instance method Public Method Sets the menu attribute 20100928
66 SET_MENU_NAME Instance method Public Method Sets the menu-name attribute 20100928
67 SET_MENU_OPTION Instance method Public Method Sets the menu-option attribute 20100928
68 SET_MERGED_TRANS Instance method Public Method Sets the merged-trans attribute 20100928
69 SET_MINBYTES Instance method Public Method Sets the minbytes attribute 20100928
70 SET_MINHEIGHT Instance method Public Method Sets the minheight attribute 20100928
71 SET_MINWIDTH Instance method Public Method Sets the minwidth attribute 20100928
72 SET_NAMESPACE_PREFIX_MAPPING Instance method Public Method 20100928
73 SET_NON_XLIFF_ATTRIBUTES Instance method Public Method Sets the non-XLIFF attributes 20100928
74 SET_NON_XLIFF_ELEMENTS Instance method Public Method Sets the non-XLIFF elements 20100928
75 SET_NOTES Instance method Public Method Sets the note elements 20100928
76 SET_PROP_GROUPS Instance method Public Method Sets the prop-group elements 20100928
77 SET_REFORMAT Instance method Public Method Sets the reformat attribute 20100928
78 SET_RESNAME Instance method Public Method Sets the resname attribute 20100928
79 SET_RESTYPE Instance method Public Method Sets the restype attribute 20100928
80 SET_SIZE_UNIT Instance method Public Method Sets the size-unit attribute 20100928
81 SET_STRUCTURAL_UNITS Instance method Public Method Sets the structural units 20100928
82 SET_STYLE Instance method Public Method Sets the style attribute 20100928
83 SET_TRANSLATE Instance method Public Method Sets the translate attribute 20100928
84 SET_TS Instance method Public Method Sets the ts attribute 20100928
85 SET_XML_SPACE Instance method Public Method Sets the xml:space attribute 20100928
Events
Interface IF_XLF_ELEM_GROUP has no event.
Types
Interface IF_XLF_ELEM_GROUP has no local type.
Method Signatures

Method AS_STRING Signature

Method AS_STRING on Interface IF_XLF_ELEM_GROUP has no parameter.
Method AS_STRING on Interface IF_XLF_ELEM_GROUP has no exception.

Method AS_XML_ELEMENT Signature

Method AS_XML_ELEMENT on Interface IF_XLF_ELEM_GROUP has no parameter.
Method AS_XML_ELEMENT on Interface IF_XLF_ELEM_GROUP has no exception.

Method AS_XML_NODE Signature

Method AS_XML_NODE on Interface IF_XLF_ELEM_GROUP has no parameter.
Method AS_XML_NODE on Interface IF_XLF_ELEM_GROUP has no exception.

Method CLONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CLONE Value transfer Object reference (TYPE REF TO) IF_XLF_ELEM_GROUP A clone of this element 20100928

Method CLONE on Interface IF_XLF_ELEM_GROUP has no exception.

Method EQUALS Signature

Method EQUALS on Interface IF_XLF_ELEM_GROUP has no parameter.
Method EQUALS on Interface IF_XLF_ELEM_GROUP has no exception.

Method GET_ATTRIBUTES Signature

Method GET_ATTRIBUTES on Interface IF_XLF_ELEM_GROUP has no parameter.
Method GET_ATTRIBUTES on Interface IF_XLF_ELEM_GROUP has no exception.

Method GET_CHARCLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHARCLASS Value transfer Object reference (TYPE REF TO) IF_XLF_ATTR_CHARCLASS The charclass attribute. Might be unbound. 20100928

Method GET_CHARCLASS on Interface IF_XLF_ELEM_GROUP has no exception.

Method GET_CHILDREN Signature

Method GET_CHILDREN on Interface IF_XLF_ELEM_GROUP has no parameter.
Method GET_CHILDREN on Interface IF_XLF_ELEM_GROUP has no exception.

Method GET_CHILDREN_FINGERPRINT Signature

Method GET_CHILDREN_FINGERPRINT on Interface IF_XLF_ELEM_GROUP has no parameter.
Method GET_CHILDREN_FINGERPRINT on Interface IF_XLF_ELEM_GROUP has no exception.

Method GET_CONTEXT_GROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONTEXT_GROUPS Value transfer Type reference (TYPE) TXLF_CONTEXT_GROUP 20101111

Method GET_CONTEXT_GROUPS on Interface IF_XLF_ELEM_GROUP has no exception.

Method GET_COORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COORD Value transfer Object reference (TYPE REF TO) IF_XLF_ATTR_COORD The coord attribute. Might be unbound. 20100928

Method GET_COORD on Interface IF_XLF_ELEM_GROUP has no exception.

Method GET_COUNT_GROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COUNT_GROUPS Value transfer Type reference (TYPE) TXLF_COUNT_GROUP The count-group elements 20100928

Method GET_COUNT_GROUPS on Interface IF_XLF_ELEM_GROUP has no exception.

Method GET_CSS_STYLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CSS_STYLE Value transfer Object reference (TYPE REF TO) IF_XLF_ATTR_CSS_STYLE The css-style attribute. Might be unbound. 20100928

Method GET_CSS_STYLE on Interface IF_XLF_ELEM_GROUP has no exception.

Method GET_DATATYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DATATYPE Value transfer Object reference (TYPE REF TO) IF_XLF_ATTR_DATATYPE The datatype attribute. Might be unbound. 20100928

Method GET_DATATYPE on Interface IF_XLF_ELEM_GROUP has no exception.

Method GET_EXSTYLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXSTYLE Value transfer Object reference (TYPE REF TO) IF_XLF_ATTR_EXSTYLE The exstyle attribute. Might be unbound. 20100928

Method GET_EXSTYLE on Interface IF_XLF_ELEM_GROUP has no exception.

Method GET_EXTRADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXTRADATA Value transfer Object reference (TYPE REF TO) IF_XLF_ATTR_EXTRADATA The extradata attribute. Might be unbound. 20100928

Method GET_EXTRADATA on Interface IF_XLF_ELEM_GROUP has no exception.

Method GET_EXTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXTYPE Value transfer Object reference (TYPE REF TO) IF_XLF_ATTR_EXTYPE The extype attribute. Might be unbound. 20100928

Method GET_EXTYPE on Interface IF_XLF_ELEM_GROUP has no exception.

Method GET_FINGERPRINT Signature

Method GET_FINGERPRINT on Interface IF_XLF_ELEM_GROUP has no parameter.
Method GET_FINGERPRINT on Interface IF_XLF_ELEM_GROUP has no exception.

Method GET_FONT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FONT Value transfer Object reference (TYPE REF TO) IF_XLF_ATTR_FONT The font attribute. Might be unbound. 20100928

Method GET_FONT on Interface IF_XLF_ELEM_GROUP has no exception.

Method GET_HELP_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HELP_ID Value transfer Object reference (TYPE REF TO) IF_XLF_ATTR_HELP_ID The help-id attribute. Might be unbound. 20100928

Method GET_HELP_ID on Interface IF_XLF_ELEM_GROUP has no exception.

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ID Value transfer Object reference (TYPE REF TO) IF_XLF_ATTR_ID The id attribute. Might be unbound. 20100928

Method GET_ID on Interface IF_XLF_ELEM_GROUP has no exception.

Method GET_MAXBYTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MAXBYTES Value transfer Object reference (TYPE REF TO) IF_XLF_ATTR_MAXBYTES The maxbytes attribute. Might be unbound. 20100928

Method GET_MAXBYTES on Interface IF_XLF_ELEM_GROUP has no exception.

Method GET_MAXHEIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MAXHEIGHT Value transfer Object reference (TYPE REF TO) IF_XLF_ATTR_MAXHEIGHT The maxheight attribute. Might be unbound. 20100928

Method GET_MAXHEIGHT on Interface IF_XLF_ELEM_GROUP has no exception.

Method GET_MAXWIDTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MAXWIDTH Value transfer Object reference (TYPE REF TO) IF_XLF_ATTR_MAXWIDTH The maxwidth attribute. Might be unbound. 20100928

Method GET_MAXWIDTH on Interface IF_XLF_ELEM_GROUP has no exception.

Method GET_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MENU Value transfer Object reference (TYPE REF TO) IF_XLF_ATTR_MENU The menu attribute. Might be unbound. 20100928

Method GET_MENU on Interface IF_XLF_ELEM_GROUP has no exception.

Method GET_MENU_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MENU_NAME Value transfer Object reference (TYPE REF TO) IF_XLF_ATTR_MENU_NAME The menu-name attribute. Might be unbound. 20100928

Method GET_MENU_NAME on Interface IF_XLF_ELEM_GROUP has no exception.

Method GET_MENU_OPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MENU_OPTION Value transfer Object reference (TYPE REF TO) IF_XLF_ATTR_MENU_OPTION The menu-option attribute. Might be unbound. 20100928

Method GET_MENU_OPTION on Interface IF_XLF_ELEM_GROUP has no exception.

Method GET_MERGED_TRANS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MERGED_TRANS Value transfer Object reference (TYPE REF TO) IF_XLF_ATTR_MERGED_TRANS The merged-trans attribute 20100928

Method GET_MERGED_TRANS on Interface IF_XLF_ELEM_GROUP has no exception.

Method GET_MINBYTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MINBYTES Value transfer Object reference (TYPE REF TO) IF_XLF_ATTR_MINBYTES The minbytes attribute. Might be unbound. 20100928

Method GET_MINBYTES on Interface IF_XLF_ELEM_GROUP has no exception.

Method GET_MINHEIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MINHEIGHT Value transfer Object reference (TYPE REF TO) IF_XLF_ATTR_MINHEIGHT The minheight attribute. Might be unbound. 20100928

Method GET_MINHEIGHT on Interface IF_XLF_ELEM_GROUP has no exception.

Method GET_MINWIDTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MINWIDTH Value transfer Object reference (TYPE REF TO) IF_XLF_ATTR_MINWIDTH The minwidth attribute. Might be unbound. 20100928

Method GET_MINWIDTH on Interface IF_XLF_ELEM_GROUP has no exception.

Method GET_NAME Signature

Method GET_NAME on Interface IF_XLF_ELEM_GROUP has no parameter.
Method GET_NAME on Interface IF_XLF_ELEM_GROUP has no exception.

Method GET_NAMESPACE_PREFIX_MAPPING Signature

Method GET_NAMESPACE_PREFIX_MAPPING on Interface IF_XLF_ELEM_GROUP has no parameter.
Method GET_NAMESPACE_PREFIX_MAPPING on Interface IF_XLF_ELEM_GROUP has no exception.

Method GET_NAMESPACE_URI Signature

Method GET_NAMESPACE_URI on Interface IF_XLF_ELEM_GROUP has no parameter.
Method GET_NAMESPACE_URI on Interface IF_XLF_ELEM_GROUP has no exception.

Method GET_NON_XLIFF_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NON_XLIFF_ATTRIBUTES Value transfer Type reference (TYPE) TXLF_NON_XLIFF_ATTRIBUTE The non-XLIFF attributes 20100928

Method GET_NON_XLIFF_ATTRIBUTES on Interface IF_XLF_ELEM_GROUP has no exception.

Method GET_NON_XLIFF_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NON_XLIFF_ELEMENTS Value transfer Type reference (TYPE) TXLF_NON_XLIFF_ELEMENT The non-XLIFF elements 20100928

Method GET_NON_XLIFF_ELEMENTS on Interface IF_XLF_ELEM_GROUP has no exception.

Method GET_NOTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NOTES Value transfer Type reference (TYPE) TXLF_NOTE The note elements 20100928

Method GET_NOTES on Interface IF_XLF_ELEM_GROUP has no exception.

Method GET_PARENT Signature

Method GET_PARENT on Interface IF_XLF_ELEM_GROUP has no parameter.
Method GET_PARENT on Interface IF_XLF_ELEM_GROUP has no exception.

Method GET_PREFIX Signature

Method GET_PREFIX on Interface IF_XLF_ELEM_GROUP has no parameter.
Method GET_PREFIX on Interface IF_XLF_ELEM_GROUP has no exception.

Method GET_PROP_GROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PROP_GROUPS Value transfer Type reference (TYPE) TXLF_PROP_GROUP The prop-group elements 20100928

Method GET_PROP_GROUPS on Interface IF_XLF_ELEM_GROUP has no exception.

Method GET_REFORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning REFORMAT Value transfer Object reference (TYPE REF TO) IF_XLF_ATTR_REFORMAT The reformat attribute 20100928

Method GET_REFORMAT on Interface IF_XLF_ELEM_GROUP has no exception.

Method GET_RESNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESNAME Value transfer Object reference (TYPE REF TO) IF_XLF_ATTR_RESNAME The resname attribute. Might be unbound. 20100928

Method GET_RESNAME on Interface IF_XLF_ELEM_GROUP has no exception.

Method GET_RESTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESTYPE Value transfer Object reference (TYPE REF TO) IF_XLF_ATTR_RESTYPE The restype attribute. Might be unbound. 20100928

Method GET_RESTYPE on Interface IF_XLF_ELEM_GROUP has no exception.

Method GET_SIZE_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SIZE_UNIT Value transfer Object reference (TYPE REF TO) IF_XLF_ATTR_SIZE_UNIT The size-unit attribute 20100928

Method GET_SIZE_UNIT on Interface IF_XLF_ELEM_GROUP has no exception.

Method GET_STRUCTURAL_UNITS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STRUCTURAL_UNITS Value transfer Type reference (TYPE) TXLF_STRUCTURAL_UNIT The structural units 20100928

Method GET_STRUCTURAL_UNITS on Interface IF_XLF_ELEM_GROUP has no exception.

Method GET_STYLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STYLE Value transfer Object reference (TYPE REF TO) IF_XLF_ATTR_STYLE The style attribute. Might be unbound. 20100928

Method GET_STYLE on Interface IF_XLF_ELEM_GROUP has no exception.

Method GET_TRANSLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TRANSLATE Value transfer Object reference (TYPE REF TO) IF_XLF_ATTR_TRANSLATE The translate attribute 20100928

Method GET_TRANSLATE on Interface IF_XLF_ELEM_GROUP has no exception.

Method GET_TS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TS Value transfer Object reference (TYPE REF TO) IF_XLF_ATTR_TS The ts attribute. Might be unbound. 20100928

Method GET_TS on Interface IF_XLF_ELEM_GROUP has no exception.

Method GET_XML_SPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning XML_SPACE Value transfer Object reference (TYPE REF TO) IF_XLF_ATTR_XML_SPACE The xml:space attribute 20100928

Method GET_XML_SPACE on Interface IF_XLF_ELEM_GROUP has no exception.

Method SET_CHARCLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHARCLASS Call by reference Object reference (TYPE REF TO) IF_XLF_ATTR_CHARCLASS The charclass attribute. May be unbound. 20100928

Method SET_CHARCLASS on Interface IF_XLF_ELEM_GROUP has no exception.

Method SET_CONTEXT_GROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_GROUPS Call by reference Type reference (TYPE) TXLF_CONTEXT_GROUP The context-group elements 20100928

Method SET_CONTEXT_GROUPS on Interface IF_XLF_ELEM_GROUP has no exception.

Method SET_COORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COORD Call by reference Object reference (TYPE REF TO) IF_XLF_ATTR_COORD The coord attribute. May be unbound. 20100928

Method SET_COORD on Interface IF_XLF_ELEM_GROUP has no exception.

Method SET_COUNT_GROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COUNT_GROUPS Call by reference Type reference (TYPE) TXLF_COUNT_GROUP The count-group elements 20100928

Method SET_COUNT_GROUPS on Interface IF_XLF_ELEM_GROUP has no exception.

Method SET_CSS_STYLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CSS_STYLE Call by reference Object reference (TYPE REF TO) IF_XLF_ATTR_CSS_STYLE The css-style attribute. May be unbound. 20100928

Method SET_CSS_STYLE on Interface IF_XLF_ELEM_GROUP has no exception.

Method SET_DATATYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATATYPE Call by reference Object reference (TYPE REF TO) IF_XLF_ATTR_DATATYPE The datatype attribute. May be unbound. 20100928

Method SET_DATATYPE on Interface IF_XLF_ELEM_GROUP has no exception.

Method SET_EXSTYLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXSTYLE Call by reference Object reference (TYPE REF TO) IF_XLF_ATTR_EXSTYLE The exstyle attribute. May be unbound. 20100928

Method SET_EXSTYLE on Interface IF_XLF_ELEM_GROUP has no exception.

Method SET_EXTRADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXTRADATA Call by reference Object reference (TYPE REF TO) IF_XLF_ATTR_EXTRADATA The extradata attribute. May be unbound. 20100928

Method SET_EXTRADATA on Interface IF_XLF_ELEM_GROUP has no exception.

Method SET_EXTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXTYPE Call by reference Object reference (TYPE REF TO) IF_XLF_ATTR_EXTYPE The extype attribute. May be unbound. 20100928

Method SET_EXTYPE on Interface IF_XLF_ELEM_GROUP has no exception.

Method SET_FONT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FONT Call by reference Object reference (TYPE REF TO) IF_XLF_ATTR_FONT The font attribute. May be unbound. 20100928

Method SET_FONT on Interface IF_XLF_ELEM_GROUP has no exception.

Method SET_HELP_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HELP_ID Call by reference Object reference (TYPE REF TO) IF_XLF_ATTR_HELP_ID The help-id attribute. May be unbound. 20100928

Method SET_HELP_ID on Interface IF_XLF_ELEM_GROUP has no exception.

Method SET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Object reference (TYPE REF TO) IF_XLF_ATTR_ID The id attribute. May be unbound. 20100928

Method SET_ID on Interface IF_XLF_ELEM_GROUP has no exception.

Method SET_MAXBYTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MAXBYTES Call by reference Object reference (TYPE REF TO) IF_XLF_ATTR_MAXBYTES The maxbytes attribute. May be unbound. 20100928

Method SET_MAXBYTES on Interface IF_XLF_ELEM_GROUP has no exception.

Method SET_MAXHEIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MAXHEIGHT Call by reference Object reference (TYPE REF TO) IF_XLF_ATTR_MAXHEIGHT The maxheight attribute. May be unbound. 20100928

Method SET_MAXHEIGHT on Interface IF_XLF_ELEM_GROUP has no exception.

Method SET_MAXWIDTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MAXWIDTH Call by reference Object reference (TYPE REF TO) IF_XLF_ATTR_MAXWIDTH The maxwidth attribute. May be unbound. 20100928

Method SET_MAXWIDTH on Interface IF_XLF_ELEM_GROUP has no exception.

Method SET_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MENU Call by reference Object reference (TYPE REF TO) IF_XLF_ATTR_MENU The menu attribute. May be unbound. 20100928

Method SET_MENU on Interface IF_XLF_ELEM_GROUP has no exception.

Method SET_MENU_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MENU_NAME Call by reference Object reference (TYPE REF TO) IF_XLF_ATTR_MENU_NAME The menu-name attribute. May be unbound. 20100928

Method SET_MENU_NAME on Interface IF_XLF_ELEM_GROUP has no exception.

Method SET_MENU_OPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MENU_OPTION Call by reference Object reference (TYPE REF TO) IF_XLF_ATTR_MENU_OPTION The menu-option attribute. May be unbound. 20100928

Method SET_MENU_OPTION on Interface IF_XLF_ELEM_GROUP has no exception.

Method SET_MERGED_TRANS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MERGED_TRANS Call by reference Object reference (TYPE REF TO) IF_XLF_ATTR_MERGED_TRANS The merged-trans attribute. Defaults to 'no' if unbound. 20100928

Method SET_MERGED_TRANS on Interface IF_XLF_ELEM_GROUP has no exception.

Method SET_MINBYTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MINBYTES Call by reference Object reference (TYPE REF TO) IF_XLF_ATTR_MINBYTES The minbytes attribute. May be unbound. 20100928

Method SET_MINBYTES on Interface IF_XLF_ELEM_GROUP has no exception.

Method SET_MINHEIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MINHEIGHT Call by reference Object reference (TYPE REF TO) IF_XLF_ATTR_MINHEIGHT The minheight attribute. May be unbound. 20100928

Method SET_MINHEIGHT on Interface IF_XLF_ELEM_GROUP has no exception.

Method SET_MINWIDTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MINWIDTH Call by reference Object reference (TYPE REF TO) IF_XLF_ATTR_MINWIDTH The minwidth attribute. May be unbound. 20100928

Method SET_MINWIDTH on Interface IF_XLF_ELEM_GROUP has no exception.

Method SET_NAMESPACE_PREFIX_MAPPING Signature

Method SET_NAMESPACE_PREFIX_MAPPING on Interface IF_XLF_ELEM_GROUP has no parameter.
Method SET_NAMESPACE_PREFIX_MAPPING on Interface IF_XLF_ELEM_GROUP has no exception.

Method SET_NON_XLIFF_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NON_XLIFF_ATTRIBUTES Call by reference Type reference (TYPE) TXLF_NON_XLIFF_ATTRIBUTE The non-XLIFF attributes 20100928

Method SET_NON_XLIFF_ATTRIBUTES on Interface IF_XLF_ELEM_GROUP has no exception.

Method SET_NON_XLIFF_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NON_XLIFF_ELEMENTS Call by reference Type reference (TYPE) TXLF_NON_XLIFF_ELEMENT The non-XLIFF elements 20100928

Method SET_NON_XLIFF_ELEMENTS on Interface IF_XLF_ELEM_GROUP has no exception.

Method SET_NOTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NOTES Call by reference Type reference (TYPE) TXLF_NOTE The note elements 20100928

Method SET_NOTES on Interface IF_XLF_ELEM_GROUP has no exception.

Method SET_PROP_GROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROP_GROUPS Call by reference Type reference (TYPE) TXLF_PROP_GROUP The prop-group elements 20100928

Method SET_PROP_GROUPS on Interface IF_XLF_ELEM_GROUP has no exception.

Method SET_REFORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REFORMAT Call by reference Object reference (TYPE REF TO) IF_XLF_ATTR_REFORMAT The reformat attribute. Defaults to 'yes' if unbound. 20100928

Method SET_REFORMAT on Interface IF_XLF_ELEM_GROUP has no exception.

Method SET_RESNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RESNAME Call by reference Object reference (TYPE REF TO) IF_XLF_ATTR_RESNAME The resname attribute. May be unbound. 20100928

Method SET_RESNAME on Interface IF_XLF_ELEM_GROUP has no exception.

Method SET_RESTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RESTYPE Call by reference Object reference (TYPE REF TO) IF_XLF_ATTR_RESTYPE The restype attribute. May be unbound. 20100928

Method SET_RESTYPE on Interface IF_XLF_ELEM_GROUP has no exception.

Method SET_SIZE_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SIZE_UNIT Call by reference Object reference (TYPE REF TO) IF_XLF_ATTR_SIZE_UNIT The size-unit attribute. Defaults to 'pixel' if unbound. 20100928

Method SET_SIZE_UNIT on Interface IF_XLF_ELEM_GROUP has no exception.

Method SET_STRUCTURAL_UNITS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STRUCTURAL_UNITS Call by reference Type reference (TYPE) TXLF_STRUCTURAL_UNIT The structural units 20100928

Method SET_STRUCTURAL_UNITS on Interface IF_XLF_ELEM_GROUP has no exception.

Method SET_STYLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STYLE Call by reference Object reference (TYPE REF TO) IF_XLF_ATTR_STYLE The style attribute. May be unbound. 20100928

Method SET_STYLE on Interface IF_XLF_ELEM_GROUP has no exception.

Method SET_TRANSLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TRANSLATE Call by reference Object reference (TYPE REF TO) IF_XLF_ATTR_TRANSLATE The translate attribute. Defaults to 'yes' if unbound. 20100928

Method SET_TRANSLATE on Interface IF_XLF_ELEM_GROUP has no exception.

Method SET_TS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TS Call by reference Object reference (TYPE REF TO) IF_XLF_ATTR_TS The ts attribute. May be unbound. 20100928

Method SET_TS on Interface IF_XLF_ELEM_GROUP has no exception.

Method SET_XML_SPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing XML_SPACE Call by reference Object reference (TYPE REF TO) IF_XLF_ATTR_XML_SPACE The xml:space attribute. Defaults to 'default' if unbound. 20100928

Method SET_XML_SPACE on Interface IF_XLF_ELEM_GROUP has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703