SAP ABAP Class IF_UC_FIELD_ATTR (Field List: Attribute Field List per Field)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_UC_FIELD_ABSTRACT Field List 20030828
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UC_FIELD_ATTR Field List: Attribute Field List per Field 20030828
Properties
Class IF_UC_FIELD_ATTR  
Short Description Field List: Attribute Field List per Field    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030828   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_UC_FIELD_ATTR has no forward declaration.
Interfaces
Class IF_UC_FIELD_ATTR has no interface implemented.
Friends
Class IF_UC_FIELD_ATTR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DT_FIELD_O_ATTR Instance attribute Public Type reference (TYPE) UCD_TS_FIELD_O_ATTR Field Name with Attribute Fieldlist 20030828
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_UNION Instance method Public Method 20030828
2 IS_CONTAINING Instance method Public Method 20030828
3 IS_CONTAINING_FIELD Instance method Public Method Is Transferred Field List Contained? 20030828
4 IS_EQUAL Instance method Public Method 20030828
5 IS_EQUAL_FIELD Instance method Public Method Are Transferred Field Lists Identical? 20030828
6 IS_INITIAL Instance method Public Method 20030828
7 IS_INITIAL_FIELD Instance method Public Method Is Field List Initial? 20030828
8 IS_OVERLAPPING_WITH Instance method Public Method 20030828
9 IS_OVERLAPPING_WITH_FIELD Instance method Public Method Is there a non-empty overlap with the passed field length? 20030828
Events
Class IF_UC_FIELD_ATTR has no event.
Types
Class IF_UC_FIELD_ATTR has no local type.
Method Signatures

Method CREATE_UNION Signature

Method CREATE_UNION on class IF_UC_FIELD_ATTR has no parameter.
Method CREATE_UNION on class IF_UC_FIELD_ATTR has no exception.

Method IS_CONTAINING Signature

Method IS_CONTAINING on class IF_UC_FIELD_ATTR has no parameter.
Method IS_CONTAINING on class IF_UC_FIELD_ATTR has no exception.

Method IS_CONTAINING_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_CONTAINING Value transfer Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20030828
2 Importing IO_FIELD Call by reference Object reference (TYPE REF TO) IF_UC_FIELD Feldliste 20030828
3 Importing I_FIELDNAME Call by reference Type reference (TYPE) UC_FIELDNAME Feldname 20030828

Method IS_CONTAINING_FIELD on class IF_UC_FIELD_ATTR has no exception.

Method IS_EQUAL Signature

Method IS_EQUAL on class IF_UC_FIELD_ATTR has no parameter.
Method IS_EQUAL on class IF_UC_FIELD_ATTR has no exception.

Method IS_EQUAL_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_EQUAL Value transfer Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20030828
2 Importing IO_FIELD Call by reference Object reference (TYPE REF TO) IF_UC_FIELD_ATTR Feldliste 20030828
3 Importing I_FIELDNAME Call by reference Type reference (TYPE) UC_FIELDNAME Feldname 20030828

Method IS_EQUAL_FIELD on class IF_UC_FIELD_ATTR has no exception.

Method IS_INITIAL Signature

Method IS_INITIAL on class IF_UC_FIELD_ATTR has no parameter.
Method IS_INITIAL on class IF_UC_FIELD_ATTR has no exception.

Method IS_INITIAL_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_INITIAL Value transfer Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20030828
2 Importing I_FIELDNAME Call by reference Type reference (TYPE) UC_FIELDNAME Feldname 20030828

Method IS_INITIAL_FIELD on class IF_UC_FIELD_ATTR has no exception.

Method IS_OVERLAPPING_WITH Signature

Method IS_OVERLAPPING_WITH on class IF_UC_FIELD_ATTR has no parameter.
Method IS_OVERLAPPING_WITH on class IF_UC_FIELD_ATTR has no exception.

Method IS_OVERLAPPING_WITH_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_OVERLAP Value transfer Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20030828
2 Importing IO_FIELD Call by reference Object reference (TYPE REF TO) IF_UC_FIELD_ATTR Feldliste 20030828
3 Importing I_FIELDNAME Call by reference Type reference (TYPE) UC_FIELDNAME Feldname 20030828

Method IS_OVERLAPPING_WITH_FIELD on class IF_UC_FIELD_ATTR has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in