SAP ABAP Class IF_XLF_ELEM_COUNT (Count)
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 20100921
2 Interface composition (i COMPRISING i_ref)  IF_XLF_NODE Basic interface for all nodes (elements and texts) 20100921
3 Interface composition (i COMPRISING i_ref)  IF_XLF_XLIFF_ELEMENT Basic interface for all XLIFF elements 20100921
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XLF_ELEM_COUNT Count 20100921
Properties
Class IF_XLF_ELEM_COUNT  
Short Description Count    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100921   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_XLF_ELEM_COUNT has no forward declaration.
Interfaces
Class IF_XLF_ELEM_COUNT has no interface implemented.
Friends
Class IF_XLF_ELEM_COUNT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NAME Constant Public Type reference (TYPE) STRING `count` The element's name 20100921
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 20100921
3 AS_XML_NODE Instance method Public Method 20100921
4 CLONE Instance method Public Method Returns a clone of this element 20100921
5 EQUALS Instance method Public Method 20101005
6 GET_ATTRIBUTES Instance method Public Method 20100921
7 GET_CHILDREN Instance method Public Method 20100921
8 GET_CHILDREN_FINGERPRINT Instance method Public Method 20101108
9 GET_COUNT_TYPE Instance method Public Method Returns the count-type attribute 20100921
10 GET_FINGERPRINT Instance method Public Method 20101108
11 GET_NAME Instance method Public Method 20100921
12 GET_NAMESPACE_PREFIX_MAPPING Instance method Public Method 20100921
13 GET_NAMESPACE_URI Instance method Public Method 20100921
14 GET_NUMBER Instance method Public Method Returns the number contained in this element 20100921
15 GET_PARENT Instance method Public Method 20100921
16 GET_PHASE_NAME Instance method Public Method Returns the phase-name attribute 20100921
17 GET_PREFIX Instance method Public Method 20100921
18 GET_UNIT Instance method Public Method Returns the unit attribute 20100921
19 SET_COUNT_TYPE Instance method Public Method Sets the count-type attribute 20100921
20 SET_NAMESPACE_PREFIX_MAPPING Instance method Public Method 20100921
21 SET_NUMBER Instance method Public Method Sets the number contained in this element 20100921
22 SET_PHASE_NAME Instance method Public Method Sets the phase-name attribute 20100921
23 SET_UNIT Instance method Public Method Sets the unit attribute 20100921
Events
Class IF_XLF_ELEM_COUNT has no event.
Types
Class IF_XLF_ELEM_COUNT has no local type.
Method Signatures

Method AS_STRING Signature

Method AS_STRING on class IF_XLF_ELEM_COUNT has no parameter.
Method AS_STRING on class IF_XLF_ELEM_COUNT has no exception.

Method AS_XML_ELEMENT Signature

Method AS_XML_ELEMENT on class IF_XLF_ELEM_COUNT has no parameter.
Method AS_XML_ELEMENT on class IF_XLF_ELEM_COUNT has no exception.

Method AS_XML_NODE Signature

Method AS_XML_NODE on class IF_XLF_ELEM_COUNT has no parameter.
Method AS_XML_NODE on class IF_XLF_ELEM_COUNT 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_COUNT A clone of this element 20100921

Method CLONE on class IF_XLF_ELEM_COUNT has no exception.

Method EQUALS Signature

Method EQUALS on class IF_XLF_ELEM_COUNT has no parameter.
Method EQUALS on class IF_XLF_ELEM_COUNT has no exception.

Method GET_ATTRIBUTES Signature

Method GET_ATTRIBUTES on class IF_XLF_ELEM_COUNT has no parameter.
Method GET_ATTRIBUTES on class IF_XLF_ELEM_COUNT has no exception.

Method GET_CHILDREN Signature

Method GET_CHILDREN on class IF_XLF_ELEM_COUNT has no parameter.
Method GET_CHILDREN on class IF_XLF_ELEM_COUNT has no exception.

Method GET_CHILDREN_FINGERPRINT Signature

Method GET_CHILDREN_FINGERPRINT on class IF_XLF_ELEM_COUNT has no parameter.
Method GET_CHILDREN_FINGERPRINT on class IF_XLF_ELEM_COUNT has no exception.

Method GET_COUNT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COUNT_TYPE Value transfer Object reference (TYPE REF TO) IF_XLF_ATTR_COUNT_TYPE The count-type attribute 20100921

Method GET_COUNT_TYPE on class IF_XLF_ELEM_COUNT has no exception.

Method GET_FINGERPRINT Signature

Method GET_FINGERPRINT on class IF_XLF_ELEM_COUNT has no parameter.
Method GET_FINGERPRINT on class IF_XLF_ELEM_COUNT has no exception.

Method GET_NAME Signature

Method GET_NAME on class IF_XLF_ELEM_COUNT has no parameter.
Method GET_NAME on class IF_XLF_ELEM_COUNT has no exception.

Method GET_NAMESPACE_PREFIX_MAPPING Signature

Method GET_NAMESPACE_PREFIX_MAPPING on class IF_XLF_ELEM_COUNT has no parameter.
Method GET_NAMESPACE_PREFIX_MAPPING on class IF_XLF_ELEM_COUNT has no exception.

Method GET_NAMESPACE_URI Signature

Method GET_NAMESPACE_URI on class IF_XLF_ELEM_COUNT has no parameter.
Method GET_NAMESPACE_URI on class IF_XLF_ELEM_COUNT has no exception.

Method GET_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NUMBER Value transfer Object reference (TYPE REF TO) IF_XLF_TEXT The number contained in this element 20100921

Method GET_NUMBER on class IF_XLF_ELEM_COUNT has no exception.

Method GET_PARENT Signature

Method GET_PARENT on class IF_XLF_ELEM_COUNT has no parameter.
Method GET_PARENT on class IF_XLF_ELEM_COUNT has no exception.

Method GET_PHASE_NAME Signature

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

Method GET_PHASE_NAME on class IF_XLF_ELEM_COUNT has no exception.

Method GET_PREFIX Signature

Method GET_PREFIX on class IF_XLF_ELEM_COUNT has no parameter.
Method GET_PREFIX on class IF_XLF_ELEM_COUNT has no exception.

Method GET_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning UNIT Value transfer Object reference (TYPE REF TO) IF_XLF_ATTR_UNIT The unit attribute 20100921

Method GET_UNIT on class IF_XLF_ELEM_COUNT has no exception.

Method SET_COUNT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COUNT_TYPE Call by reference Object reference (TYPE REF TO) IF_XLF_ATTR_COUNT_TYPE The count-type attribute. Must be bound. 20100921

Method SET_COUNT_TYPE on class IF_XLF_ELEM_COUNT has no exception.

Method SET_NAMESPACE_PREFIX_MAPPING Signature

Method SET_NAMESPACE_PREFIX_MAPPING on class IF_XLF_ELEM_COUNT has no parameter.
Method SET_NAMESPACE_PREFIX_MAPPING on class IF_XLF_ELEM_COUNT has no exception.

Method SET_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NUMBER Call by reference Object reference (TYPE REF TO) IF_XLF_TEXT Number to set in this element. Must be bound. 20100921

Method SET_NUMBER on class IF_XLF_ELEM_COUNT has no exception.

Method SET_PHASE_NAME Signature

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

Method SET_PHASE_NAME on class IF_XLF_ELEM_COUNT has no exception.

Method SET_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing UNIT Call by reference Object reference (TYPE REF TO) IF_XLF_ATTR_UNIT The unit attribute. If unbound, defaults to 'word' 20100921

Method SET_UNIT on class IF_XLF_ELEM_COUNT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in