SAP ABAP Interface I_OI_SCRIPT_COLLECTION (Script Collection)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-FES-OFF (Application Component) SAP Desktop Office Integration
     SOFFICEINTEGRATION (Package) Platform- and application-indep. Office integration
Properties
Interface I_OI_SCRIPT_COLLECTION  
Short Description Script Collection    
General Data
Package SOFFICEINTEGRATION   Platform- and application-indep. Office integration 
Created 19981120   SAP 
Last changed 19981120   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CNDP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SOI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface I_OI_SCRIPT_COLLECTION has no interface.
Friends
Interface I_OI_SCRIPT_COLLECTION has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SCRIPT_TYPE_JSCRIPT Constant Public Type reference (TYPE) I 2 19981120
2 SCRIPT_TYPE_UNKNOWN Constant Public Type reference (TYPE) I 0 19981120
3 SCRIPT_TYPE_VBSCRIPT Constant Public Type reference (TYPE) I 1 19981120
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SCRIPT Instance method Public Method 19981120
2 ADD_SCRIPT_FROM_TABLE Instance method Public Method 19981120
3 REMOVE_ALL_SCRIPTS Instance method Public Method 19981120
4 REMOVE_SCRIPT Instance method Public Method 19981120
Events
Interface I_OI_SCRIPT_COLLECTION has no event.
Types
Interface I_OI_SCRIPT_COLLECTION has no local type.
Method Signatures

Method ADD_SCRIPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ERROR Call by reference Object reference (TYPE REF TO) I_OI_ERROR 19981120
2 Importing NO_FLUSH Value transfer Type reference (TYPE) C ' ' 19981120
3 Exporting RETCODE Call by reference Type reference (TYPE) SOI_RET_STRING 19981120
4 Importing SCRIPT_NAME Call by reference Type reference (TYPE) C 19981120
5 Importing SCRIPT_TYPE Call by reference Type reference (TYPE) I 19981120
6 Importing SCRIPT_URL Call by reference Type reference (TYPE) C 19981120
7 Importing USER_INFO Call by reference Type reference (TYPE) CNDP_USER_INFO 19981120

Method ADD_SCRIPT on Interface I_OI_SCRIPT_COLLECTION has no exception.

Method ADD_SCRIPT_FROM_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ERROR Call by reference Object reference (TYPE REF TO) I_OI_ERROR 19981120
2 Importing NO_FLUSH Value transfer Type reference (TYPE) C ' ' 19981120
3 Exporting RETCODE Call by reference Type reference (TYPE) SOI_RET_STRING 19981120
4 Importing SCRIPT_NAME Call by reference Type reference (TYPE) C 19981120
5 Importing SCRIPT_TABLE Call by reference Type reference (TYPE) TABLE 19981120
6 Importing SCRIPT_TYPE Call by reference Type reference (TYPE) I 19981120

Method ADD_SCRIPT_FROM_TABLE on Interface I_OI_SCRIPT_COLLECTION has no exception.

Method REMOVE_ALL_SCRIPTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ERROR Call by reference Object reference (TYPE REF TO) I_OI_ERROR 19981120
2 Importing NO_FLUSH Value transfer Type reference (TYPE) C ' ' 19981120
3 Exporting RETCODE Call by reference Type reference (TYPE) SOI_RET_STRING 19981120

Method REMOVE_ALL_SCRIPTS on Interface I_OI_SCRIPT_COLLECTION has no exception.

Method REMOVE_SCRIPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ERROR Call by reference Object reference (TYPE REF TO) I_OI_ERROR 19981120
2 Importing NO_FLUSH Value transfer Type reference (TYPE) C ' ' 19981120
3 Exporting RETCODE Call by reference Type reference (TYPE) SOI_RET_STRING 19981120
4 Importing SCRIPT_NAME Call by reference Type reference (TYPE) C 19981120

Method REMOVE_SCRIPT on Interface I_OI_SCRIPT_COLLECTION has no exception.
History
Last changed by/on SAP  19981120 
SAP Release Created in