SAP ABAP Class CL_UA_WRITER (Write Service for Costing Solutions(Using PersistenceObject))
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BA (Application Component) Business Analytics
     UA_PERSISTENCY (Package) Persistency Services Costing Solutions
Properties
Class CL_UA_WRITER  
Short Description Write Service for Costing Solutions(Using PersistenceObject)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UA_PERSISTENCY   Persistency Services Costing Solutions 
Created 20030515   SAP 
Last change 20050409   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UA_WRITER has no forward declaration.
Interfaces
Class CL_UA_WRITER has no interface implemented.
Friends
Class CL_UA_WRITER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_TABLE Instance attribute Private Object reference (TYPE REF TO) IF_FINB_PR_TAB_RUN 20030515
2 MO_TEXT_TABLE Instance attribute Private Object reference (TYPE REF TO) IF_FINB_PR_TAB_RUN 20030515
3 MO_TYPE Instance attribute Private Object reference (TYPE REF TO) CL_UA_TYPE_BASE 20030515
Methods
# Method Level Visibility Method type Description Created on
1 GET_DB_WRITER Static method Public Method 20030515
2 GET_DB_WRITER_FOR_HEADER Static method Public Method 20030515
3 GET_DB_WRITER_FOR_ITEM Static method Public Method 20030515
4 GET_DB_WRITER_FOR_SPLITTED_KYF Static method Public Method 20030515
5 SAVE_DATA Instance method Public Method 20030515
Events
Class CL_UA_WRITER has no event.
Types
Class CL_UA_WRITER has no local type.
Method Signatures

Method GET_DB_WRITER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TYPE_BASE Call by reference Object reference (TYPE REF TO) CL_UA_TYPE_BASE 20030515
2 Returning RO_DB_WRITER Value transfer Object reference (TYPE REF TO) CL_UA_WRITER 20030515
# Exception Resumable Description Created on
1 DB_TABLE_DOES_NOT_EXIST 20030515
2 UNKNOWN_TYPE 20030515

Method GET_DB_WRITER_FOR_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TYPE Call by reference Object reference (TYPE REF TO) CL_UA_TYPE_BASE 20030515
2 Returning RO_DB_WRITER Value transfer Object reference (TYPE REF TO) CL_UA_WRITER 20030515
# Exception Resumable Description Created on
1 DB_TABLE_DOES_NOT_EXIST 20030515
2 UNKNOWN_TYPE 20030515

Method GET_DB_WRITER_FOR_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TYPE Call by reference Object reference (TYPE REF TO) CL_UA_TYPE_BASE 20030515
2 Returning RO_DB_WRITER Value transfer Object reference (TYPE REF TO) CL_UA_WRITER 20030515
# Exception Resumable Description Created on
1 DB_TABLE_DOES_NOT_EXIST 20030515
2 UNKNOWN_TYPE 20030515

Method GET_DB_WRITER_FOR_SPLITTED_KYF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_COLUMN_NAME Call by reference Type reference (TYPE) FINB_MD_FIELDNAME 20030515
2 Importing IO_NODE_TYPE Call by reference Object reference (TYPE REF TO) CL_UA_NODE_TYPE 20030515
3 Returning RO_DB_WRITER Value transfer Object reference (TYPE REF TO) CL_UA_WRITER 20030515
# Exception Resumable Description Created on
1 DB_TABLE_DOES_NOT_EXIST 20030515
2 UNKNOWN_TYPE 20030515

Method SAVE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA_FOR_DELETE Call by reference Type reference (TYPE) TABLE 20030515
2 Importing IT_DATA_FOR_MODIFY Call by reference Type reference (TYPE) TABLE 20030515
# Exception Resumable Description Created on
1 MISSING_KEYFIELD 20030515
History
Last changed by/on SAP  20050409 
SAP Release Created in 600