SAP ABAP Class IF_OS_GENERATOR (Generator Methods of a Manageable Class)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OSME_GENERATOR Object Services: Generator (Managed Element) 20000425
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OSME_GENERATOR_V1 Generator Class for Old (4.6) Manageable Class 20000427
Properties
Class IF_OS_GENERATOR  
Short Description Generator Methods of a Manageable Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20000425   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 OSCON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SEOO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_OS_GENERATOR has no interface implemented.
Friends
Class IF_OS_GENERATOR has no friend class.
Attributes
Class IF_OS_GENERATOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_CLASS_AGENT Instance method Public Method Generates or Modifies Associated Class Actors 20000425
2 BUILD_MANAGED_CLASS Instance method Public Method Generates or Modifies Manageable Class 20000425
3 GET_ATTRIBUTES Instance method Public Method Gets Attributes of Manageable Class 20000425
4 SET_ATTRIBUTES Instance method Public Method Sets Attributes of the Manageable Class 20000425
Events
Class IF_OS_GENERATOR has no event.
Types
Class IF_OS_GENERATOR has no local type.
Method Signatures

Method BUILD_CLASS_AGENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FORCE Call by reference Type reference (TYPE) OS_BOOLEAN OSCON_FALSE Komplett-Generierung erzwingen 20000425
# Exception Resumable Description Created on
1 OS_EXCEPTION Object Services Exception 20000425

Method BUILD_MANAGED_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FORCE Call by reference Type reference (TYPE) OS_BOOLEAN OSCON_FALSE Komplett-Generierung erzwingen 20000425
2 Importing I_GET_SET Call by reference Type reference (TYPE) OS_BOOLEAN OSCON_TRUE nur GET/SET Methoden generieren 20010328
3 Importing I_STATE Call by reference Type reference (TYPE) OS_BOOLEAN OSCON_FALSE nur Methoden von IF_OS_STATE generieren 20010328
# Exception Resumable Description Created on
1 OS_EXCEPTION Object Services Exception 20000425

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ATTRIBUTES Call by reference Type reference (TYPE) SEOO_ATTRIBUTES_R ermittelte Attribute 20000425
2 Importing I_VERSION Call by reference Type reference (TYPE) SEOVERSION Aktive oder inaktive Version? 20000425
# Exception Resumable Description Created on
1 NOT_EXISTING Klasse existiert nicht 20030324
2 OS_EXCEPTION Object Services Exception 20000425

Method SET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATTRIBUTES Call by reference Type reference (TYPE) SEOO_ATTRIBUTES_R zu setzende Attribute 20000425
# Exception Resumable Description Created on
1 OS_EXCEPTION Object Services Exception 20000425
History
Last changed by/on SAP  00000000 
SAP Release Created in