SAP ABAP Class CL_IFR_BOR_VERB (IFR Internal: Basis Class for BAPIs/Key)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IBD (Application Component) Integration Builder - Design
⤷
SDIR (Package) DD: Interface Repository
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_IFR_SHORTTEXTS | Access to the Short Text of an IFR Object | 20000721 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_IFR_VERB | IFR Internal: Description of a BOR Verb (BAPI/Key Field) | 20000419 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_IFR_BOR_BAPI | IFR Internal: Repository Data of a BAPI | 20000419 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_IFR_BOR_KEYFIELD | IFR Internal: BOR Key Field from Extract Data | 20000419 |
Properties
| Class | CL_IFR_BOR_VERB | |
| Short Description | IFR Internal: Basis Class for BAPIs/Key | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDIR | DD: Interface Repository |
| Created | 20000419 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IFR_BOR_VERB has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_IFR_SHORTTEXTS | Access to the Short Text of an IFR Object | 20000721 | ||
| 2 | IF_IFR_VERB | IFR Internal: Description of a BOR Verb (BAPI/Key Field) | 20000419 |
Friends
Class CL_IFR_BOR_VERB has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | SWOTTV_TAB | Texts for BOR Verbs | 20000419 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SWOTDV | Object Type | 20000419 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20000419 |
Events
Class CL_IFR_BOR_VERB has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | SWOTTV_TAB | Protected | See coding | 20000419 | |
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXTERNAL_NAME | Call by reference | Type reference (TYPE) | SWC_EDITEL | Name des Verbs (Anzeigeform) | 20000419 | |||
| 2 | OBJTYPE | Call by reference | Type reference (TYPE) | SWO_OBJTYP | Objekttyp | 20000419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Die extrahierten Daten des Verbs sind nicht vorhanden | 20000419 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 50A |