SAP ABAP Class CL_ISHMED_SCRM (IS-H: Field Attribute)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-HMED (Application Component) Clinical System
     N1CORDMG_MED (Package) IS-H*MED: Clinical Ordering
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISH_MASTER_DATA IS-H: Base Class for Master Data Objects 20030814
Properties
Class CL_ISHMED_SCRM  
Short Description IS-H: Field Attribute    
Super Class CL_ISH_MASTER_DATA IS-H: Base Class for Master Data Objects 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package N1CORDMG_MED   IS-H*MED: Clinical Ordering 
Created 20030814   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_SCRM has no forward declaration.
Interfaces
Class CL_ISHMED_SCRM has no interface implemented.
Friends
Class CL_ISHMED_SCRM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_COMPDEF Instance attribute Protected Object reference (TYPE REF TO) CL_ISH_COMPDEF IS-H: Component Definition 20030821
2 GR_CORDTYP Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_CORDTYP IS-H*MED: Clinical Order Type 20041103
3 GR_FATTR Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_FATTR IS-H: Field Attribute 20030821
4 GR_N1SCRM_ORIG Instance attribute Protected Object reference (TYPE REF TO) N1SCRM IS-H*MED: Status-Dependent Screen Modification 20100119
5 GS_N1SCRM Instance attribute Protected Type reference (TYPE) N1SCRM IS-H*MED: Status-Dependent Screen Modification 20030814
6 G_LABEL Instance attribute Protected Type reference (TYPE) SCRFSTXG Text/template for a screen element 20030822
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_N1SCRM Instance method Protected Method Checks GS_N1SCRM 20030814
2 CONSTRUCTOR Instance method Public Constructor Constructor 20030814
3 CREATE Static method Public Method Creates a New Object (not in DB) 20030814
4 FILL_N1SCRM Instance method Protected Method Fills Automatically Generated N1SCRM Fields 20030814
5 GET_COMPDEF Instance method Public Method Returns Corresponding Component Definition 20030821
6 GET_COMPNAME Instance method Public Method Returns Name of Corresponding Component Definition 20030821
7 GET_DATA Instance method Public Method Returns Data (N1SCRM) of Object 20030823
8 GET_FATTR Instance method Public Method Returns Field Attribute 20030821
9 GET_FATTR_TYPE Instance method Public Method Returns Corresponding Attribute Type 20030824
10 GET_FATTR_TYPE_ID Instance method Public Method Returns ID of Corresponding Attribute Type 20030823
11 GET_FATTR_VALUE Instance method Public Method Returns the Object Attribute Value 20040217
12 GET_FATTR_VALUE_ID Instance method Public Method Returns ID of Attribute Value 20030824
13 GET_FATTR_VALUE_SN Instance method Public Method Returns Short Name of Attribute Value 20030821
14 GET_FIELDNAME Instance method Public Method Returns Field Names 20030821
15 GET_LABEL Instance method Public Method Returns Label 20030822
16 GET_SCRMID Instance method Public Method Returns SCRMID of Object 20030814
17 GET_TMP_SCRMID Instance method Protected Method Returns Temporary SCRMID. 20030814
18 INITIALIZE Instance method Protected Method Initializes Self 20030814
19 IS_CHANGED_N1SCRM Instance method Protected Method Returns Whether GS_N1SCRM Has Changed 20030814
20 IS_DEFAULT Instance method Public Method Returns Whether Object Corresponds to Default 20030823
21 LOAD Static method Public Method Creates a New Object (from DB) 20030814
22 READ_FROM_DB Instance method Protected Method Reads from DB 20030814
23 SAVE_N1SCRM Instance method Protected Method Saves N1SCRM 20030814
24 SET_CORDTYPID Instance method Public Method Sets Order Type ID 20040609
25 SET_FATTR Instance method Public Method Sets Attribute Value 20030821
Events
Class CL_ISHMED_SCRM has no event.
Types
Class CL_ISHMED_SCRM has no local type.
Method Signatures

Method CHECK_N1SCRM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20030814
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20030814

Method CHECK_N1SCRM on class CL_ISHMED_SCRM has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CORDTYP Value transfer Object reference (TYPE REF TO) CL_ISHMED_CORDTYP IS-H*MED: Klinischer Auftragstyp 20041103
2 Importing IS_N1SCRM Value transfer Type reference (TYPE) N1SCRM IS-H*MED: Statusabhängige Bildschirmmodifikation 20030814
3 Importing I_LABEL Value transfer Type reference (TYPE) SCRFSTXG Text/Schablone eines Dynproelements 20030822
4 Importing I_MODE Value transfer Type reference (TYPE) ISH_MODUS IS-H: Bearbeitungsmodus von Datensätzen (I/U/D) 20030814

Method CONSTRUCTOR on class CL_ISHMED_SCRM has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_SCRM IS-H: Feldattribut 20030814
2 Importing IR_CORDTYP Value transfer Object reference (TYPE REF TO) CL_ISHMED_CORDTYP IS-H*MED: Klinischer Auftragstyp 20041103
3 Importing IS_N1SCRM Value transfer Type reference (TYPE) N1SCRM IS-H*MED: Statusabhängige Bildschirmmodifikation 20030814
4 Importing I_LABEL Value transfer Type reference (TYPE) SCRFSTXG Text/Schablone eines Dynproelements 20030822

Method CREATE on class CL_ISHMED_SCRM has no exception.

Method FILL_N1SCRM Signature

Method FILL_N1SCRM on class CL_ISHMED_SCRM has no parameter.
Method FILL_N1SCRM on class CL_ISHMED_SCRM has no exception.

