SAP ABAP Class CL_CRM_BSP_TRACE (Trace)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-PCF (Application Component) People Centric UI Framework
     CRM_BSP_FRAME_GENERIC (Package) Controller Implementation: Generic Framework
Properties
Class CL_CRM_BSP_TRACE  
Short Description Trace    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_FRAME_GENERIC   Controller Implementation: Generic Framework 
Created 20030808   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CRM_BSP_TRACE has no interface implemented.
Friends
Class CL_CRM_BSP_TRACE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CALL Constant Protected Type reference (TYPE) CHAR1 '1' Only Calls 20031015
2 GC_CALL_AND_DATA Constant Protected Type reference (TYPE) CHAR1 '2' Calls and Data 20031015
3 GC_PARAMETER_CHG Constant Protected Type reference (TYPE) CHAR4 '<->' Changing parameters 20030828
4 GC_PARAMETER_EXP Constant Protected Type reference (TYPE) CHAR4 '<--' Export Parameters 20030828
5 GC_PARAMETER_IMP Constant Protected Type reference (TYPE) CHAR4 '-->' Import Parameters 20030828
6 GS_OUT_TAB Static Attribute Protected Type reference (TYPE) CRMT_BSP_TRACE_DATA Single-Character Indicator 20030828
7 GT_OUT_TAB Static Attribute Protected Type reference (TYPE) CRMT_BSP_TRACE_DATA_TAB 20030828
8 GV_APPLICATION_CALLS Static Attribute Public Type reference (TYPE) CHAR1 Application interfaces 20030808
9 GV_DATA_BINDING Static Attribute Public Type reference (TYPE) CHAR1 Log Data Binding 20030808
10 GV_INTERNAL_CALLS Static Attribute Public Type reference (TYPE) CHAR1 Internal Interfaces 20030808
11 GV_SEARCH_HELP Static Attribute Public Type reference (TYPE) CHAR1 Search Help 20030808
12 GV_TRACE_ON Static Attribute Public Type reference (TYPE) CHAR1 SPACE Trace ON 20030828
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CALLSTACK Static method Protected Method Adds Call Stack 20031014
2 ADD_SCREEN_STRUCTURE Static method Protected Method Adds Data for Screen Screen Structure to out_tab an 20030828
3 ADD_SCREEN_STRUCTURE_TAB Static method Protected Method Adds Data for Screen Structure Table to out_tab 20030829
4 ADD_SEPARATOR Static method Protected Method Separate Entries 20031013
5 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20030808
6 GET_CLASS_BY_REF Static method Protected Method Provides Class Name of MAC 20030828
7 GET_CONTENT Static method Public Method Provides Trace Contents as Table 20030821
8 TRACE_CHECK_ACTIVE_MULTIGROUP Static method Public Method Application: Check Active Multigroup Functions 20030814
9 TRACE_CHECK_ACTIVE_STEPS Static method Public Method Application: Check Active Step Group 20030814
10 TRACE_CHECK_ACTIVE_TABSTRIP Static method Public Method Application: Check Active Tabstrip Functions 20030814
11 TRACE_CHECK_ACTIVE_TOOLBAR Static method Public Method Application: Check Active Toolbar Functions 20030814
12 TRACE_CHECK_ACTIVE_VIEWSETGRP Static method Public Method Application: Read Active View Sets 20030814
13 TRACE_DELETE Static method Public Method Application: Delete Logging 20030808
14 TRACE_FILL_DROPDOWN_LISTBOX Static method Public Method Application: Fill Dropdown List Box Logging 20030814
15 TRACE_GET_FIELDGROUP_VARIANT Static method Public Method Application: Read Field Group Variant 20030814
16 TRACE_GET_VARIANT Static method Public Method Application: Read Screen Variant 20030814
17 TRACE_INITIALIZE Static method Public Method Application: Initialize Logging 20030821
18 TRACE_MODIFY Static method Public Method Application: Modify Logging 20030808
19 TRACE_PROCESS_EVENT Static method Public Method Application: Process_Event Logging 20030808
20 TRACE_QUERY Static method Public Method Application: Log Query 20030808
21 TRACE_READ Static method Public Method Application: Read Logging 20030808
22 TRACE_SAVE Static method Public Method Application: Save Logging 20030821
23 TRACE_SET_S_GR_STRUCTURE Static method Public Method Data Binding: Setter for GR_STRUCTURE Attribute 20030821
24 TRACE_SET_T_GR_TABLE Static method Public Method Data Binding: Setter for GR_TABLE Attribute 20030815
Events
Class CL_CRM_BSP_TRACE has no event.
Types
Class CL_CRM_BSP_TRACE has no local type.
Method Signatures

