SAP ABAP Class /ASU/CL_SIMPLE_TEXT (ASU: Simple Text Maintenance / SAPScript)
Hierarchy
☛
ST-PI (Software Component) SAP Solution Tools Plug-In
⤷
SV-SMG-ASU (Application Component) Application-Specific Upgrade
⤷
/ASU/MAIN (Package) Application-Specific Upgrade

⤷

⤷

Properties
Class | /ASU/CL_SIMPLE_TEXT | |
Short Description | ASU: Simple Text Maintenance / SAPScript | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /ASU/MAIN | Application-Specific Upgrade |
Created | 20080721 | SAP |
Last change | 20140121 | 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) |
Interfaces
Class /ASU/CL_SIMPLE_TEXT has no interface implemented.
Friends
Class /ASU/CL_SIMPLE_TEXT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | BOOLE_D | ' ' | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080721 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | THEAD-TDID | 'TREE' | Text ID | 20080721 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | THEAD-TDOBJECT | 'SCMA' | Texts: application object | 20080721 | |
4 | ![]() |
Constant | Protected | Type reference (TYPE) | BOOLE_D | 'X' | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080721 | |
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | THEAD | SAPscript: Text Header | 20080721 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | /ASU/SCMA_SAPSCRIPT_LINES_T | Application Specific Upgrade: Lines of a SAPscript Text | 20080721 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check if any text is stored or not | 20080721 |
2 | ![]() |
Instance method | Public | Method | Transfer text creation text(s) to update | 20080721 |
3 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20080721 |
4 | ![]() |
Instance method | Public | Method | Behandlung von Langtexten im Schedule-Manager | 20080721 |
5 | ![]() |
Static method | Public | Method | Checks existence of given SAP-Script text | 20090327 |
6 | ![]() |
Instance method | Protected | Method | Get TextName according to new logic | 20080721 |
7 | ![]() |
Instance method | Protected | Method | Get Text-Name according old logic | 20080721 |
8 | ![]() |
Static method | Public | Method | Read SAP-Script Text and consider languages!! | 20090327 |
9 | ![]() |
Instance method | Public | Method | SAPscript: Read text | 20080721 |
10 | ![]() |
Instance method | Public | Method | SAPscript: Save text | 20080721 |
Events
Class /ASU/CL_SIMPLE_TEXT has no event.
Types
Class /ASU/CL_SIMPLE_TEXT has no local type.
Method Signatures
Method CHECK_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_EXISTS | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080721 |
Method CHECK_TEXT on class /ASU/CL_SIMPLE_TEXT has no exception.
Method COMMIT_TEXT Signature
Method COMMIT_TEXT on class /ASU/CL_SIMPLE_TEXT has no parameter.
Method COMMIT_TEXT on class /ASU/CL_SIMPLE_TEXT has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CONTENT_KEY | Call by reference | Type reference (TYPE) | /ASU/CONTENT_KEY | Application Specific Upgrade. Key of a ASU Content Object | 20080721 | ||
2 | ![]() |
IM_DEFAULT_LANGUAGE | Call by reference | Type reference (TYPE) | /ASU/DEFAULT_LANGUAGE | SY-LANGU | ASU Texts: Default Display Language | 20090327 | |
3 | ![]() |
IM_ID | Call by reference | Type reference (TYPE) | /ASU/ID | ASU - General ID f.g. sequence number | 20080721 | ||
4 | ![]() |
IM_TASKLIST | Call by reference | Type reference (TYPE) | PEPPROFILE | ASU-SSMr: Task list | 20080721 | ||
5 | ![]() |
IM_USER_REMARK | Call by reference | Type reference (TYPE) | BOOLE_D | ' ' | ' ': Read Long Descriptions; 'X' Read UserRemark Text | 20080721 |
Method CONSTRUCTOR on class /ASU/CL_SIMPLE_TEXT has no exception.
Method DISPLAY_TEXT Signature
Method DISPLAY_TEXT on class /ASU/CL_SIMPLE_TEXT has no parameter.
Method DISPLAY_TEXT on class /ASU/CL_SIMPLE_TEXT has no exception.
Method EXISTS_SAPSCRIPT_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DEFAULT_LANGUAGE | Call by reference | Type reference (TYPE) | /ASU/DEFAULT_LANGUAGE | SY-LANGU | ASU Texts: Default Display Language | 20090327 | |
2 | ![]() |
IM_TEXT_NAME | Call by reference | Type reference (TYPE) | THEAD-TDNAME | Name | 20090327 | ||
3 | ![]() |
RE_EXISTS | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090327 |
Method EXISTS_SAPSCRIPT_TEXT on class /ASU/CL_SIMPLE_TEXT has no exception.
Method GET_CONTENT_KEY_TEXT_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CONTENT_KEY | Call by reference | Type reference (TYPE) | /ASU/CONTENT_KEY | Application Specific Upgrade. Key of a ASU Content Object | 20080721 | ||
2 | ![]() |
IM_USER_REMARK | Call by reference | Type reference (TYPE) | BOOLE_D | ' ' | ' ': Long Descriptions; 'X' if UserRemark TextName | 20080721 | |
3 | ![]() |
RE_TEXT_NAME | Value transfer | Type reference (TYPE) | THEAD-TDNAME | SAPscript: Text Header | 20080721 |
Method GET_CONTENT_KEY_TEXT_NAME on class /ASU/CL_SIMPLE_TEXT has no exception.
Method GET_TASKLIST_TEXT_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ID | Call by reference | Type reference (TYPE) | /ASU/ID | ASU - General ID f.g. sequence number | 20080721 | ||
2 | ![]() |
IM_TASKLIST | Call by reference | Type reference (TYPE) | PEPPROFILE | Schedule Manager: Task list | 20080721 | ||
3 | ![]() |
IM_USER_REMARK | Call by reference | Type reference (TYPE) | BOOLE_D | ' ' | ' ': Long Descriptions; 'X' if UserRemark TextName | 20080721 | |
4 | ![]() |
RE_TEXT_NAME | Value transfer | Type reference (TYPE) | THEAD-TDNAME | SAPscript: Text Header | 20080721 |
Method GET_TASKLIST_TEXT_NAME on class /ASU/CL_SIMPLE_TEXT has no exception.
Method READ_SAPSCRIPT_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Return value, return value after ABAP statements | 20090327 | ||
2 | ![]() |
EX_TEXT_HEADER | Call by reference | Type reference (TYPE) | THEAD | SAPscript: Text Header | 20090327 | ||
3 | ![]() |
EX_TEXT_LINES_TAB | Call by reference | Type reference (TYPE) | /ASU/SCMA_SAPSCRIPT_LINES_T | ASU: Lines of a SAPscript Text | 20090327 | ||
4 | ![]() |
IM_DEFAULT_LANGUAGE | Call by reference | Type reference (TYPE) | /ASU/DEFAULT_LANGUAGE | SY-LANGU | ASU Texts: Default Display Language | 20090327 | |
5 | ![]() |
IM_TEXT_ID | Call by reference | Type reference (TYPE) | THEAD-TDID | /ASU/CL_SIMPLE_TEXT=>GC_SAPSCRIPT_TEXT_ID | Text ID | 20090327 | |
6 | ![]() |
IM_TEXT_NAME | Call by reference | Type reference (TYPE) | THEAD-TDNAME | Name | 20090327 |
Method READ_SAPSCRIPT_TEXT on class /ASU/CL_SIMPLE_TEXT has no exception.
Method READ_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_TEXT_LINES | Value transfer | Type reference (TYPE) | /ASU/SCMA_SAPSCRIPT_LINES_T | Application Specific Upgrade: Lines of a SAPscript Text | 20080721 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
No Text found | 20080721 |
Method SAVE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_TEXT_LINES | Call by reference | Type reference (TYPE) | /ASU/SCMA_SAPSCRIPT_LINES_T | Application Specific Upgrade: Lines of a SAPscript Text | 20080721 |
Method SAVE_TEXT on class /ASU/CL_SIMPLE_TEXT has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 2005_1_46C |