Method GET_COMPDEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_COMPDEF Value transfer Object reference (TYPE REF TO) CL_ISH_COMPDEF IS-H: Bausteindefinition 20030821

Method GET_COMPDEF on class CL_ISHMED_SCRM has no exception.

Method GET_COMPNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_COMPNAME Value transfer Type reference (TYPE) N1COMPT-COMPNAME IS-H: Name eines Bausteins 20030821

Method GET_COMPNAME on class CL_ISHMED_SCRM has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_N1SCRM Value transfer Type reference (TYPE) N1SCRM IS-H*MED: Statusabhängige Bildschirmmodifikation 20030823

Method GET_DATA on class CL_ISHMED_SCRM has no exception.

Method GET_FATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_FATTR Value transfer Object reference (TYPE REF TO) CL_ISHMED_FATTR IS-H: Feldattribut 20030821

Method GET_FATTR on class CL_ISHMED_SCRM has no exception.

Method GET_FATTR_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_FATTR_TYPE Value transfer Object reference (TYPE REF TO) CL_ISHMED_FATTR_TYPE IS-H: Feldattributtyp 20030824

Method GET_FATTR_TYPE on class CL_ISHMED_SCRM has no exception.

Method GET_FATTR_TYPE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FATTR_TYPE_ID Value transfer Type reference (TYPE) NUMC4 Zählparameter 20030823

Method GET_FATTR_TYPE_ID on class CL_ISHMED_SCRM has no exception.

Method GET_FATTR_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_FATTR_VALUE Value transfer Object reference (TYPE REF TO) CL_ISHMED_FATTR_VALUE IS-H: Feldattributwert 20040217

Method GET_FATTR_VALUE on class CL_ISHMED_SCRM has no exception.

Method GET_FATTR_VALUE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FATTR_VALUE_ID Value transfer Type reference (TYPE) NUMC4 Zählparameter 20030824

Method GET_FATTR_VALUE_ID on class CL_ISHMED_SCRM has no exception.

Method GET_FATTR_VALUE_SN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FATTR_VALUE_SN Value transfer Type reference (TYPE) N1FATTR_VALUET-FATTR_VALUE_SN IS-H*MED: Kurzbezeichnung zum Wert eines Feldattributtypen 20030821

Method GET_FATTR_VALUE_SN on class CL_ISHMED_SCRM has no exception.

Method GET_FIELDNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FIELDNAME Value transfer Type reference (TYPE) SCRFNAME Name eines Dynproelementes 20030821

Method GET_FIELDNAME on class CL_ISHMED_SCRM has no exception.

Method GET_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LABEL Value transfer Type reference (TYPE) SCRFSTXG Text/Schablone eines Dynproelements 20030822

Method GET_LABEL on class CL_ISHMED_SCRM has no exception.

Method GET_SCRMID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SCRMID Value transfer Type reference (TYPE) N1SCRM-SCRMID IS-H*MED: ID einer statusabhängigen Bildschirmmodifikation 20030814

Method GET_SCRMID on class CL_ISHMED_SCRM has no exception.

Method GET_TMP_SCRMID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SCRMID Value transfer Type reference (TYPE) N1SCRM-SCRMID IS-H*MED: ID einer statusabhängigen Bildschirmmodifikation 20030814

Method GET_TMP_SCRMID on class CL_ISHMED_SCRM has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class CL_ISHMED_SCRM has no parameter.
Method INITIALIZE on class CL_ISHMED_SCRM has no exception.

Method IS_CHANGED_N1SCRM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_CHANGED Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20030814

Method IS_CHANGED_N1SCRM on class CL_ISHMED_SCRM has no exception.

Method IS_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_DEFAULT Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20030823

Method IS_DEFAULT on class CL_ISHMED_SCRM has no exception.

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_SCRM IS-H: Feldattribut 20030814
2 Importing IS_N1SCRM Value transfer Type reference (TYPE) N1SCRM IS-H*MED: Statusabhängige Bildschirmmodifikation 20030814
3 Importing I_LABEL Value transfer Type reference (TYPE) SCRFSTXG Text/Schablone eines Dynproelements 20030822
4 Importing I_READ_FROM_DB Value transfer Type reference (TYPE) ISH_ON_OFF 'X' IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20030814

Method LOAD on class CL_ISHMED_SCRM has no exception.

Method READ_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SCRMID Value transfer Type reference (TYPE) N1SCRM-SCRMID IS-H*MED: ID einer statusabhängigen Bildschirmmodifikation 20030814

Method READ_FROM_DB on class CL_ISHMED_SCRM has no exception.

Method SAVE_N1SCRM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20030814
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20030814
3 Importing I_TCODE Value transfer Type reference (TYPE) SY-TCODE SY-TCODE ABAP-Programm, aktueller Transaktionscode 20030814
4 Importing I_TESTRUN Value transfer Type reference (TYPE) ISH_ON_OFF '' IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20030814

Method SAVE_N1SCRM on class CL_ISHMED_SCRM has no exception.

Method SET_CORDTYPID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CORDTYPID Value transfer Type reference (TYPE) N1CORDTYP-CORDTYPID IS-H: KLAT/VKG: Identifikation des Klinischen Auftragstyps 20040609

Method SET_CORDTYPID on class CL_ISHMED_SCRM has no exception.

Method SET_FATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_FATTR Value transfer Object reference (TYPE REF TO) CL_ISHMED_FATTR IS-H: Feldattribut 20030821

Method SET_FATTR on class CL_ISHMED_SCRM has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 472