SAP ABAP Class IF_UC_FIELD_ABSTRACT (Field List)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_UC_FIELD Field List 20030828
2 Interface composition (i COMPRISING i_ref)  IF_UC_FIELD_ATTR Field List: Attribute Field List per Field 20030828
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UC_FIELD Field List 20030828
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UC_FIELD_ATTR Field List: Attribute Field List per Field 20030828
Properties
Class IF_UC_FIELD_ABSTRACT  
Short Description Field List    
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_ABSTRACT has no forward declaration.
Interfaces
Class IF_UC_FIELD_ABSTRACT has no interface implemented.
Friends
Class IF_UC_FIELD_ABSTRACT has no friend class.
Attributes
Class IF_UC_FIELD_ABSTRACT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_UNION Static method Public Method Create Union Field List 20030828
2 IS_CONTAINING Instance method Public Method Is Transferred Field List Contained? 20030828
3 IS_CONTAINING_FIELD Instance method Public Method Is field contained? 20030828
4 IS_EQUAL Instance method Public Method Are Transferred Field Lists Identical? 20030828
5 IS_INITIAL Instance method Public Method Is Field List Initial? 20030828
6 IS_OVERLAPPING_WITH Instance method Public Method Is there a non-empty overlap with the passed field length? 20030828
Events
Class IF_UC_FIELD_ABSTRACT has no event.
Types
Class IF_UC_FIELD_ABSTRACT has no local type.
Method Signatures

Method CREATE_UNION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_FIELD Call by reference Object reference (TYPE REF TO) IF_UC_FIELD_ABSTRACT Feldliste 20030828
2 Importing IO_FIELD1 Call by reference Object reference (TYPE REF TO) IF_UC_FIELD_ABSTRACT Feldliste 20030828
3 Importing IO_FIELD2 Call by reference Object reference (TYPE REF TO) IF_UC_FIELD_ABSTRACT Feldliste 20030828

Method CREATE_UNION on class IF_UC_FIELD_ABSTRACT has no exception.

Method IS_CONTAINING 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_ABSTRACT Feldliste 20030828

Method IS_CONTAINING on class IF_UC_FIELD_ABSTRACT 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 I_FIELDNAME Call by reference Type reference (TYPE) UC_FIELDNAME Feldname 20030828

Method IS_CONTAINING_FIELD on class IF_UC_FIELD_ABSTRACT has no exception.

Method IS_EQUAL 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_ABSTRACT Feldliste 20030828

Method IS_EQUAL on class IF_UC_FIELD_ABSTRACT has no exception.

Method IS_INITIAL 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

Method IS_INITIAL on class IF_UC_FIELD_ABSTRACT has no exception.

Method IS_OVERLAPPING_WITH 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_ABSTRACT Feldliste 20030828

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