SAP ABAP Class CL_ISHMED_PMD_STEXT (PMD: SAPScript Text Data)
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_STEXT | |
Short Description | PMD: SAPScript Text Data | |
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 | 20030211 | SAP |
Last change | 20050615 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ISHMED_PMD_STEXT has no interface implemented.
Friends
Class CL_ISHMED_PMD_STEXT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | TDID | '0000' | Text ID | 20030211 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | TDOBJECT | 'N2TEXT' | Texts: Application Object | 20030211 | |
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | THEAD | SAPscript: Text Header | 20030211 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | N2_TLINE_TAB | PMD: Table with Line Type TLINE (ITF) | 20030211 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | N2_TLINE_TAB | PMD: Table with Line Type TLINE (ITF) | 20030211 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Refreshed AfterImage | 20030401 |
2 | ![]() |
Instance method | Public | Constructor | Read Construct + if Necessary Text | 20030211 |
3 | ![]() |
Instance method | Public | Method | Copies Text Transferred by REF | 20030411 |
4 | ![]() |
Instance method | Public | Method | Deletes Before Image | 20030515 |
5 | ![]() |
Static method | Public | Method | Delete SAPscript Text | 20040112 |
6 | ![]() |
Instance method | Public | Method | Destructor | 20050603 |
7 | ![]() |
Instance method | Public | Method | Exports Text as TLINE Table | 20030211 |
8 | ![]() |
Instance method | Public | Method | Query on Empty Value | 20031127 |
9 | ![]() |
Instance method | Public | Method | Read text | 20030211 |
10 | ![]() |
Instance method | Public | Method | Returns '0' or '1' | 20030212 |
11 | ![]() |
Instance method | Public | Method | Save | 20030212 |
12 | ![]() |
Instance method | Public | Method | Imports Text as TLINE Table | 20030211 |
13 | ![]() |
Instance method | Public | Method | Resets After Image to Before Image | 20041215 |
Events
Class CL_ISHMED_PMD_STEXT has no event.
Types
Class CL_ISHMED_PMD_STEXT has no local type.
Method Signatures
Method CLEAR_TEXT Signature
Method CLEAR_TEXT on class CL_ISHMED_PMD_STEXT has no parameter.
Method CLEAR_TEXT on class CL_ISHMED_PMD_STEXT has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_DOC_KEY | Call by reference | Type reference (TYPE) | RN2DOC_KEY | IS-H*MED: Schlüssel eines Dokuments | 20030211 | ||
2 | ![]() |
P_REF_KEY | Call by reference | Type reference (TYPE) | N2_REFKEY | IS-H*MED: Referenzschlüssel eines referenzierten Objekts | 20030211 |
Method CONSTRUCTOR on class CL_ISHMED_PMD_STEXT has no exception.
Method COPY_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_SOURCE | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_PMD_STEXT | Kopierquelle | 20030411 |
Method COPY_TEXT on class CL_ISHMED_PMD_STEXT has no exception.
Method COPY_TEXT_PREPARE Signature
Method COPY_TEXT_PREPARE on class CL_ISHMED_PMD_STEXT has no parameter.
Method COPY_TEXT_PREPARE on class CL_ISHMED_PMD_STEXT has no exception.
Method DELETE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_DOC_KEY | Value transfer | Type reference (TYPE) | RN2DOC_KEY | IS-H*MED: Schlüssel eines Dokuments | 20040112 | ||
2 | ![]() |
P_REF_KEY | Value transfer | Type reference (TYPE) | N2_REFKEY | IS-H*MED: Referenzschlüssel eines referenzierten Objekts | 20040112 | ||
3 | ![]() |
P_RESULT | Call by reference | Type reference (TYPE) | C | D, U, I, space | 20040112 |
Method DELETE_TEXT on class CL_ISHMED_PMD_STEXT has no exception.
Method FINALIZE Signature
Method FINALIZE on class CL_ISHMED_PMD_STEXT has no parameter.
Method FINALIZE on class CL_ISHMED_PMD_STEXT has no exception.
Method GET_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_TEXT | Call by reference | Type reference (TYPE) | N2_TLINE_TAB | PMD: Tabelle mit Zeilentyp TLINE (ITF) | 20030211 |
Method GET_TEXT on class CL_ISHMED_PMD_STEXT has no exception.
Method IS_INITIAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_INITIAL | Value transfer | Type reference (TYPE) | ISH_TRUE_FALSE | IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') | 20031127 |
Method IS_INITIAL on class CL_ISHMED_PMD_STEXT has no exception.
Method READ_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_DOC_KEY | Call by reference | Type reference (TYPE) | RN2DOC_KEY | IS-H*MED: Schlüssel eines Dokuments | 20030211 | ||
2 | ![]() |
P_REF_KEY | Call by reference | Type reference (TYPE) | N2_REFKEY | IS-H*MED: Referenzschlüssel eines referenzierten Objekts | 20030211 |
Method READ_TEXT on class CL_ISHMED_PMD_STEXT has no exception.
Method R__TEXT_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CHANGED | Value transfer | Type reference (TYPE) | ISH_TRUE_FALSE | IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') | 20030212 |
Method R__TEXT_CHANGED on class CL_ISHMED_PMD_STEXT has no exception.
Method SAVE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_DOC_KEY | Value transfer | Type reference (TYPE) | RN2DOC_KEY | IS-H*MED: Schlüssel eines Dokuments | 20030212 | ||
2 | ![]() |
P_REF_KEY | Value transfer | Type reference (TYPE) | N2_REFKEY | IS-H*MED: Referenzschlüssel eines referenzierten Objekts | 20030212 | ||
3 | ![]() |
P_RESULT | Call by reference | Type reference (TYPE) | C | D, U, I, space | 20030212 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Dokumenten-Key fehlt | 20030212 | |
2 | ![]() |
kein RefKey mehr frei | 20030213 |
Method SET_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_TEXT | Call by reference | Type reference (TYPE) | N2_TLINE_TAB | PMD: Tabelle mit Zeilentyp TLINE (ITF) | 20030211 |
Method SET_TEXT on class CL_ISHMED_PMD_STEXT has no exception.
Method UNDO Signature
Method UNDO on class CL_ISHMED_PMD_STEXT has no parameter.
Method UNDO on class CL_ISHMED_PMD_STEXT has no exception.
History
Last changed by/on | SAP | 20050615 |
SAP Release Created in | 472 |