SAP ABAP Class /BOFU/IF_TEXT_COLLECTION_EXIT (Interface to determine and validate the changed text)
Properties
| Class | /BOFU/IF_TEXT_COLLECTION_EXIT | |
| Short Description | Interface to determine and validate the changed text | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20111012 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /BOFU/IF_TEXT_COLLECTION_EXIT has no forward declaration.
Interfaces
Class /BOFU/IF_TEXT_COLLECTION_EXIT has no interface implemented.
Friends
Class /BOFU/IF_TEXT_COLLECTION_EXIT has no friend class.
Attributes
Class /BOFU/IF_TEXT_COLLECTION_EXIT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks the current text with the stored text | 20111012 | |
| 2 | Instance method | Public | Method | Validates the text | 20111012 |
Events
Class /BOFU/IF_TEXT_COLLECTION_EXIT has no event.
Types
Class /BOFU/IF_TEXT_COLLECTION_EXIT has no local type.
Method Signatures
Method CHANGE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20120125 | |||
| 2 | CV_TEXT | Call by reference | Type reference (TYPE) | /BOBF/TEXT_CONTENT | Text Content | 20111012 | |||
| 3 | IV_BO_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_BO_KEY | Business Object | 20120125 | |||
| 4 | IV_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | NodeID | 20120125 | |||
| 5 | IV_LANG | Call by reference | Type reference (TYPE) | SPRAS | Language Key | 20111012 | |||
| 6 | IV_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | Node | 20120125 |
Method CHANGE_TEXT on class /BOFU/IF_TEXT_COLLECTION_EXIT has no exception.
Method VALIDATE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20111012 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20111012 | |||
| 3 | IS_CTX | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_CTX_VAL | Context Information for Validations | 20120125 | |||
| 4 | IS_KEY | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_KEY | Node Key | 20111020 | |||
| 5 | IV_LANG | Call by reference | Type reference (TYPE) | SPRAS | Language Key | 20111012 | |||
| 6 | IV_TEXT | Call by reference | Type reference (TYPE) | /BOBF/TEXT_CONTENT | Text Content | 20111012 |
Method VALIDATE_TEXT on class /BOFU/IF_TEXT_COLLECTION_EXIT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |