SAP ABAP Class CL_CRM_IC_CUCOSCRIPT_IMPL (CRM IC Scripting Custom Controller)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-SCR (Application Component) Scripting
     CRM_IC_SCRIPTING_PERSIST (Package) Interactive Scripting Persistence service
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_CUSTOM_CONTROLLER Basis Class for WD Custom Controller 20021125
Properties
Class CL_CRM_IC_CUCOSCRIPT_IMPL  
Short Description CRM IC Scripting Custom Controller    
Super Class CL_BSP_WD_CUSTOM_CONTROLLER Basis Class for WD Custom Controller 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_IC_SCRIPTING_PERSIST   Interactive Scripting Persistence service 
Created 20021125   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_IC_CUCOSCRIPT_IMPL has no forward declaration.
Interfaces
Class CL_CRM_IC_CUCOSCRIPT_IMPL has no interface implemented.
Friends
Class CL_CRM_IC_CUCOSCRIPT_IMPL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTROLLER Instance attribute Private Type reference (TYPE) STRING 'CuCoScript' 20021125
2 IN_TAB Instance attribute Private Type reference (TYPE) CRMT_IC_SCRIPT_TAB CRM IC : Scripting table to pass key/value from actions . 20021125
3 RENDER_URL Instance attribute Private Type reference (TYPE) STRING 'X' Render or not the IFRAME URL for Lead and Survey 20030301
Methods
# Method Level Visibility Method type Description Created on
1 GET_IN_TAB Instance method Public Method Gets parameters table 20021125
2 GET_RENDER_URL Instance method Public Method Gets render_url 20030301
3 GET_SCRIPT_LINK_IF_VS_VISIBLE Instance method Public Method Gets the nav link for Sripting if viewset is visible 20030305
4 SET_IN_TAB Instance method Public Method Sets parameters table 20021125
5 SET_RENDER_URL Instance method Public Method Sets render_url 20030301
Events
Class CL_CRM_IC_CUCOSCRIPT_IMPL has no event.
Types
Class CL_CRM_IC_CUCOSCRIPT_IMPL has no local type.
Method Signatures

Method GET_IN_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IN_TAB Value transfer Type reference (TYPE) CRMT_IC_SCRIPT_TAB CRM IC Scripting-Tabelle: Schlüssel/Wert aus Aktionen weiter 20021125

Method GET_IN_TAB on class CL_CRM_IC_CUCOSCRIPT_IMPL has no exception.

Method GET_RENDER_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RENDER_URL Value transfer Type reference (TYPE) STRING 20030301

Method GET_RENDER_URL on class CL_CRM_IC_CUCOSCRIPT_IMPL has no exception.

Method GET_SCRIPT_LINK_IF_VS_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NAVLINK Value transfer Type reference (TYPE) STRING 20030305

Method GET_SCRIPT_LINK_IF_VS_VISIBLE on class CL_CRM_IC_CUCOSCRIPT_IMPL has no exception.

Method SET_IN_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_TAB Value transfer Type reference (TYPE) CRMT_IC_SCRIPT_TAB CRM IC Scripting-Tabelle: Schlüssel/Wert aus Aktionen weiter 20021125

Method SET_IN_TAB on class CL_CRM_IC_CUCOSCRIPT_IMPL has no exception.

Method SET_RENDER_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RENDER_URL Value transfer Type reference (TYPE) STRING 20030301

Method SET_RENDER_URL on class CL_CRM_IC_CUCOSCRIPT_IMPL has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 400