SAP ABAP Class CL_CRM_IC_ISE_TR (transport scripts, later change to persist package)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-SCR (Application Component) Scripting
     CRM_IC_SCRIPTING_PERSIST (Package) Interactive Scripting Persistence service
Properties
Class CL_CRM_IC_ISE_TR  
Short Description transport scripts, later change to persist package    
Super Class    
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 20040908   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TRWBO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CRM_IC_ISE_TR has no interface implemented.
Friends
Class CL_CRM_IC_ISE_TR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_KO200 Instance attribute Private Type reference (TYPE) TREDT_OBJECTS Objects for Processing (Correction Interface) 20040923
2 LABLES Instance attribute Private Type reference (TYPE) TY_LABEL_TAB Label descriptions (Interactive Script Editor) 20040924
3 OBJECTTYPE Instance attribute Private Type reference (TYPE) CRM_IC_COMID IC Component ID 20040909
4 ONLYINSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_CRM_IC_ISE_TR transport scripts, later change to persist package 20040908
5 REQUEST Instance attribute Private Type reference (TYPE) TRKORR Request/Task 20040908
6 REQUEST_TAB Instance attribute Private Type reference (TYPE) CRMT_IC_ISE_REQUEST table of script object request 20040908
7 REQUEST_TYPE Instance attribute Private Type reference (TYPE) C 20040909
8 SCRIPTID Instance attribute Private Type reference (TYPE) CRM_IC_XMLNAME XML Document Name 20040908
9 SURVEYS Instance attribute Private Type reference (TYPE) TY_SURVEY_TAB 20040924
10 SURVEY_DESC_TAB Instance attribute Private Type reference (TYPE) TY_SURVEYDESC_TAB 20040924
11 UF_FIELDID_TAB Instance attribute Private Type reference (TYPE) TY_UF_FIELDID_TAB unbound field 20040924
12 UF_FIELDITD_TAB Instance attribute Private Type reference (TYPE) TY_UFITD_TAB 20040924
13 UF_FIELDITEM_TAB Instance attribute Private Type reference (TYPE) TY_UFITEM_TAB 20040924
14 UF_FIELDSC_TAB Instance attribute Private Type reference (TYPE) TY_FIELDSC_TAB unbound text tab 20040924
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_LANG_ITEM Instance method Private Method 20040923
2 CONSTRUCTOR Instance method Public Constructor 20040908
3 CONVERTNAME Static method Public Method convert xml name to 32 characters 20040923
4 CREATE_REQUEST Instance method Private Method create a new request 20040908
5 GETREQUESTSOFOBJECT Instance method Public Method get requests related to current script object 20040908
6 GET_OBJKEY Instance method Private Method 20040923
7 GET_REQUEST Instance method Private Method get request to attach script object 20040908
8 INSERT_OBJECT Instance method Private Method attach object into request 20040908
9 INSERT_SCRIPT Instance method Private Method get list of surveys in a script 20040909
10 INSERT_SURVEY Instance method Private Method apend survey and underlying object to transport 20040909
11 INSTANCE Static method Public Method one instance/script 20040908
12 IS_FIELDITD_EXIST Instance method Private Method 20040924
13 IS_FIELDITEM_EXIST Instance method Private Method field item CRMD_IC_SCRUFITM 20040924
14 IS_FIELDSC_EXIST Instance method Private Method field in CRMD_IC_SCRUFDSC 20040924
15 IS_FIELD_EXIST Instance method Private Method field id in CRMD_IC_SCRUF 20040924
16 IS_LABEL_EXIST Instance method Private Method 20040924
17 IS_SURVEY_DSC_EXIST Instance method Private Method 20040924
18 IS_SURVEY_EXIST Instance method Private Method 20040924
19 TRANSPORT Instance method Public Method transport script object 20040908
Events
Class CL_CRM_IC_ISE_TR has no event.
Types
Class CL_CRM_IC_ISE_TR has no local type.
Method Signatures

Method APPEND_LANG_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_E071K Call by reference Type reference (TYPE) E071K 20040923
2 Importing IV_COMID Call by reference Type reference (TYPE) CRM_IC_COMID IC-Komponenten-ID 20040923
3 Importing IV_MASTERNAME Call by reference Type reference (TYPE) SOBJ_NAME Objektname in Objektkatalog 20040923
4 Importing IV_OBJID Call by reference Type reference (TYPE) CRM_IC_XMLNAME XML-Dokumentname 20040923
5 Importing IV_OBJNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20040923
6 Importing IV_SEQNO Call by reference Type reference (TYPE) CRM_IC_SCRUF_ITM_SEQNO 20040923
7 Importing LANG Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20040923