Method ADD_CALLSTACK Signature

Method ADD_CALLSTACK on class CL_CRM_BSP_TRACE has no parameter.
Method ADD_CALLSTACK on class CL_CRM_BSP_TRACE has no exception.

Method ADD_SCREEN_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA_REF Call by reference Type reference (TYPE) ANY Ref to Screen Structure 20030828

Method ADD_SCREEN_STRUCTURE on class CL_CRM_BSP_TRACE has no exception.

Method ADD_SCREEN_STRUCTURE_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA_REF Call by reference Type reference (TYPE) ANY Ref to Screen Structure 20030829
2 Importing IV_SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME Name of Structure 20030829

Method ADD_SCREEN_STRUCTURE_TAB on class CL_CRM_BSP_TRACE has no exception.

Method ADD_SEPARATOR Signature

Method ADD_SEPARATOR on class CL_CRM_BSP_TRACE has no parameter.
Method ADD_SEPARATOR on class CL_CRM_BSP_TRACE has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_CRM_BSP_TRACE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CRM_BSP_TRACE has no exception.

Method GET_CLASS_BY_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_REF Call by reference Object reference (TYPE REF TO) OBJECT Objektreferenz 20030828
2 Returning RP_CLASS Value transfer Type reference (TYPE) SEOCLSNAME Objekttypname 20030828

Method GET_CLASS_BY_REF on class CL_CRM_BSP_TRACE has no exception.

Method GET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CONTENT Value transfer Type reference (TYPE) CRMT_BSP_TRACE_DATA_TAB 20031013

Method GET_CONTENT on class CL_CRM_BSP_TRACE has no exception.

Method TRACE_CHECK_ACTIVE_MULTIGROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_CALL_BEFORE Call by reference Type reference (TYPE) BOOL Aufruf vorher = X, Aufruf danche = SPACE 20030815
2 Importing IR_ACCESS_INSTANCE Call by reference Object reference (TYPE REF TO) IF_CRM_BSP_MODEL_ACCESS_IL Anwendungsschnittstell zu BSP IL 20030814
3 Importing IT_MULTIGROUP Call by reference Type reference (TYPE) CRMT_MULTIGROUP_TAB Chg: Tabstrip-Gruppe 20030814
4 Importing IV_PARENT_OBJECTKEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY Imp: Schlüssel eines Objektes 20030814
5 Importing IV_SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME Imp: Strukturname des Anzeigefeldes 20030814

Method TRACE_CHECK_ACTIVE_MULTIGROUP on class CL_CRM_BSP_TRACE has no exception.

Method TRACE_CHECK_ACTIVE_STEPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_CALL_BEFORE Call by reference Type reference (TYPE) BOOL Aufruf vorher = X, Aufruf danche = SPACE 20030815
2 Importing IR_ACCESS_INSTANCE Call by reference Object reference (TYPE REF TO) IF_CRM_BSP_MODEL_ACCESS_IL Anwendungsschnittstell zu BSP IL 20030814
3 Importing IT_STEPGROUP Call by reference Type reference (TYPE) CRMT_BSP_STEPGRP_M_TAB Chg: GDP Steps 20030814
4 Importing IV_OBJECTKEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY Imp: Schlüssel eines Objektes 20030814
5 Importing IV_SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME Imp: Strukturname des Anzeigefeldes 20030814

Method TRACE_CHECK_ACTIVE_STEPS on class CL_CRM_BSP_TRACE has no exception.

Method TRACE_CHECK_ACTIVE_TABSTRIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_CALL_BEFORE Call by reference Type reference (TYPE) BOOL Aufruf vorher = X, Aufruf danche = SPACE 20030815
2 Importing IR_ACCESS_INSTANCE Call by reference Object reference (TYPE REF TO) IF_CRM_BSP_MODEL_ACCESS_IL Anwendungsschnittstell zu BSP IL 20030814
3 Importing IT_TABSTRIP Call by reference Type reference (TYPE) CRMT_BSP_REGTABGRP_TAB Chg: Tabstrip-Gruppe 20030814
4 Importing IV_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY Imp: Object key 20030814
5 Importing IV_SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME Imp: Strukturname des Anzeigefeldes 20030814

