SAP ABAP Class IF_ISHMED_NONE_OO_DATA (IS-H*MED: Transport Object for Non-Object-Oriented Data)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_ISH_IDENTIFY_OBJECT | IS-H: Assign a Type to an Object | 20030429 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_ISH_SNAPSHOT_OBJECT | IS-H: Definition for Snapshot Mechanism | 20031209 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISHMED_NONE_OO_FREELINE_P | IS-H*MED: Freeline Planning | 20021111 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISHMED_NONE_OO_N2VDNOTE | IS-H*MED: Progress Entry (N2VDNOTE: no OO Data) | 20050307 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISHMED_NONE_OO_NBEW | IS-H*MED: Movement (NBEW: Not OO Data) | 20021007 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISHMED_NONE_OO_NDOC | IS-H*MED: Document (NDOC: not OO Data) | 20050210 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISHMED_NONE_OO_NFAL | IS-H*MED: Case (NFAL: No OO Data) | 20030819 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISHMED_NONE_OO_NPAT | IS-H*MED: Patient (NPAT: Non-OO Data) | 20030820 |
Properties
| Class | IF_ISHMED_NONE_OO_DATA | |
| Short Description | IS-H*MED: Transport Object for Non-Object-Oriented Data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20021007 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_ISHMED_NONE_OO_DATA has no forward declaration.
Interfaces
Class IF_ISHMED_NONE_OO_DATA has no interface implemented.
Friends
Class IF_ISHMED_NONE_OO_DATA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | 10 | Maximum Number of Snapshots per Instance | 20021126 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create Line Key for Standard Data Record | 20021007 | |
| 2 | Instance method | Public | Method | Return One Single Data Field | 20021007 | |
| 3 | Instance method | Public | Method | Return Type of Object | 20030917 | |
| 4 | Instance method | Public | Method | Initialize Object (i.e. Internal Attributes) | 20021007 | |
| 5 | Instance method | Public | Method | 20030917 | ||
| 6 | Instance method | Public | Method | 20030917 | ||
| 7 | Instance method | Public | Method | Refresh Object | 20021007 | |
| 8 | Instance method | Public | Method | Temporarily Hold Object Content (also See UNDO) | 20021126 | |
| 9 | Instance method | Public | Method | Activate Content of Object Noted with "Snapshot" | 20021126 |
Events
Class IF_ISHMED_NONE_OO_DATA has no event.
Types
Class IF_ISHMED_NONE_OO_DATA has no local type.
Method Signatures
Method BUILD_LINE_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_LINE_KEY | Value transfer | Type reference (TYPE) | ANY | Keystring wie z.B "NBEW;;200EDVG001234567800001" | 20021007 |
Method BUILD_LINE_KEY on class IF_ISHMED_NONE_OO_DATA has no exception.
Method GET_DATA_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20021007 | |||
| 2 | E_FIELD | Value transfer | Type reference (TYPE) | ANY | Inhalt des gesuchten Feldes | 20021007 | |||
| 3 | E_FLD_NOT_FOUND | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON, wenn Feld nicht gefunden wurde | 20021007 | |||
| 4 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20021007 | |||
| 5 | I_FIELDNAME | Value transfer | Type reference (TYPE) | ANY | Name des gewünschten Feldes | 20021007 | |||
| 6 | I_FILL | Value transfer | Type reference (TYPE) | ISH_ON_OFF | SPACE | ALLE Felder des Objekts befüllen (ON) | 20021007 |
Method GET_DATA_FIELD on class IF_ISHMED_NONE_OO_DATA has no exception.
Method GET_TYPE Signature
Method GET_TYPE on class IF_ISHMED_NONE_OO_DATA has no parameter.
Method GET_TYPE on class IF_ISHMED_NONE_OO_DATA has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class IF_ISHMED_NONE_OO_DATA has no parameter.
Method INITIALIZE on class IF_ISHMED_NONE_OO_DATA has no exception.
Method IS_A Signature
Method IS_A on class IF_ISHMED_NONE_OO_DATA has no parameter.
Method IS_A on class IF_ISHMED_NONE_OO_DATA has no exception.
Method IS_INHERITED_FROM Signature
Method IS_INHERITED_FROM on class IF_ISHMED_NONE_OO_DATA has no parameter.
Method IS_INHERITED_FROM on class IF_ISHMED_NONE_OO_DATA has no exception.
Method REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20021007 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20021007 |
Method REFRESH on class IF_ISHMED_NONE_OO_DATA has no exception.
Method SNAPSHOT Signature
Method SNAPSHOT on class IF_ISHMED_NONE_OO_DATA has no parameter.
Method SNAPSHOT on class IF_ISHMED_NONE_OO_DATA has no exception.
Method UNDO Signature
Method UNDO on class IF_ISHMED_NONE_OO_DATA has no parameter.
Method UNDO on class IF_ISHMED_NONE_OO_DATA has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in |