Method APPEND_LANG_ITEM on class CL_CRM_IC_ISE_TR has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJTYPE Call by reference Type reference (TYPE) CRM_IC_COMID IC-Komponenten-ID 20040909
2 Importing IV_SCRIPTID Call by reference Type reference (TYPE) CRM_IC_XMLNAME XML-Dokumentname 20040908
3 Importing IV_TRTYPE Call by reference Type reference (TYPE) C 20040909

Method CONSTRUCTOR on class CL_CRM_IC_ISE_TR has no exception.

Method CONVERTNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_XMLNAME Call by reference Type reference (TYPE) CRM_IC_XMLNAME XML-Dokumentname 20040923
2 Returning RV_XMLNAME Value transfer Type reference (TYPE) CRM_IC_XMLNAME XML-Dokumentname 20040923

Method CONVERTNAME on class CL_CRM_IC_ISE_TR has no exception.

Method CREATE_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_REQUEST Call by reference Type reference (TYPE) TREXREQHD Teile des Auftragskopfes 20040908
2 Exporting EV_EXCEPTION Call by reference Type reference (TYPE) TR007-EXCEPTION 20040908
3 Exporting EV_ISE_REQUEST Call by reference Type reference (TYPE) CRMS_IC_ISE_REQUEST 20040908
4 Exporting EV_REQUEST Call by reference Type reference (TYPE) TRKORR Anfrage/Aufgabe 20040908

Method CREATE_REQUEST on class CL_CRM_IC_ISE_TR has no exception.

Method GETREQUESTSOFOBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_RC Call by reference Type reference (TYPE) I 20040912
2 Exporting RT_REQUESTS Call by reference Type reference (TYPE) CRMT_IC_ISE_REQUEST 20040908

Method GETREQUESTSOFOBJECT on class CL_CRM_IC_ISE_TR has no exception.

Method GET_OBJKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANG Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20040923
2 Importing IV_OBJNAME Call by reference Type reference (TYPE) CRM_IC_XMLNAME XML-Dokumentname 20040923
3 Importing IV_OBJSEQ Call by reference Type reference (TYPE) CRM_IC_SCRUF_ITM_SEQNO 20040923
4 Importing IV_OBJTYPE Call by reference Type reference (TYPE) CRM_IC_COMID IC-Komponenten-ID 20040923
5 Returning RV_OBJKEY Value transfer Type reference (TYPE) TROBJ_NAME 20040923

Method GET_OBJKEY on class CL_CRM_IC_ISE_TR has no exception.

Method GET_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_EXCEPTION Call by reference Type reference (TYPE) TR007-EXCEPTION 20040908
2 Exporting EV_ISE_REQUEST Call by reference Type reference (TYPE) CRMS_IC_ISE_REQUEST Anfrage/Aufgabe 20040908

Method GET_REQUEST on class CL_CRM_IC_ISE_TR has no exception.

Method INSERT_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CODE Call by reference Type reference (TYPE) I 20040908
2 Exporting EV_EXCEPTION Call by reference Type reference (TYPE) CRMS_IC_ISE_TREX Struktur für Ausnahme in Scripting-Transport 20040908
3 Importing IV_REQUEST Call by reference Type reference (TYPE) TRKORR Anfrage/Aufgabe 20040908

Method INSERT_OBJECT on class CL_CRM_IC_ISE_TR has no exception.

Method INSERT_SCRIPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_E071K Call by reference Type reference (TYPE) TREDT_KEYS 20040909
2 Exporting ET_KO200 Call by reference Type reference (TYPE) TREDT_OBJECTS 20040923
3 Importing IV_OBJECTID Call by reference Type reference (TYPE) CRM_IC_XMLNAME XML-Dokumentname 20040909
4 Importing IV_OBJTYPE Call by reference Type reference (TYPE) CRM_IC_COMID IC-Komponenten-ID 20040909

Method INSERT_SCRIPT on class CL_CRM_IC_ISE_TR has no exception.

Method INSERT_SURVEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_E071K Call by reference Type reference (TYPE) TREDT_KEYS 20040909
2 Importing IV_SURVEYID Call by reference Type reference (TYPE) CRM_IC_XMLNAME 20040909

