SAP ABAP Class CL_ISHMED_PMD_BTF_EDITOR (IS-H*MED: PMD WEB Browser)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NMED (Package) R/3MED: Medical documentation GSD
Properties
Class CL_ISHMED_PMD_BTF_EDITOR  
Short Description IS-H*MED: PMD WEB Browser    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED   R/3MED: Medical documentation GSD 
Created 20021020   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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 CNTL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 IF_BTF_EDITOR_OPTIONS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 N2R Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISHMED_PMD_BTF_EDITOR has no interface implemented.
Friends
Class CL_ISHMED_PMD_BTF_EDITOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DOCUMENT_KEYS Instance attribute Private Type reference (TYPE) RN2DOC_KEY IS-H: Assignment of IS-H Objects to Documents in DMS 20021020
2 G_BEF_IMAGE Instance attribute Private Type reference (TYPE) XSTRING 20021021
3 G_BTF Instance attribute Private Object reference (TYPE REF TO) IF_BTF SAP BTF Interface 20021020
4 G_BTF_DOCUMENT Instance attribute Private Object reference (TYPE REF TO) IF_BTF_DOCUMENT SAP BTF Document Interface 20021020
5 G_BTF_EDITOR Instance attribute Private Object reference (TYPE REF TO) IF_BTF_EDITOR SAP BTF Editor Interface 20021020
6 G_BTF_EDITOR_OPTIONS Instance attribute Private Object reference (TYPE REF TO) IF_BTF_EDITOR_OPTIONS SAP BTF Editor Options Interface 20021209
7 G_DOC_CONTEXT Instance attribute Private Type reference (TYPE) XSTRING Text 20021020
8 G_DOC_ENCODING Instance attribute Private Type reference (TYPE) STRING Encoding 20021021
9 G_IMAGE_OPERATIONS Instance attribute Private Type reference (TYPE) FLAG General Flag 20021208
10 G_INIT Instance attribute Private Type reference (TYPE) FLAG SPACE General Flag 20021020
11 G_IS_CHANGE Instance attribute Private Type reference (TYPE) I 20021021
12 G_LOCAL_OPERATIONS Instance attribute Private Type reference (TYPE) FLAG General Flag 20021208
13 G_LOCAL_PRINTING Instance attribute Private Type reference (TYPE) FLAG General Flag 20021208
14 G_PMD_CONTEXT Instance attribute Private Object reference (TYPE REF TO) CL_ISHMED_PMD_CONTEXT Context Information for the Document 20021020
15 G_SHOW_HTML_CODE Instance attribute Private Type reference (TYPE) FLAG General Flag 20021208
16 G_WINDOWS_FONTS Instance attribute Private Type reference (TYPE) FLAG General Flag 20021208
17 IS_PROTECTED Instance attribute Private Type reference (TYPE) FLAG General Flag 20021020
18 REFKEY Instance attribute Private Type reference (TYPE) N2_REFKEY IS-H*MED: Reference Key of a Referenced Object 20021020
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20021020
2 COPY_DATA_PREPARE Instance method Public Method Delete the Before-Image in the Data Object 20021020
3 CREATE__DIALOG Instance method Public Method Generate Dialog 20021020
4 DATA__SAVE Instance method Public Method Save Data 20021020
5 GET_CUST_PARANETER Instance method Private Method Read Customizing 20021020
6 GET_NEW_REFKEY Instance method Private Method Get New RefKey 20021020
7 HAS_CHANGE Instance method Public Method Has Change 20021021
8 HAS_FOCUS Instance method Public Method Focus on Control? 20021020
9 MAKE_DOKUMENT Instance method Private Method Make 20021020
10 PRINT Instance method Public Method Print 20021020
11 REGISTER_EVENTS Instance method Private Method Register All Events 20021020
12 SET_FOCUS Instance method Public Method Set focus 20021020
13 SET_PROPERTY Instance method Public Method Set Properties 20021020
14 SET__CUST_PROPERTY Instance method Private Method Set Cust Property 20021208
15 SET__WORKMODE Instance method Public Method Set Work Mode 20021208
Events
Class CL_ISHMED_PMD_BTF_EDITOR has no event.
Types
Class CL_ISHMED_PMD_BTF_EDITOR has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ALIAS Value transfer Type reference (TYPE) N2_ALIAS1 IS-H*MED: Aliasname für ein Dokumentationselement 20021020
2 Importing P_CONTEXT Value transfer Object reference (TYPE REF TO) CL_ISHMED_PMD_CONTEXT Kontext-Informationen zum Dokument 20021020
3 Importing P_DOCUMENT_KEYS Value transfer Type reference (TYPE) RN2DOC_KEY IS-H: Zuordnungen IS-H Objekte zu Dokumenten im DVS 20021020
4 Importing P_REFKEY Value transfer Type reference (TYPE) N2_REFKEY IS-H*MED: Referenzschlüssel eines referenzierten Objekts 20021020
# Exception Resumable Description Created on
1 CNT_CREATE_ERROR Fehler beim Erzeugen des Containers 20021020

