SAP ABAP Class /PLMI/CL_LTX_BO (Long Text Business Object)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-CL-WUI (Application Component) Classification Web User Interface
⤷
/PLMI/BO_LTX (Package) BO: Long Text
⤷
⤷
Properties
| Class | /PLMI/CL_LTX_BO | |
| Short Description | Long Text Business Object | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /PLMI/BO_LTX | BO: Long Text |
| Created | 20071204 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /PLMI/CL_LTX_BO has no interface implemented.
Friends
Class /PLMI/CL_LTX_BO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SYMSGTY | 'E' | Message Type | 20071204 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | /PLMB/T_LTX_ACT_SETTINGS | Single-Character Indicator | 20071205 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | /PLMB/T_LTX_DATA | Long Text Data | 20071204 | |||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | /PLMI/CL_LTX_BO | Long Text Business Object | 20071204 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090508 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check if long text is changed | 20090508 | |
| 2 | Instance method | Public | Method | Clear Longtext Data | 20071206 | |
| 3 | Instance method | Public | Method | Commit the long text | 20080313 | |
| 4 | Instance method | Public | Method | Create long text by reference | 20080313 | |
| 5 | Instance method | Public | Method | Delete Long Text | 20071204 | |
| 6 | Instance method | Public | Method | Edit Long Text | 20071204 | |
| 7 | Static method | Public | Method | Get Instance Of BO | 20071204 | |
| 8 | Instance method | Public | Method | Supply long text to the LO | 20071213 | |
| 9 | Instance method | Public | Method | Insert Long Text | 20071204 | |
| 10 | Instance method | Public | Method | Invalidate the buffer | 20080717 | |
| 11 | Instance method | Public | Method | Convert temporary text object name to actual text object | 20080617 | |
| 12 | Instance method | Public | Method | Retrieve Long Text | 20071204 | |
| 13 | Instance method | Private | Method | Save Long Text | 20071204 | |
| 14 | Instance method | Public | Method | Set DB Update attribute | 20071204 | |
| 15 | Instance method | Private | Method | Set The Message | 20071204 |
Events
Class /PLMI/CL_LTX_BO has no event.
Types
Class /PLMI/CL_LTX_BO has no local type.
Method Signatures
Method CHECK_LTX_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_LTX_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Long text changed | 20090508 | |||
| 2 | TEXT_ID | Call by reference | Type reference (TYPE) | TDID | Text ID | 20090515 | |||
| 3 | TEXT_NAME | Call by reference | Type reference (TYPE) | TDOBNAME | Name | 20090515 | |||
| 4 | TEXT_OBJECT | Call by reference | Type reference (TYPE) | TDOBJECT | Texts: application object | 20090515 |
Method CHECK_LTX_CHANGED on class /PLMI/CL_LTX_BO has no exception.
Method CLEANUP_LTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20071206 |
Method CLEANUP_LTEXT on class /PLMI/CL_LTX_BO has no exception.
Method COMMIT_LTEXT Signature
Method COMMIT_LTEXT on class /PLMI/CL_LTX_BO has no parameter.
Method COMMIT_LTEXT on class /PLMI/CL_LTX_BO has no exception.
Method COPY_LONG_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20080313 | |||
| 2 | EV_MSG_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Severity | 20080313 | |||
| 3 | IS_REF_OBJECT | Call by reference | Type reference (TYPE) | /PLMB/S_LTX_ID | Long Text Header Information of Reference Object | 20080313 | |||
| 4 | IS_TARGET_OBJECT | Call by reference | Type reference (TYPE) | /PLMB/S_LTX_ID | Long Text Header Information | 20120523 | |||
| 5 | IV_DB_UPDATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Database Update to be done | 20080313 | ||
| 6 | IV_TARGET_OBJECT | Call by reference | Type reference (TYPE) | TDOBNAME | Target object name | 20080313 |
Method COPY_LONG_TEXT on class /PLMI/CL_LTX_BO has no exception.
Method DELETE_LTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20071204 | |||
| 2 | EV_MSG_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Severity | 20071204 | |||
| 3 | IS_LTEXT_HEADER | Call by reference | Type reference (TYPE) | /PLMB/S_LTX_ID | Long Text Header Information | 20071204 |
Method DELETE_LTEXT on class /PLMI/CL_LTX_BO has no exception.
Method EDIT_LTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | /PLMB/T_LTX_DATA | Long Text Data | 20071204 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20071204 | |||
| 3 | EV_MSG_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Severity | 20071204 | |||
| 4 | IT_DATA | Call by reference | Type reference (TYPE) | /PLMB/T_LTX_DATA | Long Text Data | 20071204 |
Method EDIT_LTEXT on class /PLMI/CL_LTX_BO has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_BO | Call by reference | Object reference (TYPE REF TO) | /PLMI/CL_LTX_BO | Long Text Business Object | 20071204 |
Method GET_INSTANCE on class /PLMI/CL_LTX_BO has no exception.
Method GET_LTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LTEXT_DATA | Call by reference | Type reference (TYPE) | /PLMB/T_LTX_DATA | Long Text Data | 20071213 | |||
| 2 | IT_LTEXT_HEADER | Call by reference | Type reference (TYPE) | /PLMB/T_LTX_ID | Long Text Header Information | 20080313 |
Method GET_LTEXT on class /PLMI/CL_LTX_BO has no exception.
Method INSERT_LTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | /PLMB/T_LTX_DATA | Long Text Data | 20071204 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20071204 | |||
| 3 | EV_MSG_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Severity | 20071204 | |||
| 4 | IT_DATA | Call by reference | Type reference (TYPE) | /PLMB/T_LTX_DATA | Long Text Data | 20071204 |
Method INSERT_LTEXT on class /PLMI/CL_LTX_BO has no exception.
Method INVALIDATE_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_LTX_ID | Call by reference | Type reference (TYPE) | /PLMB/S_LTX_ID | Long Text Header Information | 20080717 |
Method INVALIDATE_BUFFER on class /PLMI/CL_LTX_BO has no exception.
Method RENAME_LTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LANGUAGE | Call by reference | Type reference (TYPE) | TDSPRAS | Language key | 20080617 | |||
| 2 | TEXT_ID | Call by reference | Type reference (TYPE) | TDID | Text ID | 20080617 | |||
| 3 | TEXT_NAME | Call by reference | Type reference (TYPE) | TDOBNAME | TDIC text name-Old | 20080617 | |||
| 4 | TEXT_NEWNAME | Call by reference | Type reference (TYPE) | TDOBNAME | TDIC text name-New | 20080617 | |||
| 5 | TEXT_OBJECT | Call by reference | Type reference (TYPE) | TDOBJECT | Texts: application object | 20080617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Text Name not found | 20080617 |
Method RETRIEVE_LTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_THEAD_DATA | Call by reference | Type reference (TYPE) | THEAD | SAPscript: Text Header | 20071204 | |||
| 2 | ET_LINES | Call by reference | Type reference (TYPE) | TLINE_TAB | for lines of long text | 20071204 | |||
| 3 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20071204 | |||
| 4 | EV_MSG_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Severity | 20071204 | |||
| 5 | IS_LTEXT_HEADER | Call by reference | Type reference (TYPE) | /PLMB/S_LTX_ID | Long Text Header Information | 20071204 |
Method RETRIEVE_LTEXT on class /PLMI/CL_LTX_BO has no exception.
Method SAVE_LTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | /PLMB/T_LTX_DATA | Long Text Data | 20071204 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20071204 | |||
| 3 | EV_MSG_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Severity | 20071204 | |||
| 4 | IT_DATA | Call by reference | Type reference (TYPE) | /PLMB/T_LTX_DATA | Long Text Data | 20071204 |
Method SAVE_LTEXT on class /PLMI/CL_LTX_BO has no exception.
Method SET_DB_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DB_UPDATE | Call by reference | Type reference (TYPE) | /PLMB/S_LTX_ACT_SETTINGS | Long text Action : Settings | 20071204 |
Method SET_DB_UPDATE on class /PLMI/CL_LTX_BO has no exception.
Method SET_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_MSG | Message | 20071204 |
Method SET_MESSAGE on class /PLMI/CL_LTX_BO has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 100 |