SAP ABAP Class CL_BAPI_INTERFACE (BAPI Interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-API-CSI-XMI (Application Component) eXternal Management Interface Framework
⤷
SXMI (Package) CCMS: Interfaces to external management tools
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BAPI_INTERFACE | 20051010 |
Properties
| Class | CL_BAPI_INTERFACE | |
| Short Description | BAPI Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SXMI | CCMS: Interfaces to external management tools |
| Created | 20051010 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BAPI_INTERFACE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BAPI_INTERFACE | 20051010 |
Friends
Class CL_BAPI_INTERFACE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20051011 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20051011 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20051010 | |
| 3 | Instance method | Private | Method | 20051011 |
Events
Class CL_BAPI_INTERFACE has no event.
Types
Class CL_BAPI_INTERFACE has no local type.
Method Signatures
Method CALLER_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CALLER | Value transfer | Type reference (TYPE) | FUNCNAME | Funktionsname | 20051011 |
Method CALLER_GET on class CL_BAPI_INTERFACE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EXTCOMPANY | Call by reference | Type reference (TYPE) | BAPIXMLOGR-EXTCOMPANY | XMI-Logging: Firmenname eines externen Managementools | 20051010 | |||
| 2 | I_EXTPRODUCT | Call by reference | Type reference (TYPE) | BAPIXMLOGR-EXTPRODUCT | XMI-Logging: Programmname eines externen Managementtols | 20051010 | |||
| 3 | I_INTERFACE | Call by reference | Type reference (TYPE) | BAPIXMLOGR-INTERFACE | Kürzel für das Interface (z.B. XBP) | 20051010 |
Method CONSTRUCTOR on class CL_BAPI_INTERFACE has no exception.
Method WRITE2XMI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CALLER | Call by reference | Type reference (TYPE) | C | 20051011 | ||||
| 2 | I_EXT_USERNAME | Call by reference | Type reference (TYPE) | XMILOGEUSR | XMI-Logging: Name eines Benutzers in einem Ext. Mgmt.-Tool | 20060315 | |||
| 3 | I_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichtenklasse | 20051011 | |||
| 4 | I_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20051011 | |||
| 5 | I_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20051011 | |||
| 6 | I_MSGV1 | Call by reference | Type reference (TYPE) | ANY | 20051011 | ||||
| 7 | I_MSGV2 | Call by reference | Type reference (TYPE) | ANY | 20051011 | ||||
| 8 | I_MSGV3 | Call by reference | Type reference (TYPE) | ANY | 20051011 | ||||
| 9 | I_MSGV4 | Call by reference | Type reference (TYPE) | ANY | 20051011 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BAPI exceptions | 20051011 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |