SAP ABAP Class CL_EW_OPS_USAGETYPE (Object Presentation Service - Presentation Field)
Hierarchy
FI-CA (Software Component) FI-CA
   CS-CI-CIC (Application Component) Customer Interaction Center
     EE_CRM_CIC (Package) Generic IS-U/T Enhancements (Transport to CRM Follows)
Properties
Class CL_EW_OPS_USAGETYPE  
Short Description Object Presentation Service - Presentation Field    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EE_CRM_CIC   Generic IS-U/T Enhancements (Transport to CRM Follows) 
Created 20000216   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CXTAB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_EW_OPS_USAGETYPE has no interface implemented.
Friends
Class CL_EW_OPS_USAGETYPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASS Instance attribute Private Type reference (TYPE) CCM_OP_CLASSID Object Provider: Class ID 20000216
2 CO_SCREEN Constant Private Type reference (TYPE) SYDYNNR '0103' Screen Number 20000222
3 DIALOG_CALLED Instance attribute Private Type reference (TYPE) FLAG Dialog Already Called 20000216
4 PRESDATA Instance attribute Private Type reference (TYPE) EWOPS_PRES_OBJ Presentation Data 20000216
5 PRESDATA_DB Instance attribute Private Type reference (TYPE) EWOPS_PRES_OBJ Status of Presentation Data on Data Bank 20000216
6 PRESFLD Instance attribute Private Type reference (TYPE) EW_OPSPRESFLD Presentation Field 20000216
7 PRES_OBJ_CONTR Instance attribute Private Type reference (TYPE) EWOPS_PRES_OBJ_CONTR Control Structure for Presentation Object 20000216
8 TB_CTRL Instance attribute Private Type reference (TYPE) CXTAB_CONTROL Table Control 20000216
9 T_CONFIG_DIALOG Instance attribute Private Type reference (TYPE) EWOPSCONF_PFD_T Configuration for Pres. Field with Add, Fields for Dialog 20000216
10 T_PFTEXT Instance attribute Private Type reference (TYPE) EWOPSPRESFLD_T Table of Presentation Fields 20000218
11 USAGETYPE Instance attribute Private Type reference (TYPE) EW_OPSUSAGETYPE Usage Type 20000216
12 USAGETYPE_TXT Instance attribute Private Type reference (TYPE) EW_OPSUSAGETYPETXT Text for Usage Type 20000222
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Checks Correctness of Object 20000216
2 CLEAR_PRESFLD Instance method Private Method Initializes Usage Type for a Presentation Field 20000221
3 CONDITION_DETAIL Instance method Public Method Branches to Condition Screen 20000216
4 CONSTRUCTOR Instance method Public Constructor Constructor 20000216
5 DELETE_LINE Instance method Public Method Deletes Selected Lines 20000216
6 GET_MARKED_LINE Instance method Private Method Provides Selected Lines 20000216
7 GET_PRESENTATION Instance method Public Method Provides Current Status of Presentation 20000221
8 GET_PRES_FOR_DIALOG Instance method Public Method Provides Presentation for Dialog 20000216
9 SET_PRES_FROM_DIALOG Instance method Public Method Sets Dialog Presentation 20000216
Events
Class CL_EW_OPS_USAGETYPE has no event.
Types
Class CL_EW_OPS_USAGETYPE has no local type.
Method Signatures

Method CHECK Signature

Method CHECK on class CL_EW_OPS_USAGETYPE has no parameter.
# Exception Resumable Description Created on
1 NOT_CORRECT Präsentationsobjekt enthält Fehler (Nachricht in Exp.-Param) 20000216

Method CLEAR_PRESFLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PRESFLD Call by reference Type reference (TYPE) EW_OPSPRESFLD Präsentationsfeld 20000221

Method CLEAR_PRESFLD on class CL_EW_OPS_USAGETYPE has no exception.

Method CONDITION_DETAIL Signature

Method CONDITION_DETAIL on class CL_EW_OPS_USAGETYPE has no parameter.
Method CONDITION_DETAIL on class CL_EW_OPS_USAGETYPE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CLASS Call by reference Type reference (TYPE) CCM_OP_CLASSID Klasse 20000216
2 Importing IM_COMPONENT Call by reference Type reference (TYPE) EW_OPSCOMPONENT Komponente 20000216
3 Importing IM_PFTEXT_TAB Call by reference Type reference (TYPE) EWOPSPRESFLD_T Namen, Texte und ObjRef PräsFelder 20000218
4 Importing IM_PRESDATA Call by reference Type reference (TYPE) EWOPS_PRES_OBJ Präsentationsdaten 20000216
5 Importing IM_PROFILE Call by reference Type reference (TYPE) EW_OPSPROFILE Profil 20000216
6 Importing IM_SLOT Call by reference Type reference (TYPE) EW_OPSSLOT Slot 20000216
7 Importing IM_USAGETYPE Call by reference Type reference (TYPE) EW_OPSUSAGETYPE Verwendungsart 20000216
8 Importing IM_USAGETYPE_TXT Call by reference Type reference (TYPE) EW_OPSUSAGETYPETXT Text Verwendungsart 20000222

Method CONSTRUCTOR on class CL_EW_OPS_USAGETYPE has no exception.

Method DELETE_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PRESFLD Call by reference Type reference (TYPE) EW_OPSPRESFLD Präsentationsfeld 20000223

Method DELETE_LINE on class CL_EW_OPS_USAGETYPE has no exception.

Method GET_MARKED_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_PRESFLD Value transfer Type reference (TYPE) EW_OPSPRESFLD PräsFeld der markierten Zeile 20000221

Method GET_MARKED_LINE on class CL_EW_OPS_USAGETYPE has no exception.

Method GET_PRESENTATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_PRESDATA Call by reference Type reference (TYPE) EWOPS_PRES_OBJ Präsentationsdaten 20000221

Method GET_PRESENTATION on class CL_EW_OPS_USAGETYPE has no exception.

Method GET_PRES_FOR_DIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_PRESDATA_DIA Call by reference Type reference (TYPE) EWOPS_PRES_OBJ_DIA Präsentationsdaten für Dialog 20000216
2 Exporting EX_PRES_OBJ_CONTR Call by reference Type reference (TYPE) EWOPS_PRES_OBJ_CONTR Kontrollstruktur für PräsObjekt 20000216
3 Exporting EX_TB_CTRL Call by reference Type reference (TYPE) CXTAB_CONTROL Struktur für Tablecontrol 20000216

Method GET_PRES_FOR_DIALOG on class CL_EW_OPS_USAGETYPE has no exception.

Method SET_PRES_FROM_DIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PRESDATA_DIA Call by reference Type reference (TYPE) EWOPS_PRES_OBJ_DIA Präsentationsobjekt für Dialog 20000216
2 Importing IM_PRES_OBJ_CONTR Call by reference Type reference (TYPE) EWOPS_PRES_OBJ_CONTR Kontrollstruktur für PräsObjekt 20000216
3 Importing IM_TB_CTRL Call by reference Type reference (TYPE) CXTAB_CONTROL Struktur für Tablecontrol Daten 20000216

Method SET_PRES_FROM_DIALOG on class CL_EW_OPS_USAGETYPE has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in