Method TRACE_CHECK_ACTIVE_TABSTRIP on class CL_CRM_BSP_TRACE has no exception.

Method TRACE_CHECK_ACTIVE_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_CALL_BEFORE Call by reference Type reference (TYPE) BOOL Aufruf vorher = X, Aufruf danche = SPACE 20030815
2 Importing IR_ACCESS_INSTANCE Call by reference Object reference (TYPE REF TO) IF_CRM_BSP_MODEL_ACCESS_IL Anwendungsschnittstell zu BSP IL 20030814
3 Importing IT_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB Imp: Tabelle von Object keys 20030814
4 Importing IT_TOOLBAR Call by reference Type reference (TYPE) CRMT_BSP_TOOLBARGRP_TAB Chg: Toolbar-Gruppe 20030814
5 Importing IV_SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME Imp: Strukturname des Anzeigefeldes 20030814

Method TRACE_CHECK_ACTIVE_TOOLBAR on class CL_CRM_BSP_TRACE has no exception.

Method TRACE_CHECK_ACTIVE_VIEWSETGRP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_CALL_BEFORE Call by reference Type reference (TYPE) BOOL Aufruf vorher = X, Aufruf danche = SPACE 20030815
2 Importing IR_ACCESS_INSTANCE Call by reference Object reference (TYPE REF TO) IF_CRM_BSP_MODEL_ACCESS_IL Anwendungsschnittstell zu BSP IL 20030814
3 Importing IT_VIEWSETGROUP Call by reference Type reference (TYPE) CRMT_BSP_VSETGRP_M_TAB Chg: Viewset-Gruppe 20030814
4 Importing IV_OBJECTKEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY Imp: Schlüssel eines Objektes 20030814
5 Importing IV_SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME Imp: Strukturname des Anzeigefeldes 20030814

Method TRACE_CHECK_ACTIVE_VIEWSETGRP on class CL_CRM_BSP_TRACE has no exception.

Method TRACE_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ACCESS_INSTANCE Call by reference Object reference (TYPE REF TO) IF_CRM_BSP_MODEL_ACCESS_IL Anwendungsschnittstell zu BSP IL 20030808
2 Importing IT_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB Imp: Tabelle von Object keys 20030808
3 Importing IV_DELETION_FAILED Call by reference Type reference (TYPE) ABAP_BOOL Ret: Löschen fehlgeschlagen 20030808
4 Importing IV_DELETION_FAILED_CHECK Call by reference Type reference (TYPE) ABAP_BOOL Ret: Löschen fehlgeschlagen 20030808
5 Importing IV_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY Imp: Schlüssel eines Objektes 20030808
6 Importing IV_SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME Imp: Strukturname des Anzeigefeldes 20030808

Method TRACE_DELETE on class CL_CRM_BSP_TRACE has no exception.

Method TRACE_FILL_DROPDOWN_LISTBOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_CALL_BEFORE Call by reference Type reference (TYPE) BOOL Aufruf vorher = X, Aufruf danche = SPACE 20030815
2 Importing IR_ACCESS_INSTANCE Call by reference Object reference (TYPE REF TO) IF_CRM_BSP_MODEL_ACCESS_IL Anwendungsschnittstell zu BSP IL 20030814
3 Importing IT_DROPDOWNLB_DATA Call by reference Type reference (TYPE) CRMT_DROPDOWNLISTBOX_DATA_TAB Chg:Tabelle mit Einträgen für Dropdown Listbox 20030814
4 Importing IT_FIELD_CATALOG Call by reference Type reference (TYPE) CRMT_BSP_VALUELIST_FIELD_CAT_T Exp: Feldkatalog für die einfache F4 (Wertetabelle) 20030814
5 Importing IT_SCREEN_STRUCTURE Call by reference Type reference (TYPE) ANY Imp: Inhalt der Felder 20030814
6 Importing IV_ALL_VALUES Call by reference Type reference (TYPE) ABAP_BOOL Imp: Alle Werte 20030814
7 Importing IV_SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME Imp: Strukturname des Anzeigefeldes 20030814

Method TRACE_FILL_DROPDOWN_LISTBOX on class CL_CRM_BSP_TRACE has no exception.