Method INSERT_SURVEY on class CL_CRM_IC_ISE_TR has no exception.

Method INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TRTYPE Call by reference Type reference (TYPE) C 20040909
2 Importing OBJTYPE Call by reference Type reference (TYPE) CRM_IC_COMID IC-Komponenten-ID 20040909
3 Returning RT_OBJECT Value transfer Object reference (TYPE REF TO) CL_CRM_IC_ISE_TR 20040908
4 Importing SCRIPTID Call by reference Type reference (TYPE) CRM_IC_XMLNAME XML-Dokumentname 20040908

Method INSTANCE on class CL_CRM_IC_ISE_TR has no exception.

Method IS_FIELDITD_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELDID Call by reference Type reference (TYPE) CRM_IC_SCRUFID Feld-ID - Interaktives Scripting 20040924
2 Importing IV_LANG Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20040924
3 Importing IV_SEQNO Call by reference Type reference (TYPE) CRM_IC_SCRUF_ITM_SEQNO 20040924
4 Returning RT_FLAG Value transfer Type reference (TYPE) FLAG Allgemeines Kennzeichen 20040924

Method IS_FIELDITD_EXIST on class CL_CRM_IC_ISE_TR has no exception.

Method IS_FIELDITEM_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELDID Call by reference Type reference (TYPE) CRM_IC_SCRUFID Feld-ID - Interaktives Scripting 20040924
2 Importing IV_SEQNO Call by reference Type reference (TYPE) CRM_IC_SCRUF_ITM_SEQNO 20040924
3 Returning RT_FLAG Value transfer Type reference (TYPE) FLAG Allgemeines Kennzeichen 20040924

Method IS_FIELDITEM_EXIST on class CL_CRM_IC_ISE_TR has no exception.

Method IS_FIELDSC_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELDID Call by reference Type reference (TYPE) CRM_IC_SCRUFID Feld-ID - Interaktives Scripting 20040924
2 Importing IV_LANG Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20040924
3 Returning RT_FLAG Value transfer Type reference (TYPE) FLAG Allgemeines Kennzeichen 20040924

Method IS_FIELDSC_EXIST on class CL_CRM_IC_ISE_TR has no exception.

Method IS_FIELD_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELDID Call by reference Type reference (TYPE) CRM_IC_SCRUFID Feld-ID - Interaktives Scripting 20040924
2 Returning RT_FLAG Value transfer Type reference (TYPE) FLAG Allgemeines Kennzeichen 20040924

Method IS_FIELD_EXIST on class CL_CRM_IC_ISE_TR has no exception.

Method IS_LABEL_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_FLAG Value transfer Type reference (TYPE) FLAG Allgemeines Kennzeichen 20040924
2 Importing IV_LABEL Call by reference Type reference (TYPE) CRM_IC_LABELID Bezeichner-ID (interaktives Skript/Editor) 20040924
3 Importing IV_LANG Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20040924

Method IS_LABEL_EXIST on class CL_CRM_IC_ISE_TR has no exception.

Method IS_SURVEY_DSC_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANG Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20040924
2 Importing IV_SURVEYID Call by reference Type reference (TYPE) CRM_IC_XMLNAME XML-Dokumentname 20040924
3 Returning RT_FLAG Value transfer Type reference (TYPE) FLAG Allgemeines Kennzeichen 20040924

Method IS_SURVEY_DSC_EXIST on class CL_CRM_IC_ISE_TR has no exception.

Method IS_SURVEY_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SURVEYID Call by reference Type reference (TYPE) CRM_IC_XMLNAME XML-Dokumentname 20040924
2 Returning RT_FLAG Value transfer Type reference (TYPE) FLAG Allgemeines Kennzeichen 20040924

Method IS_SURVEY_EXIST on class CL_CRM_IC_ISE_TR has no exception.

Method TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ERROR Call by reference Type reference (TYPE) CRMS_IC_ISE_TREX Struktur für Ausnahme in Scripting-Transport 20040908
2 Exporting EV_RC Call by reference Type reference (TYPE) I 20040912
3 Exporting EV_REQUEST Call by reference Type reference (TYPE) CRMS_IC_ISE_REQUEST 20040923

Method TRANSPORT on class CL_CRM_IC_ISE_TR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 500