SAP ABAP Class IF_RSPLS_SQL_SCRIPT (planning function SQL-script)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLS_SESSION_STORE_MANAGER Session STORE Manager 20130621
Properties
Class IF_RSPLS_SQL_SCRIPT  
Short Description planning function SQL-script    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130606   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RSR_PE_ADAPTER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_RSPLS_SQL_SCRIPT has no interface implemented.
Friends
Class IF_RSPLS_SQL_SCRIPT has no friend class.
Attributes
Class IF_RSPLS_SQL_SCRIPT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE_SQL_SCRIPT Instance method Public Method EXECUTE_SQL_SCRIPT 20130621
2 GET_PARAMETER_VALUES Instance method Public Method Get Values of Function Parameters 20130621
Events
Class IF_RSPLS_SQL_SCRIPT has no event.
Types
Class IF_RSPLS_SQL_SCRIPT has no local type.
Method Signatures

Method EXECUTE_SQL_SCRIPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DB_SCHEMA_NAME Call by reference Type reference (TYPE) STRING 20130917
2 Importing I_PROC_NAME Call by reference Type reference (TYPE) STRING 20130621
3 Importing I_R_MSG Call by reference Object reference (TYPE REF TO) IF_RSPLFA_MSG Message 20130621
4 Importing I_SQL_SCRIPT_RETURNS_AI Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE SQL-Script Returns After Image 20130719
5 Importing I_T_IOBJ_PARAM Call by reference Type reference (TYPE) IF_RSR_PE_ADAPTER=>TN_T_IOBJ_PARAM 20130621
6 Importing I_VIEW Call by reference Type reference (TYPE) TREXD_PLAN_VIEW Calculation View for Result of Planning Operation 20130621
7 Importing I_VIEW_REF Call by reference Type reference (TYPE) TREXD_PLAN_VIEW Calculation View for Result of Planning Operation 20130621
8 Returning R_RESULT_VIEW Value transfer Type reference (TYPE) TREXD_PLAN_VIEW Calculation View for Result of Planning Operation 20130621

Method EXECUTE_SQL_SCRIPT on class IF_RSPLS_SQL_SCRIPT has no exception.

Method GET_PARAMETER_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PROCEDURE_NAME Call by reference Type reference (TYPE) STRING 20130621
2 Exporting E_T_IOBJ_PARAM Call by reference Type reference (TYPE) IF_RSR_PE_ADAPTER=>TN_T_IOBJ_PARAM 20130621
3 Importing I_PARA_NAME_FOR_PROCEDURE Call by reference Type reference (TYPE) RSPLF_PARNM Parameter Name 20130621
4 Importing I_R_PARAM_SET Call by reference Object reference (TYPE REF TO) IF_RSPLFA_PARAM_SET Record of Parameter Values 20130621

Method GET_PARAMETER_VALUES on class IF_RSPLS_SQL_SCRIPT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in