SAP ABAP Class CL_RSXA_FILE_TEMPLATE (Persistence of XSA Objects)
Hierarchy
BI_CONT (Software Component) Business Intelligence Content
   BW-BCT-EPM (Application Component) Spend Analytics Content
     RS_BCT_XA_ABAP (Package) xA general ABAP objects
Properties
Class CL_RSXA_FILE_TEMPLATE  
Short Description Persistence of XSA Objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RS_BCT_XA_ABAP   xA general ABAP objects 
Created 20070122   SAP 
Last change 20141101    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSXA_FILE_TEMPLATE has no interface implemented.
Friends
Class CL_RSXA_FILE_TEMPLATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_R_VERS_N Instance attribute Private Object reference (TYPE REF TO) CL_RSXA_FILE_TEMPLATE_VERS xSA Version Object 20070122
2 P_TH_TEMPLATE_R Static Attribute Private Type reference (TYPE) RSXA_TH_FILE_TEMPLATE_R Table with References 20070122
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20070122
2 DELETE Instance method Public Method Delete Template 20070301
3 FACTORY Static method Public Method Generates a xSA Object and Returns Its Reference 20070122
4 GET_ALL_WITH_FILTER Static method Public Method Return All Objects (with Filter Options) 20070122
5 IS_DEFAULT_KEY Instance method Private Method Is the field a default key field 20070430
6 READ_FROM_DB Static method Public Method 20070122
7 SAVE Instance method Public Method 20070122
8 SET_ATTRIBUTES Instance method Public Method Set Attributes and Text 20070122
Events
Class CL_RSXA_FILE_TEMPLATE has no event.
Types
Class CL_RSXA_FILE_TEMPLATE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REFNM Call by reference Type reference (TYPE) RSXAOBJECTID Object Id 20070122
2 Importing I_TEMPLATEID Call by reference Type reference (TYPE) RSXATEMPLATEID Object Id 20070122

Method CONSTRUCTOR on class CL_RSXA_FILE_TEMPLATE has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20070301

Method DELETE on class CL_RSXA_FILE_TEMPLATE has no exception.

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TEMPLATEID Call by reference Type reference (TYPE) RSXATEMPLATEID Object Id 20070122
2 Returning R_R_TEMPLATE Value transfer Type reference (TYPE) RSXA_FILE_TEMPLATE_R Reference to File Template Class 20070122
# Exception Resumable Description Created on
1 INPUT_INVALID Invalid entry 20070122
2 NOT_FOUND Not Found 20070122

Method GET_ALL_WITH_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20070427
2 Exporting E_T_TEMPLATE_WITH_TEXT Call by reference Type reference (TYPE) RSXA_T_TEMPLATE_WITH_TEXT Merged Table for Header and Text 20070123
3 Importing I_TEMPLATEID Call by reference Type reference (TYPE) RSXATEMPLATEID '*' Object Id 20070123
4 Importing I_TYPE Call by reference Type reference (TYPE) RSXATEMPLATE_TYPE '*' Template Type 20070123

Method GET_ALL_WITH_FILTER on class CL_RSXA_FILE_TEMPLATE has no exception.

Method IS_DEFAULT_KEY Signature

Method IS_DEFAULT_KEY on class CL_RSXA_FILE_TEMPLATE has no parameter.
Method IS_DEFAULT_KEY on class CL_RSXA_FILE_TEMPLATE has no exception.

Method READ_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_TEMPLATE Call by reference Type reference (TYPE) RSXA_S_TEMPLATE_WITH_TEXT Properties of the template 20070122
2 Exporting E_S_TXT Call by reference Type reference (TYPE) RSXATEMPLATET File Template Text Table 20070122
3 Exporting E_T_MAPPING Call by reference Type reference (TYPE) RSXA_T_FIELDMAP Field Mapping 20070122
4 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Object version 20070122
5 Importing I_TEMPLATEID Call by reference Type reference (TYPE) RSXATEMPLATEID Object Id 20070122

Method READ_FROM_DB on class CL_RSXA_FILE_TEMPLATE has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20070122
2 Importing I_WITH_CTO Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20070122

Method SAVE on class CL_RSXA_FILE_TEMPLATE has no exception.

Method SET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_TEMPLATE Call by reference Type reference (TYPE) RSXA_S_TEMPLATE_WITH_TEXT xSA Header Structure for RFC no String 20070122
2 Importing I_T_MAPPING Call by reference Type reference (TYPE) RSXA_T_FIELDMAP Field Mapping 20070122

Method SET_ATTRIBUTES on class CL_RSXA_FILE_TEMPLATE has no exception.
History
Last changed by/on SAP  20141101 
SAP Release Created in