SAP ABAP Class CL_AR_OUTPUT_FACTORY (Output Factory)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-FS-ARE (Application Component) Archiving Engine
     ARFA_ARCHIVING_COCKPIT (Package) Archiving Cockpit
Properties
Class CL_AR_OUTPUT_FACTORY  
Short Description Output Factory    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ARFA_ARCHIVING_COCKPIT   Archiving Cockpit 
Created 20060515   SAP 
Last change 20110908   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 CL_AR_OUTPUT_FACTORY has no interface implemented.
Friends
Class CL_AR_OUTPUT_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 S_FLG_INITIALIZED Static Attribute Private Type reference (TYPE) ABAP_BOOL 20060622
2 S_REF_OUTPUT Static Attribute Private Object reference (TYPE REF TO) CL_AR_OUTPUT 20060704
3 S_SUPPRESSED Static Attribute Private Type reference (TYPE) TYP_F_SUPPRESSEDOUTPUT Output Options 20060704
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_OUTPUT Static method Private Method Generate Output Object 20060705
2 CREATE_OUTPUT_CHILD Static method Public Method Get Output Object for Lower-Level Node 20060705
3 CREATE_OUTPUT_NORMAL Static method Public Method Get Output Object in Sequential Mode 20060705
4 CREATE_OUTPUT_PARENT Static method Public Method Get Output Object for Higher-Level Node 20060705
5 S_GET_OUTPUT Static method Public Method Get Output Object 20060523
6 S_SET_CREATION_PARAMS Static method Public Method Set Standard Parameter for Object Generation 20060628
Events
Class CL_AR_OUTPUT_FACTORY has no event.
Types
Class CL_AR_OUTPUT_FACTORY has no local type.
Method Signatures

Method CREATE_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STR_OUTPARMS Call by reference Type reference (TYPE) TYP_F_OUTOBJ Parameter für Output Object 20060705

Method CREATE_OUTPUT on class CL_AR_OUTPUT_FACTORY has no exception.

Method CREATE_OUTPUT_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing F_INPUT Call by reference Type reference (TYPE) TYP_F_OUTINIT Konstruktorparameter für Output Object 20060705

Method CREATE_OUTPUT_CHILD on class CL_AR_OUTPUT_FACTORY has no exception.

Method CREATE_OUTPUT_NORMAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing F_INPUT Call by reference Type reference (TYPE) TYP_F_OUTINIT Konstruktorparameter für Output Object 20060705

Method CREATE_OUTPUT_NORMAL on class CL_AR_OUTPUT_FACTORY has no exception.

Method CREATE_OUTPUT_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing F_INPUT Call by reference Type reference (TYPE) TYP_F_OUTINIT Konstruktorparameter für Output Object 20060705

Method CREATE_OUTPUT_PARENT on class CL_AR_OUTPUT_FACTORY has no exception.

Method S_GET_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_REF_OUTPUT Value transfer Object reference (TYPE REF TO) CL_AR_OUTPUT 20060523

Method S_GET_OUTPUT on class CL_AR_OUTPUT_FACTORY has no exception.

Method S_SET_CREATION_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing F_SUPPRESS Call by reference Type reference (TYPE) TYP_F_SUPPRESSEDOUTPUT 20060704

Method S_SET_CREATION_PARAMS on class CL_AR_OUTPUT_FACTORY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710