SAP ABAP Class IF_FAA_GROUP_BOX (Group Boxes with Asset Data)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FAA_GROUP_BOX Group Box for Asset Master Record 20040310
Properties
Class IF_FAA_GROUP_BOX  
Short Description Group Boxes 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_GROUP_BOX has no interface implemented.
Friends
Class IF_FAA_GROUP_BOX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_GROUP_BOX_ID Instance attribute Public Type reference (TYPE) TAB_GBOX_ID ID for group box 20040310
2 MTH_GBOX_FIELD Instance attribute Public Type reference (TYPE) FAA_TH_FIELDNAME Hashed Table with Field Names 20040312
Methods
# Method Level Visibility Method type Description Created on
1 INITIALIZE Instance method Public Method Initialization 20040310
2 IS_ACTIVE Instance method Public Method Is the Group Box Active? 20040618
Events
Class IF_FAA_GROUP_BOX has no event.
Types
Class IF_FAA_GROUP_BOX 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 ID_GROUP_BOX_ID Call by reference Type reference (TYPE) TAB_GBOX_ID Identifikator für Gruppenrahmen 20040310

Method INITIALIZE on class IF_FAA_GROUP_BOX has no exception.

Method IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FIELD_RULES Call by reference Object reference (TYPE REF TO) IF_FAA_FIELD_RULES Änderungsregeln zu Stammdatenfeldern 20040618
2 Returning RB_ACTIVE Value transfer Type reference (TYPE) ABAP_BOOL 20040618

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