SAP ABAP Class CL_MMPUR_TEXT_MANAGER_TYPE (Text Manager Type Definition)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR (Application Component) Purchasing
⤷
MMPUR_BASE (Package) Purchasing: Basis Components

⤷

⤷

Properties
Class | CL_MMPUR_TEXT_MANAGER_TYPE | |
Short Description | Text Manager Type Definition | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | MMPUR_BASE | Purchasing: Basis Components |
Created | 20070323 | SAP |
Last change | 20100310 | 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 CL_MMPUR_TEXT_MANAGER_TYPE has no interface implemented.
Friends
Class CL_MMPUR_TEXT_MANAGER_TYPE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | See coding | 20070323 | ||||
2 | ![]() |
Instance attribute | Protected | See coding | 20070323 | ||||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TDOBJECT | Texts: Application Object | 20070323 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Extend Text Header | 20070323 |
2 | ![]() |
Instance method | Public | Method | Find Text | 20070323 |
3 | ![]() |
Static method | Public | Method | Generate Instance | 20070323 |
4 | ![]() |
Instance method | Public | Method | Deliver Text Metafield | 20070323 |
5 | ![]() |
Static method | Private | Method | Get Object of Inheriting Class | 20070323 |
6 | ![]() |
Instance method | Protected | Method | Set Text Object | 20070323 |
Events
Class CL_MMPUR_TEXT_MANAGER_TYPE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | LTY_S_MANAGER_BY_TDOBJECT | Private | See coding | 20070323 | BEGIN OF lty_s_manager_by_tdobject,
tdobject TYPE tdobject,
manager TYPE REF TO cl_mmpur_text_manager_type,
END OF lty_s_manager_by_tdobject
|
||
2 | LTY_S_TTXID_BY_VORGA | Protected | See coding | 20070323 | BEGIN OF lty_s_ttxid_by_vorga,
vorga TYPE t160-vorga,
ttxid TYPE SORTED TABLE OF ttxid
WITH UNIQUE KEY tdobject tdid INITIAL SIZE 0,
END OF lty_s_ttxid_by_vorga
|
Method Signatures
Method EXTEND_THEADTAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_THEADTAB | Call by reference | Type reference (TYPE) | MMPR_T_THEADTAB | Langtextverwaltung im Einkauf | 20070323 | ||
2 | ![]() |
IM_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20070323 | |
3 | ![]() |
IM_TDNAME | Call by reference | Type reference (TYPE) | THEAD-TDNAME | Name | 20070323 | ||
4 | ![]() |
IM_VORGA | Call by reference | Type reference (TYPE) | T160-VORGA | Vorgang | 20070323 |
Method EXTEND_THEADTAB on class CL_MMPUR_TEXT_MANAGER_TYPE has no exception.
Method FIND_TEXTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_TEXT_COPY_ALL | Call by reference | Type reference (TYPE) | MMPUR_BOOL | MMPUR_NO | Alle Texte sollen kopiert werden | 20070323 | |
2 | ![]() |
IM_TXT_MGR | Call by reference | Object reference (TYPE REF TO) | CL_MMPUR_TEXT_MANAGER | Definition des Textmanagers in MM-PUR | 20070323 | ||
3 | ![]() |
IM_VORGA | Call by reference | Type reference (TYPE) | T160-VORGA | Vorgang | 20070323 |
Method FIND_TEXTS on class CL_MMPUR_TEXT_MANAGER_TYPE has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CLASS | Call by reference | Type reference (TYPE) | CHAR100 | Klassenname | 20070323 | ||
2 | ![]() |
IM_TDOBJECT | Call by reference | Type reference (TYPE) | TDOBJECT | Texte: Anwendungsobjekt | 20070323 | ||
3 | ![]() |
IM_VORGA | Call by reference | Type reference (TYPE) | T160-VORGA | Vorgang | 20070323 | ||
4 | ![]() |
RE_MANAGER | Value transfer | Object reference (TYPE REF TO) | CL_MMPUR_TEXT_MANAGER_TYPE | Definition des Textmanagers in MM-PUR | 20070323 |
Method GET_INSTANCE on class CL_MMPUR_TEXT_MANAGER_TYPE has no exception.
Method GET_METAFIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_METAFIELD | Value transfer | Type reference (TYPE) | MMPUR_METAFIELD | Metafeld | 20070323 |
Method GET_METAFIELD on class CL_MMPUR_TEXT_MANAGER_TYPE has no exception.
Method GET_TEXT_MANAGER_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_OBJECT | Call by reference | Type reference (TYPE) | TDOBJECT | Texte: Anwendungsobjekt | 20070323 | ||
2 | ![]() |
IV_CLASS | Call by reference | Type reference (TYPE) | CHAR100 | Klassenreferenzname | 20070711 | ||
3 | ![]() |
TEXT_TYPE_MANAGER | Value transfer | Object reference (TYPE REF TO) | CL_MMPUR_TEXT_MANAGER_TYPE | Textmanager Type Definition | 20070323 |
Method GET_TEXT_MANAGER_TYPE on class CL_MMPUR_TEXT_MANAGER_TYPE has no exception.
Method SET_TDOBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_TDOBJECT | Call by reference | Type reference (TYPE) | TDOBJECT | Texte: Anwendungsobjekt | 20070323 | ||
2 | ![]() |
IM_VORGA | Call by reference | Type reference (TYPE) | T160-VORGA | Vorgang | 20070323 |
Method SET_TDOBJECT on class CL_MMPUR_TEXT_MANAGER_TYPE has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 604 |