Method COPY_DATA_PREPARE Signature

Method COPY_DATA_PREPARE on class CL_ISHMED_PMD_BTF_EDITOR has no parameter.
Method COPY_DATA_PREPARE on class CL_ISHMED_PMD_BTF_EDITOR has no exception.

Method CREATE__DIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_PARENT Value transfer Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container fuer Custom Controls in der Dynpro Area 20021020
# Exception Resumable Description Created on
1 CNT_CREATE_ERROR Fehler beim Erzeugen des Containers 20021020

Method DATA__SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_REFKEY Value transfer Type reference (TYPE) N2_REFKEY IS-H*MED: Referenzschlüssel eines referenzierten Objekts 20021020

Method DATA__SAVE on class CL_ISHMED_PMD_BTF_EDITOR has no exception.

Method GET_CUST_PARANETER Signature

Method GET_CUST_PARANETER on class CL_ISHMED_PMD_BTF_EDITOR has no parameter.
Method GET_CUST_PARANETER on class CL_ISHMED_PMD_BTF_EDITOR has no exception.

Method GET_NEW_REFKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_REFKEY Call by reference Type reference (TYPE) N2_REFKEY IS-H*MED: Referenzschlüssel eines referenzierten Objekts 20021020
# Exception Resumable Description Created on
1 NO_REFKEY RefKey konnte nicht angelegt werden 20021020

Method HAS_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_CHANGE Value transfer Type reference (TYPE) I 20021021

Method HAS_CHANGE on class CL_ISHMED_PMD_BTF_EDITOR has no exception.

Method HAS_FOCUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_HAS_FOCUS Value transfer Type reference (TYPE) C Has Focus 20021020

Method HAS_FOCUS on class CL_ISHMED_PMD_BTF_EDITOR has no exception.

Method MAKE_DOKUMENT Signature

Method MAKE_DOKUMENT on class CL_ISHMED_PMD_BTF_EDITOR has no parameter.
Method MAKE_DOKUMENT on class CL_ISHMED_PMD_BTF_EDITOR has no exception.

Method PRINT Signature

Method PRINT on class CL_ISHMED_PMD_BTF_EDITOR has no parameter.
Method PRINT on class CL_ISHMED_PMD_BTF_EDITOR has no exception.

Method REGISTER_EVENTS Signature

Method REGISTER_EVENTS on class CL_ISHMED_PMD_BTF_EDITOR has no parameter.
Method REGISTER_EVENTS on class CL_ISHMED_PMD_BTF_EDITOR has no exception.

Method SET_FOCUS Signature

Method SET_FOCUS on class CL_ISHMED_PMD_BTF_EDITOR has no parameter.
Method SET_FOCUS on class CL_ISHMED_PMD_BTF_EDITOR has no exception.

Method SET_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_PROPERTY Value transfer Type reference (TYPE) RN2PROPERTY Eigenschaft: bestehend aus Name und Wert 20021020

Method SET_PROPERTY on class CL_ISHMED_PMD_BTF_EDITOR has no exception.

Method SET__CUST_PROPERTY Signature

Method SET__CUST_PROPERTY on class CL_ISHMED_PMD_BTF_EDITOR has no parameter.
Method SET__CUST_PROPERTY on class CL_ISHMED_PMD_BTF_EDITOR has no exception.

Method SET__WORKMODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_IS_PROTECTED Value transfer Type reference (TYPE) FLAG allgemeines flag 20021209

Method SET__WORKMODE on class CL_ISHMED_PMD_BTF_EDITOR has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 471