Method TRACE_GET_FIELDGROUP_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ACCESS_INSTANCE Call by reference Object reference (TYPE REF TO) IF_CRM_BSP_MODEL_ACCESS_IL Anwendungsschnittstell zu BSP IL 20030814
2 Importing IV_FIELDGROUP_VARIANT Call by reference Type reference (TYPE) CRMT_BSP_FLDGRPVAR Exp: Field Group Variante 20030814
3 Importing IV_OBJECTKEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY Imp: Schlüssel eines Objektes 20030814
4 Importing IV_SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME Imp: Strukturname des Anzeigefeldes 20030814

Method TRACE_GET_FIELDGROUP_VARIANT on class CL_CRM_BSP_TRACE has no exception.

Method TRACE_GET_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ACCESS_INSTANCE Call by reference Object reference (TYPE REF TO) IF_CRM_BSP_MODEL_ACCESS_IL Anwendungsschnittstell zu BSP IL 20030814
2 Importing IV_OBJECTKEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY Imp: Schlüssel eines Objektes 20030814
3 Importing IV_SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME Imp: Strukturname des Anzeigefeldes 20030814
4 Importing IV_SCREEN_VARIANT Call by reference Type reference (TYPE) CRMT_BSP_SCRVARIANT Exp: Screen Variante 20030814

Method TRACE_GET_VARIANT on class CL_CRM_BSP_TRACE has no exception.

Method TRACE_INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ALL Call by reference Type reference (TYPE) ABAP_BOOL Imp.: alle initialisieren 20030821
2 Importing IV_FOCUS_CHANAGE Call by reference Type reference (TYPE) ABAP_BOOL Imp.: Fokuswechsel 20030821
3 Importing IV_SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME Imp: Strukturname des Anzeigefeldes 20030821

Method TRACE_INITIALIZE on class CL_CRM_BSP_TRACE has no exception.

Method TRACE_MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_CALL_BEFORE Call by reference Type reference (TYPE) BOOL Aufruf vorher = X, Aufruf danche = SPACE 20030815
2 Importing IR_ACCESS_INSTANCE Call by reference Object reference (TYPE REF TO) IF_CRM_BSP_MODEL_ACCESS_IL Anwendungsschnittstell zu BSP IL 20030808
3 Importing IT_CHANGED_FIELDS Call by reference Type reference (TYPE) CRMT_BSP_CHANGEDFIELD_TAB Imp: Geänderte Felder 20030808
4 Importing IT_CLASS_NAME Call by reference Type reference (TYPE) CRMT_MODELACCESSCLASS_TAB Exp: Klassenname 20030808
5 Importing IT_FAILED_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB Exp: Tabelle von Object keys 20030808
6 Importing IT_NEW_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB Exp: Tabelle von Object keys 20030808
7 Importing IT_OBJECTS_TO_REPLACE Call by reference Type reference (TYPE) CRMT_BSP_REPLACE_OBJECTKEY_TAB Cha: Tabelle von Object keys 20030808
8 Importing IT_SCREEN_STRUCTURE Call by reference Type reference (TYPE) ANY Imp: Inhalt der Felder 20030808
9 Importing IV_SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME Imp: Strukturname des Anzeigefeldes 20030808

Method TRACE_MODIFY on class CL_CRM_BSP_TRACE has no exception.

Method TRACE_PROCESS_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ACCESS_INSTANCE Call by reference Object reference (TYPE REF TO) IF_CRM_BSP_MODEL_ACCESS_IL Anwendungsschnittstell zu BSP IL 20030808
2 Importing IT_ALL_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB Imp: Tabelle von Object keys 20030808
3 Importing IT_CHANGED_OBJECTS Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB Exp: Tabelle von Object keys 20030808
4 Importing IT_CLASS_NAME Call by reference Type reference (TYPE) CRMT_MODELACCESSCLASS_TAB Exp: Klassenname 20030808
5 Importing IT_DELETED_OBJECTS Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB Exp: Tabelle von Object keys 20030808
6 Importing IT_INSERTED_OBJECTS Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB Exp: Tabelle von Object keys 20030808
7 Importing IT_SELECTED_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB Imp: Tabelle von Object keys 20030808
8 Importing IV_EVENT Call by reference Type reference (TYPE) CRMT_BSP_EVENT Imp: Ereignis 20030808
9 Importing IV_FOCUS_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY Imp: Schlüssel eines Objektes 20030808
10 Importing IV_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY Exp: Schlüssel eines Objektes 20030808
11 Importing IV_SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME Imp: Strukturname des Anzeigefeldes 20030808

