SAP ABAP Class IF_FAA_REGTAB (Tab Page with Asset Data)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_FAA_REGTAB_BSP Tab Page with Asset Data 20040310
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FAA_REGTAB Tab Page 20040310
Properties
Class IF_FAA_REGTAB  
Short Description Tab Page with Asset Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040310   SAP 
Last change 20040819   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_FAA_REGTAB has no interface implemented.
Friends
Class IF_FAA_REGTAB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_REGTAB_ID Instance attribute Public Type reference (TYPE) TAMLAY1 Tab pages in master data: Tab titles of layout 20040310
Methods
# Method Level Visibility Method type Description Created on
1 INITIALIZE Instance method Public Method Initialization with Layout Link 20040310
2 INIT_BY_ASSET Instance method Public Method Initialization with Asset Link 20040624
3 IS_ACTIVE Instance method Public Method Is the Tab Page Active? 20040618
Events
Class IF_FAA_REGTAB has no event.
Types
Class IF_FAA_REGTAB has no local type.
Method Signatures

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_REGTAB_ID Call by reference Type reference (TYPE) TAMLAY1 Tabstrips in Stammdaten: Reiter der Layouts 20040310

Method INITIALIZE on class IF_FAA_REGTAB has no exception.

Method INIT_BY_ASSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ASSET Call by reference Object reference (TYPE REF TO) IF_FAA_ASSET Anlage 20040624

Method INIT_BY_ASSET on class IF_FAA_REGTAB has no exception.

Method IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ASSET Call by reference Object reference (TYPE REF TO) IF_FAA_ASSET Anlage 20040618
2 Returning RB_ACTIVE Value transfer Type reference (TYPE) ABAP_BOOL aktiv ja/nein 20040618

Method IS_ACTIVE on class IF_FAA_REGTAB has no exception.
History
Last changed by/on SAP  20040819 
SAP Release Created in