SAP ABAP Interface /BOFU/IF_TEXT_COLLECTION_EXIT (Interface to determine and validate the changed text)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BRC (Application Component) Reusable Components of Business Suite Foundation
⤷
/BOFU/TEXT_COLLECTION_CONF (Package) DO Text Collection: New Configurations
⤷
⤷
Properties
| Interface | /BOFU/IF_TEXT_COLLECTION_EXIT | |
| Short Description | Interface to determine and validate the changed text |
General Data
| Package | /BOFU/TEXT_COLLECTION_CONF | DO Text Collection: New Configurations |
| Created | 20111012 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface /BOFU/IF_TEXT_COLLECTION_EXIT has no forward declaration.
Interfaces
Interface /BOFU/IF_TEXT_COLLECTION_EXIT has no interface.
Friends
Interface /BOFU/IF_TEXT_COLLECTION_EXIT has no friend.
Attributes
Interface /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
Interface /BOFU/IF_TEXT_COLLECTION_EXIT has no event.
Types
Interface /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 Interface /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 Interface /BOFU/IF_TEXT_COLLECTION_EXIT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |