SAP ABAP Class IF_DATABLADE_FACTORY_MM (Datablade Factory)
Properties
Class IF_DATABLADE_FACTORY_MM  
Short Description Datablade Factory    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 19990317   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 MMPUR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_DATABLADE_FACTORY_MM has no interface implemented.
Friends
Class IF_DATABLADE_FACTORY_MM has no friend class.
Attributes
Class IF_DATABLADE_FACTORY_MM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_DATABLADE Instance method Public Method Generate an Instance 19990317
2 CREATE_DATABLADE_FROM_STREAM Instance method Public Method Read and Generate Persistent Instance 19991215
3 CREATE_DATABLADE_SETUPCOMMAND Instance method Public Method Generate a Command Setup Instance for Datablade 19990320
4 CREATE_DATABLADE_SETUPVIEW Instance method Public Method Generate View Instance for Datablade 19990317
5 GET_AVAILABLE_DATABLADES Instance method Public Method Which Datablades can be Generated 19990317
Events
Class IF_DATABLADE_FACTORY_MM has no event.
Types
Class IF_DATABLADE_FACTORY_MM has no local type.
Method Signatures

Method CREATE_DATABLADE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CLASSID Call by reference Type reference (TYPE) MMPUR_DATABL_CLASSID Class-Id 19990317
2 Returning RE_DATABLADE Value transfer Object reference (TYPE REF TO) IF_DATABLADE_MM Produkt 19990317

Method CREATE_DATABLADE on class IF_DATABLADE_FACTORY_MM has no exception.

Method CREATE_DATABLADE_FROM_STREAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ELEMENT Call by reference Type reference (TYPE) STRING 'ROOT' Name des Datablade im Stream 19991215
2 Importing IM_READER Call by reference Object reference (TYPE REF TO) IF_READER_MM Stream 19991215
3 Returning RE_DATABLADE Value transfer Object reference (TYPE REF TO) IF_DATABLADE_MM Datablade 19991215

Method CREATE_DATABLADE_FROM_STREAM on class IF_DATABLADE_FACTORY_MM has no exception.

Method CREATE_DATABLADE_SETUPCOMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_BLADE Call by reference Object reference (TYPE REF TO) IF_DATABLADE_MM Datablade 19990320
2 Returning RE_COMMAND Value transfer Object reference (TYPE REF TO) IF_SIMPLE_COMMAND_MM Command(Simple) 19990320

Method CREATE_DATABLADE_SETUPCOMMAND on class IF_DATABLADE_FACTORY_MM has no exception.

Method CREATE_DATABLADE_SETUPVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_BLADE Call by reference Object reference (TYPE REF TO) IF_DATABLADE_MM Datablade 19990317
2 Returning RE_VIEW Value transfer Object reference (TYPE REF TO) CL_SCREEN_VIEW_MM Setup-View 19990317

Method CREATE_DATABLADE_SETUPVIEW on class IF_DATABLADE_FACTORY_MM has no exception.

Method GET_AVAILABLE_DATABLADES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_META_TABLE Value transfer Type reference (TYPE) MMPUR_DATABL_META_TABLE Tabelle der Classids 19990317

Method GET_AVAILABLE_DATABLADES on class IF_DATABLADE_FACTORY_MM has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in