SAP ABAP Class CL_REBF_RS_SOURCE (Repository Object: Source Text)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX (Application Component) Flexible Real Estate Management
⤷
RE_BF_RS (Package) RE: Repository Interface
⤷
⤷
Properties
| Class | CL_REBF_RS_SOURCE | |
| Short Description | Repository Object: Source Text | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RE_BF_RS | RE: Repository Interface |
| Created | 20010508 | SAP |
| Last change | 20040819 | 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_REBF_RS_SOURCE has no interface implemented.
Friends
Class CL_REBF_RS_SOURCE has no friend class.
Attributes
Class CL_REBF_RS_SOURCE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Deletes Source Text Lines that Contain Certain Texts | 20010508 | |
| 2 | Static method | Public | Method | Replaces Texts in Source Text Lines | 20010508 |
Events
Class CL_REBF_RS_SOURCE has no event.
Types
Class CL_REBF_RS_SOURCE has no local type.
Method Signatures
Method DELETE_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SOURCE | Call by reference | Type reference (TYPE) | INDEX TABLE | Quelltext | 20010508 | |||
| 2 | IT_WORD | Call by reference | Type reference (TYPE) | INDEX TABLE | Quelltextzeilen mit diesen Wörteren werden gelöscht | 20010508 |
Method DELETE_LINES on class CL_REBF_RS_SOURCE has no exception.
Method REPLACE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SOURCE | Call by reference | Type reference (TYPE) | INDEX TABLE | Quelltext | 20010508 | |||
| 2 | IT_REPLACE | Call by reference | Type reference (TYPE) | RE_T_REBFREPLACETEXT | Parameter für Textersetzung | 20010508 |
Method REPLACE_TEXT on class CL_REBF_RS_SOURCE has no exception.
History
| Last changed by/on | SAP | 20040819 |
| SAP Release Created in | 46C |