Method TRACE_PROCESS_EVENT on class CL_CRM_BSP_TRACE has no exception.

Method TRACE_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ACCESS_INSTANCE Call by reference Object reference (TYPE REF TO) IF_CRM_BSP_MODEL_ACCESS_IL Anwendungsschnittstell zu BSP IL 20030808
2 Importing IS_SCREEN_STRUCTURE Call by reference Type reference (TYPE) ANY Imp: Inhalt der Felder 20030808
3 Importing IT_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB Exp: Tabelle von Object keys 20030808
4 Importing IV_SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME Imp: Strukturname des Anzeigefeldes 20030808
5 Importing IV_SEARCH_ID Call by reference Type reference (TYPE) CRMT_BSP_SEARCHID Imp: ID zu bestimmen der Suchmethode bzw. Baustein 20030808

Method TRACE_QUERY on class CL_CRM_BSP_TRACE has no exception.

Method TRACE_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ACCESS_INSTANCE Call by reference Object reference (TYPE REF TO) IF_CRM_BSP_MODEL_ACCESS_IL Anwendungsschnittstell zu BSP IL 20030808
2 Importing IT_CLASS_NAME Call by reference Type reference (TYPE) CRMT_MODELACCESSCLASS_TAB Exp: Klassenname 20030808
3 Importing IT_FIELD_ATTRIBUTE Call by reference Type reference (TYPE) CRMT_BSP_FIELDATTRIB_TAB Exp: Feldeigenschaften 20030808
4 Importing IT_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB Imp: Tabelle von Object keys 20030808
5 Importing IT_SCREEN_STRUCTURE Call by reference Type reference (TYPE) ANY Exp: Inhalt der Felder 20030808
6 Importing IV_LOCK Call by reference Type reference (TYPE) ABAP_BOOL Imp: Sperren 20030808
7 Importing IV_SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME Imp: Strukturname des Anzeigefeldes 20030808

Method TRACE_READ on class CL_CRM_BSP_TRACE has no exception.

Method TRACE_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PROCESS_INSTANCE Call by reference Object reference (TYPE REF TO) IF_CRM_BSP_PROCESS_IL Anwendungsschnittstell zu BSP IL 20030821
2 Importing IV_FOCUS_CHANAGE Call by reference Type reference (TYPE) ABAP_BOOL Imp.: Fokuswechsel 20030821
3 Importing IV_RETURN_CODE Call by reference Type reference (TYPE) CRMT_BSP_RETURNCODE Exp.: Return Code 20030821
4 Importing IV_SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME Imp: Strukturname des Anzeigefeldes 20030821

Method TRACE_SAVE on class CL_CRM_BSP_TRACE has no exception.

Method TRACE_SET_S_GR_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_FIELD_NAME Call by reference Type reference (TYPE) STRING Feldname 20030821
2 Importing IP_NEW_VALUE_DB Call by reference Type reference (TYPE) STRING neuer Wert 20030821
3 Importing IP_OLD_VALUE Call by reference Type reference (TYPE) STRING alter Wert 20030821
4 Importing IP_OLD_VALUE_DB Call by reference Type reference (TYPE) STRING alter Wert 20030821
5 Importing IR_STRUCTURE_REF Call by reference Object reference (TYPE REF TO) DATA Imp: Strukturname des Anzeigefeldes 20030821

Method TRACE_SET_S_GR_STRUCTURE on class CL_CRM_BSP_TRACE has no exception.

Method TRACE_SET_T_GR_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_FIELD_NAME Call by reference Type reference (TYPE) STRING Feldname 20030821
2 Importing IP_NEW_VALUE_DB Call by reference Type reference (TYPE) STRING neuer Wert 20030815
3 Importing IP_OLD_VALUE Call by reference Type reference (TYPE) STRING alter Wert 20030815
4 Importing IP_OLD_VALUE_DB Call by reference Type reference (TYPE) STRING alter Wert 20030815
5 Importing IR_STRUCTURE_REF Call by reference Object reference (TYPE REF TO) DATA Imp: Strukturname des Anzeigefeldes 20030821

Method TRACE_SET_T_GR_TABLE on class CL_CRM_BSP_TRACE has no exception.
History
Last changed by/on SAP  20040518 
SAP Release Created in 400