SAP ABAP Class FSBP_BAL_WRAPPER (Basic Implementation of BAL Functions)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
FS-BP (Application Component) Business Partner
⤷
FS_BP_FND_BASIS_COMMON (Package) Basis Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FSBP_BAL_WRAPPER | Interface for BAL Functions | 20120606 |
Properties
| Class | FSBP_BAL_WRAPPER | |
| Short Description | Basic Implementation of BAL Functions | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FS_BP_FND_BASIS_COMMON | Basis Objects |
| Created | 20120606 | SAP |
| Last change | 20130531 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FSBP_BAL_WRAPPER | Interface for BAL Functions | 20120606 |
Friends
Class FSBP_BAL_WRAPPER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SYMSGID | 'FSBP_BASIS_COMMON' | Message Class | 20121024 | ||
| 2 | Static Attribute | Private | Type reference (TYPE) | BAL_S_PROF | Application Log: Log Output Format Profile | 20120606 | |||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_FSBP_BAL_WRAPPER | Application Log | 20120606 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20120606 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Adds Single Message to Log | 20120606 | |
| 2 | Static method | Public | Constructor | 20120606 | ||
| 3 | Instance method | Private | Method | Displays the Log | 20120606 | |
| 4 | Static method | Public | Method | Provides Interface for Log Object | 20120606 |
Events
Class FSBP_BAL_WRAPPER has no event.
Types
Class FSBP_BAL_WRAPPER has no local type.
Method Signatures
Method ADD_SINGLE_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MESSAGE | Call by reference | Type reference (TYPE) | STR_XO_MESSAGE | Nachricht | 20120606 |
Method ADD_SINGLE_MESSAGE on class FSBP_BAL_WRAPPER has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class FSBP_BAL_WRAPPER has no parameter.
Method CLASS_CONSTRUCTOR on class FSBP_BAL_WRAPPER has no exception.
Method DISPLAY_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SHOW_AS_POPUP | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120606 |
Method DISPLAY_LOG on class FSBP_BAL_WRAPPER has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LOG_EXTNUMBER | Call by reference | Type reference (TYPE) | BALNREXT | '600008' | Anwendungs-Log: Externe Identifikation | 20120606 | ||
| 2 | IM_LOG_OBJECT | Call by reference | Type reference (TYPE) | BALOBJ_D | 'FS_BP_FND' | Anwendungs-Log: Objektname (Applikationskürzel) | 20120606 | ||
| 3 | IM_LOG_SUBOBJECT | Call by reference | Type reference (TYPE) | BALSUBOBJ | 'RECONCILIATION' | Anwendungs-Log: Unterobjekt | 20120606 | ||
| 4 | RE_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_FSBP_BAL_WRAPPER | Schnittstelle zu BAL Funktionen | 20120606 |
Method GET_INSTANCE on class FSBP_BAL_WRAPPER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |