Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_COMPONENT_BASE | IS-H: Interface for All Component Classes | 20040921 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20040921 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_DOM | IS-H: Interface for Creating DOM | 20040921 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_FV_CONSTANTS | IS-H: Constants for Field Values (Data Element NFVTYPE) | 20040921 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_IDENTIFY_OBJECT | IS-H: Assign a Type to an Object | 20040921 |
6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_OBJECT_TYPES | IS-H: Definition of Types | 20040921 |
7 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_SNAPSHOT_OBJECT | IS-H: Definition for Snapshot Mechanism | 20040921 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_COMP_MEDSRV | IS-H*MED: Medical Service Processing Component | 20041006 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_COMPONENT | IS-H: Component Class | 20040921 |
Properties
Class | CL_ISH_COMPONENT_BASE | |
Short Description | IS-H: Component Class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | N1BASE | IS-H: Basic Functionality; TSA Development |
Created | 20040921 | SAP |
Last change | 20050224 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ISH_COMPONENT_BASE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ISH_COMPONENT_BASE | IS-H: Interface for All Component Classes | 20040921 | ||
2 | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20040921 | ||
3 | IF_ISH_DOM | IS-H: Interface for Creating DOM | 20040921 | ||
4 | IF_ISH_FV_CONSTANTS | IS-H: Constants for Field Values (Data Element NFVTYPE) | 20040921 | ||
5 | IF_ISH_IDENTIFY_OBJECT | IS-H: Assign a Type to an Object | 20040921 | ||
6 | IF_ISH_OBJECT_TYPES | IS-H: Definition of Types | 20040921 | ||
7 | IF_ISH_SNAPSHOT_OBJECT | IS-H: Definition for Snapshot Mechanism | 20040921 |
Friends
Class CL_ISH_COMPONENT_BASE has no friend class.
Attributes
Methods
Events
Class CL_ISH_COMPONENT_BASE has no event.
Types
Class CL_ISH_COMPONENT_BASE has no local type.
Method Signatures
Method CANCEL Signature
Method CANCEL on class CL_ISH_COMPONENT_BASE has no parameter.
Method CANCEL on class CL_ISH_COMPONENT_BASE has no exception.
Method CHECK Signature
Method CHECK on class CL_ISH_COMPONENT_BASE has no parameter.
Method CHECK on class CL_ISH_COMPONENT_BASE has no exception.
Method CHECK_CHANGES Signature
Method CHECK_CHANGES on class CL_ISH_COMPONENT_BASE has no parameter.
Method CHECK_CHANGES on class CL_ISH_COMPONENT_BASE has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ISH_COMPONENT_BASE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ISH_COMPONENT_BASE has no exception.
Method COPY_DATA Signature
Method COPY_DATA on class CL_ISH_COMPONENT_BASE has no parameter.
Method COPY_DATA on class CL_ISH_COMPONENT_BASE has no exception.
Method COPY_DATA_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040921 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040921 | ||
3 | ![]() |
IR_COMPONENT_FROM | Call by reference | Object reference (TYPE REF TO) | IF_ISH_COMPONENT | Baustein, aus dem die Daten kopiert werden. | 20040921 | ||
4 | ![]() |
I_COPY | Call by reference | Type reference (TYPE) | N1COPYCOMP | 'X' | I.S.H.med: Bausteine werden kopiert | 20061214 |
Method COPY_DATA_INTERNAL on class CL_ISH_COMPONENT_BASE has no exception.
Method CREATE_BASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20041118 | ||
2 | ![]() |
ER_COMPONENT_BASE | Value transfer | Object reference (TYPE REF TO) | IF_ISH_COMPONENT_BASE | Erzeugtes Baustein-Objekt | 20041118 | ||
3 | ![]() |
E_CREATED_BY_BADI | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON: Baustein wurde durch BADI erzeugt | 20041118 | ||
4 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20041118 | ||
5 | ![]() |
I_CLASS_NAME | Value transfer | Type reference (TYPE) | STRING | Klassenname des zu erzeugenden Bausteins | 20041118 | ||
6 | ![]() |
I_CREATE_OWN | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON | ON: er_component_base selbst erzeugen (wenn nicht durch BADI | 20041118 | |
7 | ![]() |
I_FACTORY_NAME | Value transfer | Type reference (TYPE) | STRING | Klassenname der Factory zur Erzeugung des Bausteins | 20041118 | ||
8 | ![]() |
I_FORCE_BADI_ERRORS | Value transfer | Type reference (TYPE) | ISH_ON_OFF | OFF | ON: BADI-Fehler werden ignoriert | 20041118 | |
9 | ![]() |
I_OBJECT_TYPE | Value transfer | Type reference (TYPE) | I | Objekttyp des zu erzeugenden Bausteins | 20041118 | ||
10 | ![]() |
I_REFRESH_BADI_INSTANCE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | OFF | ON: BADI-Instanz wird neu erzeugt | 20041118 | |
11 | ![]() |
I_USE_BADI | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON | ON: BADI N1_CREATE_COMPONENT wird verwendet | 20041118 |
Method CREATE_BASE on class CL_ISH_COMPONENT_BASE has no exception.
Method CREATE_COMPCON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20041117 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20041117 |
Method CREATE_COMPCON on class CL_ISH_COMPONENT_BASE has no exception.
Method DESTROY Signature
Method DESTROY on class CL_ISH_COMPONENT_BASE has no parameter.
Method DESTROY on class CL_ISH_COMPONENT_BASE has no exception.
Method DESTROY_COMPCON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20041117 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20041117 |
Method DESTROY_COMPCON on class CL_ISH_COMPONENT_BASE has no exception.
Method DESTROY_SCREENS Signature
Method DESTROY_SCREENS on class CL_ISH_COMPONENT_BASE has no parameter.
Method DESTROY_SCREENS on class CL_ISH_COMPONENT_BASE has no exception.
Method GET_ALL_SCREENS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_SCREEN | Value transfer | Type reference (TYPE) | ISH_T_SCREEN_OBJECTS | IS-H: Tabelle mit diversen Screenobjekten | 20041107 |
Method GET_ALL_SCREENS on class CL_ISH_COMPONENT_BASE has no exception.
Method GET_CALLER Signature
Method GET_CALLER on class CL_ISH_COMPONENT_BASE has no parameter.
Method GET_CALLER on class CL_ISH_COMPONENT_BASE has no exception.
Method GET_COMPDEF Signature
Method GET_COMPDEF on class CL_ISH_COMPONENT_BASE has no parameter.
Method GET_COMPDEF on class CL_ISH_COMPONENT_BASE has no exception.
Method GET_COMPID Signature
Method GET_COMPID on class CL_ISH_COMPONENT_BASE has no parameter.
Method GET_COMPID on class CL_ISH_COMPONENT_BASE has no exception.
Method GET_COMPNAME Signature
Method GET_COMPNAME on class CL_ISH_COMPONENT_BASE has no parameter.
Method GET_COMPNAME on class CL_ISH_COMPONENT_BASE has no exception.
Method GET_COMPONENT_CONFIG Signature
Method GET_COMPONENT_CONFIG on class CL_ISH_COMPONENT_BASE has no parameter.
Method GET_COMPONENT_CONFIG on class CL_ISH_COMPONENT_BASE has no exception.
Method GET_CONFIG Signature
Method GET_CONFIG on class CL_ISH_COMPONENT_BASE has no parameter.
Method GET_CONFIG on class CL_ISH_COMPONENT_BASE has no exception.
Method GET_DATA Signature
Method GET_DATA on class CL_ISH_COMPONENT_BASE has no parameter.
Method GET_DATA on class CL_ISH_COMPONENT_BASE has no exception.
Method GET_DEFINED_SCREENS Signature
Method GET_DEFINED_SCREENS on class CL_ISH_COMPONENT_BASE has no parameter.
Method GET_DEFINED_SCREENS on class CL_ISH_COMPONENT_BASE has no exception.
Method GET_DOM_DOCUMENT Signature
Method GET_DOM_DOCUMENT on class CL_ISH_COMPONENT_BASE has no parameter.
Method GET_DOM_DOCUMENT on class CL_ISH_COMPONENT_BASE has no exception.
Method GET_DOM_FOR_RUN_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_DOCUMENT_FRAGMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT_FRAGMENT | IF_IXML_DOCUMENT_FRAGMENT | 20040921 | ||
2 | ![]() |
IR_DOCUMENT | Value transfer | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20040921 | ||
3 | ![]() |
IR_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | Bausteinknoten | 20050323 | ||
4 | ![]() |
IR_RUN_DATA | Call by reference | Object reference (TYPE REF TO) | IF_ISH_OBJECTBASE | IS-H: Definition der Datenobjekte | 20040921 |
Method GET_DOM_FOR_RUN_DATA on class CL_ISH_COMPONENT_BASE has no exception.
Method GET_DOM_FRAGMENT Signature
Method GET_DOM_FRAGMENT on class CL_ISH_COMPONENT_BASE has no parameter.
Method GET_DOM_FRAGMENT on class CL_ISH_COMPONENT_BASE has no exception.
Method GET_DOM_NODE Signature
Method GET_DOM_NODE on class CL_ISH_COMPONENT_BASE has no parameter.
Method GET_DOM_NODE on class CL_ISH_COMPONENT_BASE has no exception.
Method GET_ENVIRONMENT Signature
Method GET_ENVIRONMENT on class CL_ISH_COMPONENT_BASE has no parameter.
Method GET_ENVIRONMENT on class CL_ISH_COMPONENT_BASE has no exception.
Method GET_LOCK Signature
Method GET_LOCK on class CL_ISH_COMPONENT_BASE has no parameter.
Method GET_LOCK on class CL_ISH_COMPONENT_BASE has no exception.
Method GET_MAIN_OBJECT Signature
Method GET_MAIN_OBJECT on class CL_ISH_COMPONENT_BASE has no parameter.
Method GET_MAIN_OBJECT on class CL_ISH_COMPONENT_BASE has no exception.
Method GET_OBTYP Signature
Method GET_OBTYP on class CL_ISH_COMPONENT_BASE has no parameter.
Method GET_OBTYP on class CL_ISH_COMPONENT_BASE has no exception.
Method GET_REFRESHED Signature
Method GET_REFRESHED on class CL_ISH_COMPONENT_BASE has no parameter.
Method GET_REFRESHED on class CL_ISH_COMPONENT_BASE has no exception.
Method GET_TYPE Signature
Method GET_TYPE on class CL_ISH_COMPONENT_BASE has no parameter.
Method GET_TYPE on class CL_ISH_COMPONENT_BASE has no exception.
Method GET_T_RUN_DATA Signature
Method GET_T_RUN_DATA on class CL_ISH_COMPONENT_BASE has no parameter.
Method GET_T_RUN_DATA on class CL_ISH_COMPONENT_BASE has no exception.
Method GET_T_UID Signature
Method GET_T_UID on class CL_ISH_COMPONENT_BASE has no parameter.
Method GET_T_UID on class CL_ISH_COMPONENT_BASE has no exception.
Method GET_VCODE Signature
Method GET_VCODE on class CL_ISH_COMPONENT_BASE has no parameter.
Method GET_VCODE on class CL_ISH_COMPONENT_BASE has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_ISH_COMPONENT_BASE has no parameter.
Method INITIALIZE on class CL_ISH_COMPONENT_BASE has no exception.
Method INITIALIZE_COMPCON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20041117 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20041117 |
Method INITIALIZE_COMPCON on class CL_ISH_COMPONENT_BASE has no exception.
Method INITIALIZE_SCREENS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040921 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040921 |
Method INITIALIZE_SCREENS on class CL_ISH_COMPONENT_BASE has no exception.
Method IS_A Signature
Method IS_A on class CL_ISH_COMPONENT_BASE has no parameter.
Method IS_A on class CL_ISH_COMPONENT_BASE has no exception.
Method IS_EMPTY Signature
Method IS_EMPTY on class CL_ISH_COMPONENT_BASE has no parameter.
Method IS_EMPTY on class CL_ISH_COMPONENT_BASE has no exception.
Method IS_INHERITED_FROM Signature
Method IS_INHERITED_FROM on class CL_ISH_COMPONENT_BASE has no parameter.
Method IS_INHERITED_FROM on class CL_ISH_COMPONENT_BASE has no exception.
Method IS_SCREEN_SUPPORTED Signature
Method IS_SCREEN_SUPPORTED on class CL_ISH_COMPONENT_BASE has no parameter.
Method IS_SCREEN_SUPPORTED on class CL_ISH_COMPONENT_BASE has no exception.
Method MODIFY_DOM_DATA Signature
Method MODIFY_DOM_DATA on class CL_ISH_COMPONENT_BASE has no parameter.
Method MODIFY_DOM_DATA on class CL_ISH_COMPONENT_BASE has no exception.
Method PREALLOC Signature
Method PREALLOC on class CL_ISH_COMPONENT_BASE has no parameter.
Method PREALLOC on class CL_ISH_COMPONENT_BASE has no exception.
Method PREALLOC_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040921 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040921 |
Method PREALLOC_INTERNAL on class CL_ISH_COMPONENT_BASE has no exception.
Method PROCESS_EV_SYSTEM_EVENT Signature
Method PROCESS_EV_SYSTEM_EVENT on class CL_ISH_COMPONENT_BASE has no parameter.
Method PROCESS_EV_SYSTEM_EVENT on class CL_ISH_COMPONENT_BASE has no exception.
Method PROCESS_UCOMM Signature
Method PROCESS_UCOMM on class CL_ISH_COMPONENT_BASE has no parameter.
Method PROCESS_UCOMM on class CL_ISH_COMPONENT_BASE has no exception.
Method REFRESH Signature
Method REFRESH on class CL_ISH_COMPONENT_BASE has no parameter.
Method REFRESH on class CL_ISH_COMPONENT_BASE has no exception.
Method SAVE Signature
Method SAVE on class CL_ISH_COMPONENT_BASE has no parameter.
Method SAVE on class CL_ISH_COMPONENT_BASE has no exception.
Method SET_CALLER Signature
Method SET_CALLER on class CL_ISH_COMPONENT_BASE has no parameter.
Method SET_CALLER on class CL_ISH_COMPONENT_BASE has no exception.
Method SET_COMPCON_XML_DOCUMENT Signature
Method SET_COMPCON_XML_DOCUMENT on class CL_ISH_COMPONENT_BASE has no parameter.
Method SET_COMPCON_XML_DOCUMENT on class CL_ISH_COMPONENT_BASE has no exception.
Method SET_COMPCON_XML_ELEMENT Signature
Method SET_COMPCON_XML_ELEMENT on class CL_ISH_COMPONENT_BASE has no parameter.
Method SET_COMPCON_XML_ELEMENT on class CL_ISH_COMPONENT_BASE has no exception.
Method SET_CONFIG Signature
Method SET_CONFIG on class CL_ISH_COMPONENT_BASE has no parameter.
Method SET_CONFIG on class CL_ISH_COMPONENT_BASE has no exception.
Method SET_DATA Signature
Method SET_DATA on class CL_ISH_COMPONENT_BASE has no parameter.
Method SET_DATA on class CL_ISH_COMPONENT_BASE has no exception.
Method SET_ENVIRONMENT Signature
Method SET_ENVIRONMENT on class CL_ISH_COMPONENT_BASE has no parameter.
Method SET_ENVIRONMENT on class CL_ISH_COMPONENT_BASE has no exception.
Method SET_LOCK Signature
Method SET_LOCK on class CL_ISH_COMPONENT_BASE has no parameter.
Method SET_LOCK on class CL_ISH_COMPONENT_BASE has no exception.
Method SET_MAIN_OBJECT Signature
Method SET_MAIN_OBJECT on class CL_ISH_COMPONENT_BASE has no parameter.
Method SET_MAIN_OBJECT on class CL_ISH_COMPONENT_BASE has no exception.
Method SET_REFRESHED Signature
Method SET_REFRESHED on class CL_ISH_COMPONENT_BASE has no parameter.
Method SET_REFRESHED on class CL_ISH_COMPONENT_BASE has no exception.
Method SET_T_UID Signature
Method SET_T_UID on class CL_ISH_COMPONENT_BASE has no parameter.
Method SET_T_UID on class CL_ISH_COMPONENT_BASE has no exception.
Method SET_VCODE Signature
Method SET_VCODE on class CL_ISH_COMPONENT_BASE has no parameter.
Method SET_VCODE on class CL_ISH_COMPONENT_BASE has no exception.
Method SNAPSHOT Signature
Method SNAPSHOT on class CL_ISH_COMPONENT_BASE has no parameter.
Method SNAPSHOT on class CL_ISH_COMPONENT_BASE has no exception.
Method TRANSPORT_FROM_SCREEN Signature
Method TRANSPORT_FROM_SCREEN on class CL_ISH_COMPONENT_BASE has no parameter.
Method TRANSPORT_FROM_SCREEN on class CL_ISH_COMPONENT_BASE has no exception.
Method TRANSPORT_FROM_SCREEN_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040921 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040921 | ||
3 | ![]() |
IR_SCREEN | Call by reference | Object reference (TYPE REF TO) | IF_ISH_SCREEN | IS-H: Interface für die Screenklassen | 20040921 |
Method TRANSPORT_FROM_SCREEN_INTERNAL on class CL_ISH_COMPONENT_BASE has no exception.
Method TRANSPORT_TO_SCREEN Signature
Method TRANSPORT_TO_SCREEN on class CL_ISH_COMPONENT_BASE has no parameter.
Method TRANSPORT_TO_SCREEN on class CL_ISH_COMPONENT_BASE has no exception.
Method TRANSPORT_TO_SCREEN_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040921 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040921 | ||
3 | ![]() |
IR_SCREEN | Call by reference | Object reference (TYPE REF TO) | IF_ISH_SCREEN | IS-H: Interface für die Screenklassen | 20040921 |
Method TRANSPORT_TO_SCREEN_INTERNAL on class CL_ISH_COMPONENT_BASE has no exception.
Method UNDO Signature
Method UNDO on class CL_ISH_COMPONENT_BASE has no parameter.
Method UNDO on class CL_ISH_COMPONENT_BASE has no exception.
History
Last changed by/on | SAP | 20050224 |
SAP Release Created in | 473 |