Hierarchy
⤷
⤷
Properties
| Class | CL_EAM_TL_LONGTEXT | |
| Short Description | Class for task list long texts | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EAM_TL_API | EAM Task List API |
| Created | 20090827 | SAP |
| Last change | 20110908 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_EAM_TL_LONGTEXT has no interface implemented.
Friends
Class CL_EAM_TL_LONGTEXT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STXH-TDID | 'SUBM' | Text ID | 20090928 | ||
| 2 | Constant | Private | Type reference (TYPE) | CHAR10 | 'TEXT_DEL' | Name of delete text parameter | 20100126 | ||
| 3 | Constant | Private | Type reference (TYPE) | CHAR10 | 'TEXT_INS' | Name of insert text parameter | 20100126 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | CHAR10 | 'TEXT_UPD' | Name of update text parameter | 20100126 | ||
| 5 | Constant | Private | Type reference (TYPE) | STXH-TDOBJECT | 'WORKST' | Texts: Application Object | 20090928 | ||
| 6 | Constant | Private | Type reference (TYPE) | THEAD-TDLINESIZE | '040' | Line Width | 20090828 | ||
| 7 | Constant | Private | Type reference (TYPE) | TDFORMAT | '* ' | 20090923 | |||
| 8 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_EAM_TL_LONGTEXT | Class for task list long texts | 20090827 | |||
| 9 | Static Attribute | Private | Type reference (TYPE) | EAM_T_TEXT | 20090928 | ||||
| 10 | Static Attribute | Private | Type reference (TYPE) | EAM_T_TEXT | 20090928 | ||||
| 11 | Static Attribute | Private | Type reference (TYPE) | EAM_T_TEXT_LINES | 20090928 | ||||
| 12 | Static Attribute | Private | Type reference (TYPE) | EAM_T_TEXT_LINES | 20090928 | ||||
| 13 | Static Attribute | Private | Type reference (TYPE) | EAM_T_TEXT | 20090928 | ||||
| 14 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Update shorttext from first line of longtext | 20100510 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check that key fields are filled | 20090907 | |
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090827 | |
| 3 | Instance method | Public | Method | Create longtext of task list | 20090928 | |
| 4 | Instance method | Private | Method | Create longtext in SAPscript | 20090930 | |
| 5 | Static method | Private | Method | Create text key for processing a SAP script text | 20090828 | |
| 6 | Instance method | Public | Method | Delete longtext of task list | 20090928 | |
| 7 | Instance method | Private | Method | Delete longtext of task list | 20090921 | |
| 8 | Instance method | Private | Method | Delete longtext in SAPscript | 20090924 | |
| 9 | Static method | Public | Method | Returns singleton instance | 20090827 | |
| 10 | Instance method | Public | Method | Read longtext for service packages of a single TL operation | 20091123 | |
| 11 | Instance method | Private | Method | Map single service package entry to task list format | 20091120 | |
| 12 | Instance method | Private | Method | Map longtext from service package to task list format | 20091118 | |
| 13 | Instance method | Private | Method | Map longtext from task list to service package format | 20091123 | |
| 14 | Instance method | Public | Method | Read longtext of task list | 20090915 | |
| 15 | Instance method | Private | Method | Read longtext of task list | 20090903 | |
| 16 | Static method | Private | Method | Set fundamental parameters for CRUD | 20090828 | |
| 17 | Instance method | Public | Method | Delete internal class buffer with imported text data | 20090928 | |
| 18 | Instance method | Private | Method | Get single text header and corresponding text lines | 20091126 | |
| 19 | Instance method | Public | Method | Fill internal class buffer with imported text data | 20090928 | |
| 20 | Instance method | Private | Method | Get text lines for a single text header of service packages | 20091126 | |
| 21 | Instance method | Private | Method | Get text headers for service packages of a single operation | 20091126 | |
| 22 | Instance method | Private | Method | Transfer 1st lines of long text into short text | 20090924 | |
| 23 | Instance method | Private | Method | Transfer short text into first line of long text | 20091214 | |
| 24 | Instance method | Public | Method | Update longtext of task list | 20090904 | |
| 25 | Instance method | Private | Method | Update longtext of task list | 20090921 | |
| 26 | Instance method | Private | Method | update longtext in SAPscript | 20090924 |
Events
Class CL_EAM_TL_LONGTEXT has no event.
Types
Class CL_EAM_TL_LONGTEXT has no local type.
Method Signatures
Method CHECK_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OUTLINE | Call by reference | Type reference (TYPE) | OUTLINE_NO | Outline Number | 20091111 | |||
| 2 | IV_PLNAL | Call by reference | Type reference (TYPE) | PLNAL | Group Counter | 20090907 | |||
| 3 | IV_PLNKN | Call by reference | Type reference (TYPE) | PLNKN | Number of the task list node | 20090907 | |||
| 4 | IV_PLNNR | Call by reference | Type reference (TYPE) | PLNNR | Key for Task List Group | 20090907 | |||
| 5 | IV_PLNTY | Call by reference | Type reference (TYPE) | PLNTY | Task List Type | 20090907 | |||
| 6 | IV_PZLFH | Call by reference | Type reference (TYPE) | PZLFH | Item counter for production resources/tools | 20090907 | |||
| 7 | IV_SRV_LINE | Call by reference | Type reference (TYPE) | EXTROW | Line Number | 20091111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dynamic exception class for tasklist longtexts | 20090908 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_EAM_TL_LONGTEXT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_EAM_TL_LONGTEXT has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DATA | Call by reference | Type reference (TYPE) | DATA | Subobject Data | 20090928 | |||
| 2 | IV_OBJECT_EAM | Call by reference | Type reference (TYPE) | CHAR4 | Subobject Type of Task List | 20090928 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dynamic exception class for tasklist longtexts | 20090928 |
Method CREATE_SAPSCRIPT_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TLINES | Call by reference | Type reference (TYPE) | TLINETAB | Lines of ITF | 20090930 | |||
| 2 | IV_ID | Call by reference | Type reference (TYPE) | THEAD-TDID | Text ID | 20090930 | |||
| 3 | IV_LANGU | Call by reference | Type reference (TYPE) | SPRAS | Language Key | 20090930 | |||
| 4 | IV_NAME | Call by reference | Type reference (TYPE) | THEAD-TDNAME | Name | 20090930 | |||
| 5 | IV_OBJECT | Call by reference | Type reference (TYPE) | THEAD-TDOBJECT | Texts: Application Object | 20090930 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dynamic exception class for tasklist longtexts | 20090930 |
Method CREATE_TL_TEXT_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TEXT_KEY | Call by reference | Type reference (TYPE) | TDOBNAME | Object key for texts | 20090828 | |||
| 2 | IS_TEXT_KEY_EAM | Call by reference | Type reference (TYPE) | EAM_S_TEXT_KEY | Text Key for Task List APIs | 20090903 | |||
| 3 | IV_OBJECT_EAM | Call by reference | Type reference (TYPE) | CHAR4 | Text ID | 20090916 |
Method CREATE_TL_TEXT_KEY on class CL_EAM_TL_LONGTEXT has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DATA | Call by reference | Type reference (TYPE) | DATA | Subobject Data | 20090928 | |||
| 2 | IV_OBJECT_EAM | Call by reference | Type reference (TYPE) | CHAR4 | Subobject Type of Task List | 20090928 | |||
| 3 | IV_TXTSP_OLD | Call by reference | Type reference (TYPE) | SPRAS | Language Key | 20090930 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dynamic exception class for tasklist longtexts | 20090928 |
Method DELETE_LONGTEXT_SUBOBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DATA | Call by reference | Type reference (TYPE) | DATA | Subobject data | 20090928 | |||
| 2 | IS_TEXT_DEL | Call by reference | Type reference (TYPE) | EAM_S_TEXT | Table with Text Header for Task List APIs | 20090921 | |||
| 3 | IV_OBJECT_EAM | Call by reference | Type reference (TYPE) | CHAR4 | Text ID | 20090921 | |||
| 4 | IV_TXTSP_OLD | Call by reference | Type reference (TYPE) | SPRAS | Language Key | 20090930 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dynamic exception class for tasklist longtexts | 20090921 |
Method DELETE_SAPSCRIPT_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | THEAD-TDID | Text ID | 20090924 | |||
| 2 | IV_LANGU | Call by reference | Type reference (TYPE) | SPRAS | Language Key | 20090930 | |||
| 3 | IV_NAME | Call by reference | Type reference (TYPE) | THEAD-TDNAME | Name | 20090924 | |||
| 4 | IV_OBJECT | Call by reference | Type reference (TYPE) | THEAD-TDOBJECT | Texts: Application Object | 20090924 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dynamic exception class for tasklist longtexts | 20090924 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_EAM_TL_LONGTEXT | Class for task list long texts | 20090827 |
Method GET_INSTANCE on class CL_EAM_TL_LONGTEXT has no exception.
Method GET_LONGTEXT_FOR_SPACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LONGTEXT_MMSRV | Call by reference | Type reference (TYPE) | SRV_LONGTEXTS_TTY | 20091123 | ||||
| 2 | IS_SPACK_EXT_KEY | Call by reference | Type reference (TYPE) | EAM_S_TL_SPACK_EXT_KEY | Task List API: Service Packages external Keys | 20091123 | |||
| 3 | IT_SERVICE_LINE | Call by reference | Type reference (TYPE) | SRV_SERVICE_LINE_TTY | Table Type: Service Line Data | 20091202 | |||
| 4 | IT_SERVICE_OUTLINE | Call by reference | Type reference (TYPE) | SRV_OUTLINE_TTY | Table Type: Outline Data | 20091202 | |||
| 5 | IV_ACTYPE_INTERN | Call by reference | Type reference (TYPE) | ACTYPE | Activity category | 20091123 | |||
| 6 | IV_LANGU | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Language Key | 20091123 | ||
| 7 | IV_OBJECT_EAM | Call by reference | Type reference (TYPE) | CHAR4 | CL_EAM_TL_UTILITY=>GC_OBJ_SPACKAGE | Text ID | 20091123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dynamic exception class for tasklist longtexts | 20091123 |
Method MAP_LONGTEXT_MMSRV_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_TEXT | Call by reference | Type reference (TYPE) | EAM_T_TEXT | Table with Text Header for Task List APIs | 20091120 | |||
| 2 | CT_TEXT_LINES | Call by reference | Type reference (TYPE) | EAM_T_TEXT_LINES | Table with Text Lines for Task List APIs | 20091120 | |||
| 3 | IS_LONGTEXT_MMSRV | Call by reference | Type reference (TYPE) | SRV_LONGTEXTS | Long Text | 20091120 | |||
| 4 | IS_SPACK_KEY | Call by reference | Type reference (TYPE) | EAM_S_TL_SPACK_EXT_KEY | 20091123 | ||||
| 5 | IT_TEXT_LINES | Call by reference | Type reference (TYPE) | EAM_T_TEXT_LINES | Table with Text Header for Task List APIs | 20091120 | |||
| 6 | IV_LANGU | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Language Key | 20091120 | ||
| 7 | IV_SUB_PACKNO | Call by reference | Type reference (TYPE) | SRV_OUTLINE-SUB_PACKNO | Package number | 20091124 | |||
| 8 | IV_ZAEHL | Call by reference | Type reference (TYPE) | CIM_COUNT | Internal counter | 20091120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dynamic exception class for tasklist longtexts | 20091120 |
Method MAP_LONGTEXT_MMSRV_TO_TL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_TEXT | Call by reference | Type reference (TYPE) | EAM_T_TEXT | Table with Text Header for Task List APIs | 20091118 | |||
| 2 | CT_TEXT_LINES | Call by reference | Type reference (TYPE) | EAM_T_TEXT_LINES | Table with Text Lines for Task List APIs | 20091118 | |||
| 3 | IS_SPACK_KEY | Call by reference | Type reference (TYPE) | EAM_S_TL_SPACK_EXT_KEY | Task List API: Service Packages external Keys | 20091123 | |||
| 4 | IT_LONGTEXT_MMSRV | Call by reference | Type reference (TYPE) | SRV_LONGTEXTS_TTY | 20091118 | ||||
| 5 | IT_OUTLINE_DATA | Call by reference | Type reference (TYPE) | SRV_OUTLINE_TTY | Table Type: Outline Data | 20091124 | |||
| 6 | IV_LANGU | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Language Key | 20091118 | ||
| 7 | IV_OBJECT_EAM | Call by reference | Type reference (TYPE) | CHAR4 | CL_EAM_TL_UTILITY=>GC_OBJ_SPACKAGE | Text ID | 20091118 | ||
| 8 | IV_ZAEHL | Call by reference | Type reference (TYPE) | CIM_COUNT | Internal counter | 20091118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dynamic exception class for tasklist longtexts | 20091118 |
Method MAP_LONGTEXT_TL_TO_MMSRV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LONGTEXT_MMSRV | Call by reference | Type reference (TYPE) | SRV_LONGTEXTS_TTY | 20091123 | ||||
| 2 | IS_TEXT | Call by reference | Type reference (TYPE) | EAM_S_TEXT | Table with Text Header for Task List APIs | 20091123 | |||
| 3 | IT_TEXT_LINES | Call by reference | Type reference (TYPE) | EAM_T_TEXT_LINES | Table with Text Lines for Task List APIs | 20091123 | |||
| 4 | IV_ACTYPE_INTERN | Call by reference | Type reference (TYPE) | ACTYPE | Activity category | 20091125 | |||
| 5 | IV_LANGU | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Language Key | 20091123 | ||
| 6 | IV_OBJECT_EAM | Call by reference | Type reference (TYPE) | CHAR4 | CL_EAM_TL_UTILITY=>GC_OBJ_SPACKAGE | Text ID | 20091123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dynamic exception class for tasklist longtexts | 20091123 |
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_TEXT | Call by reference | Type reference (TYPE) | EAM_T_TEXT | Table with Text Header for Task List APIs | 20090915 | |||
| 2 | CT_TEXT_LINES | Call by reference | Type reference (TYPE) | EAM_T_TEXT_LINES | Table with Text Lines for Task List APIs | 20090915 | |||
| 3 | IV_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | Current Date of Application Server | 20090915 | |||
| 4 | IV_PLNAL | Call by reference | Type reference (TYPE) | PLNAL | Assignment of Production Resources/Tools to Task Lists | 20090915 | |||
| 5 | IV_PLNNR | Call by reference | Type reference (TYPE) | PLNNR | Task list operation dialog table type | 20090915 | |||
| 6 | IV_PLNTY | Call by reference | Type reference (TYPE) | PLNTY | Task list header dialog table type | 20090915 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dynamic exception class for tasklist longtexts | 20090915 |
Method READ_LONGTEXT_SUBOBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_TEXT | Call by reference | Type reference (TYPE) | EAM_T_TEXT | Table with Text Header for Task List APIs | 20090903 | |||
| 2 | CT_TEXT_LINES | Call by reference | Type reference (TYPE) | EAM_T_TEXT_LINES | Table with Text Lines for Task List APIs | 20090903 | |||
| 3 | IT_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | Task list header dialog table type | 20091113 | |||
| 4 | IV_OBJECT_EAM | Call by reference | Type reference (TYPE) | CHAR4 | Text ID | 20090916 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dynamic exception class for tasklist longtexts | 20090903 |
Method SET_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_LINE_LENGTH | Call by reference | Type reference (TYPE) | THEAD-TDLINESIZE | Line Width | 20090828 | |||
| 2 | EV_OBJECT | Call by reference | Type reference (TYPE) | TCA09-OBJALT | Text processing object for header | 20090831 | |||
| 3 | EV_TEXT_ID | Call by reference | Type reference (TYPE) | TCA09-IDALT | Text processing ID for task lists of a group | 20090916 | |||
| 4 | IV_OBJECT_EAM | Call by reference | Type reference (TYPE) | CHAR4 | Text ID | 20090916 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dynamic exception class for tasklist longtexts | 20090831 |
Method TEXT_DATA_DELETE Signature
Method TEXT_DATA_DELETE on class CL_EAM_TL_LONGTEXT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dynamic exception class for tasklist longtexts | 20090928 |
Method TEXT_DATA_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_TEXT | Call by reference | Type reference (TYPE) | EAM_S_TEXT | Table with Text Header for Task List APIs | 20091126 | |||
| 2 | ET_TEXT_LINES | Call by reference | Type reference (TYPE) | EAM_T_TEXT_LINES | Task List Type | 20091126 | |||
| 3 | EV_UPDATE_SHORTTEXT | Call by reference | Type reference (TYPE) | ABAP_BOOL | Update shorttext from first line of longtext | 20100510 | |||
| 4 | IS_TEXT_KEY_EAM | Call by reference | Type reference (TYPE) | EAM_S_TEXT_KEY | Text Key for Task List APIs | 20091126 | |||
| 5 | IV_ACTYPE_INTERN | Call by reference | Type reference (TYPE) | ACTYPE | Activity category | 20091126 | |||
| 6 | IV_OBJECT_EAM | Call by reference | Type reference (TYPE) | CHAR4 | Subobject Type of Task List | 20091126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dynamic exception class for tasklist longtexts | 20091126 |
Method TEXT_DATA_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TEXT_DEL | Call by reference | Type reference (TYPE) | EAM_T_TEXT | Table with Text Header for Task List APIs | 20090928 | |||
| 2 | IT_TEXT_INS | Call by reference | Type reference (TYPE) | EAM_T_TEXT | Table with Text Header for Task List APIs | 20090928 | |||
| 3 | IT_TEXT_LINES_INS | Call by reference | Type reference (TYPE) | EAM_T_TEXT_LINES | Table with Text Lines for Task List APIs | 20090928 | |||
| 4 | IT_TEXT_LINES_UPD | Call by reference | Type reference (TYPE) | EAM_T_TEXT_LINES | Table with Text Lines for Task List APIs | 20090928 | |||
| 5 | IT_TEXT_UPD | Call by reference | Type reference (TYPE) | EAM_T_TEXT | Table with Text Header for Task List APIs | 20090928 | |||
| 6 | IV_UPDATE_SHORTTEXT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Update shorttext from first line of longtext | 20100510 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dynamic exception class for tasklist longtexts | 20090928 |
Method TEXT_DATA_SPACK_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TEXT_LINES | Call by reference | Type reference (TYPE) | EAM_T_TEXT_LINES | Table with Text Lines for Task List APIs | 20091126 | |||
| 2 | IS_TEXT | Call by reference | Type reference (TYPE) | EAM_S_TEXT | Table with Text Header for Task List APIs | 20091126 | |||
| 3 | IS_TEXT_KEY_EAM | Call by reference | Type reference (TYPE) | EAM_S_TL_SPACK_EXT_KEY | Text Key for Task List APIs | 20091126 | |||
| 4 | IV_ACTYPE_INTERN | Call by reference | Type reference (TYPE) | ACTYPE | Activity category | 20091126 | |||
| 5 | IV_OBJECT_EAM | Call by reference | Type reference (TYPE) | CHAR4 | CL_EAM_TL_UTILITY=>GC_OBJ_SPACKAGE | Subobject Type of Task List | 20091126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dynamic exception class for tasklist longtexts | 20091126 |
Method TEXT_HEADER_SPACK_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TEXT | Call by reference | Type reference (TYPE) | EAM_T_TEXT | Table with Text Header for Task List APIs | 20091126 | |||
| 2 | IS_TEXT_KEY_EAM | Call by reference | Type reference (TYPE) | EAM_S_TL_SPACK_EXT_KEY | Text Key for Task List APIs | 20091126 | |||
| 3 | IT_SERVICE_LINE | Call by reference | Type reference (TYPE) | SRV_SERVICE_LINE_TTY | Table Type: Service Line Data | 20100118 | |||
| 4 | IT_SERVICE_OUTLINE | Call by reference | Type reference (TYPE) | SRV_OUTLINE_TTY | Table Type: Outline Data | 20100118 | |||
| 5 | IV_ACTYPE_INTERN | Call by reference | Type reference (TYPE) | ACTYPE | Activity category | 20091126 | |||
| 6 | IV_OBJECT_EAM | Call by reference | Type reference (TYPE) | CHAR4 | CL_EAM_TL_UTILITY=>GC_OBJ_SPACKAGE | Subobject Type of Task List | 20091126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dynamic exception class for tasklist longtexts | 20091126 |
Method TRANSFER_LONG_TO_SHORT_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DATA | Call by reference | Type reference (TYPE) | DATA | 20090925 | ||||
| 2 | CT_TEXT_LINES_UPD | Call by reference | Type reference (TYPE) | EAM_T_TEXT_LINES | Table with Text Lines for Task List APIs | 20090924 | |||
| 3 | EV_KTEXT1 | Call by reference | Type reference (TYPE) | PLANTEXT | Short Text 1 | 20090925 | |||
| 4 | EV_KTEXT2 | Call by reference | Type reference (TYPE) | PLANTEXT | Short Text 2 (optional) | 20090925 | |||
| 5 | IV_LINE_LENGTH | Call by reference | Type reference (TYPE) | THEAD-TDLINESIZE | GC_STANDARD_LINE_SIZE | Line Width | 20090924 | ||
| 6 | IV_OBJECT_EAM | Call by reference | Type reference (TYPE) | CHAR4 | Text ID | 20090924 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dynamic exception class for tasklist longtexts | 20090924 |
Method TRANSFER_SHORT_TO_LONG_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_TEXT | Call by reference | Type reference (TYPE) | EAM_S_TEXT | Text Header for Task List APIs | 20091214 | |||
| 2 | CT_TEXT_LINES | Call by reference | Type reference (TYPE) | EAM_T_TEXT_LINES | Table with Text Lines for Task List APIs | 20091214 | |||
| 3 | IS_DATA | Call by reference | Type reference (TYPE) | DATA | Data for Subobject of Task List | 20091214 | |||
| 4 | IV_OBJECT_EAM | Call by reference | Type reference (TYPE) | CHAR4 | Text ID | 20091214 | |||
| 5 | IV_SHORT_TEXT_NEW | Call by reference | Type reference (TYPE) | PLANTEXT | Short Text 1 | 20091214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dynamic exception class for tasklist longtexts | 20091214 |
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DATA | Call by reference | Type reference (TYPE) | DATA | Subobject Data | 20090928 | |||
| 2 | IV_ACTYPE | Call by reference | Type reference (TYPE) | ACTYPE | Activity category | 20090928 | |||
| 3 | IV_KTSCH_OLD | Call by reference | Type reference (TYPE) | KTSCH | Standard Text Key | 20090928 | |||
| 4 | IV_OBJECT_EAM | Call by reference | Type reference (TYPE) | CHAR4 | Subobject Type of Task List | 20090928 | |||
| 5 | IV_SHORT_TEXT_OLD | Call by reference | Type reference (TYPE) | PLANTEXT | Task list description | 20091214 | |||
| 6 | IV_TXTSP_OLD | Call by reference | Type reference (TYPE) | SPRAS | Language Key | 20090930 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dynamic exception class for tasklist longtexts | 20090904 |
Method UPDATE_LONGTEXT_SUBOBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DATA | Call by reference | Type reference (TYPE) | DATA | Data for Subobject of Task List | 20090928 | |||
| 2 | CS_TEXT_UPD | Call by reference | Type reference (TYPE) | EAM_S_TEXT | Text Header for Task List APIs | 20091214 | |||
| 3 | CT_TEXT_LINES_UPD | Call by reference | Type reference (TYPE) | EAM_T_TEXT_LINES | Table with Text Lines for Task List APIs | 20090923 | |||
| 4 | IV_ACTYPE_MAIN | Call by reference | Type reference (TYPE) | ACTYPE | Activity category | 20090929 | |||
| 5 | IV_KTSCH_OLD | Call by reference | Type reference (TYPE) | KTSCH | Standard Text Key | 20090928 | |||
| 6 | IV_OBJECT_EAM | Call by reference | Type reference (TYPE) | CHAR4 | Subobject ID for Task List | 20090921 | |||
| 7 | IV_SHORT_TEXT_OLD | Call by reference | Type reference (TYPE) | PLANTEXT | Task list description | 20091214 | |||
| 8 | IV_TXTSP_OLD | Call by reference | Type reference (TYPE) | SPRAS | Language Key | 20090930 | |||
| 9 | IV_UPDATE_SHORTTEXT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Update shorttext from first line of longtext | 20100510 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dynamic exception class for tasklist longtexts | 20090921 |
Method UPDATE_SAPSCRIPT_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_TLINES | Call by reference | Type reference (TYPE) | TLINETAB | Lines of ITF | 20090925 | |||
| 2 | EV_LONGTEXT_DELETED | Call by reference | Type reference (TYPE) | BOOLE | Boolean variable | 20100510 | |||
| 3 | EV_SUBOBJECT_CHANGED | Call by reference | Type reference (TYPE) | BOOLE | Boolean variable | 20090925 | |||
| 4 | IV_ID | Call by reference | Type reference (TYPE) | THEAD-TDID | Subobject ID | 20090924 | |||
| 5 | IV_KTSCH | Call by reference | Type reference (TYPE) | KTSCH | Standard Text Key | 20090925 | |||
| 6 | IV_KTSCH_OLD | Call by reference | Type reference (TYPE) | KTSCH | Standard Text Key | 20090928 | |||
| 7 | IV_LANGU | Call by reference | Type reference (TYPE) | THEAD-TDSPRAS | Language Key | 20090925 | |||
| 8 | IV_LINE_LENGTH | Call by reference | Type reference (TYPE) | THEAD-TDLINESIZE | GC_STANDARD_LINE_SIZE | Line Width | 20090925 | ||
| 9 | IV_NAME | Call by reference | Type reference (TYPE) | THEAD-TDNAME | Name | 20090924 | |||
| 10 | IV_OBJECT | Call by reference | Type reference (TYPE) | THEAD-TDOBJECT | Texts: Application Object | 20090924 | |||
| 11 | IV_OBJECT_EAM | Call by reference | Type reference (TYPE) | CHAR4 | EAM Object | 20090925 | |||
| 12 | IV_TXTSP_OLD | Call by reference | Type reference (TYPE) | SPRAS | Language Key | 20090929 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dynamic exception class for tasklist longtexts | 20090924 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 605 |