SAP ABAP Class CL_FIN_BTA_OBJ_TO_SWITCH (Convert FIN Objects (Replacement for Missing Functionality))
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC-AE (Application Component) Accounting Engine
⤷
FINB_BTA_LOG_OBJ (Package) Mapping of Logistical Objects for the BTA

⤷

⤷

Properties
Class | CL_FIN_BTA_OBJ_TO_SWITCH | |
Short Description | Convert FIN Objects (Replacement for Missing Functionality) | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FINB_BTA_LOG_OBJ | Mapping of Logistical Objects for the BTA |
Created | 20040916 | SAP |
Last change | 20050301 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_FIN_BTA_OBJ_TO_SWITCH has no interface implemented.
Friends
Class CL_FIN_BTA_OBJ_TO_SWITCH has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | YS_FIN_OBJ | Work Area | 20040917 | ||
2 | ![]() |
Instance attribute | Private | See coding | 20040916 | ||||
3 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_FIN_BTA_OBJ_TO_SWITCH | FIN Objects to Convert | 20040916 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20040916 | |
2 | ![]() |
Static method | Public | Method | 20040916 | |
3 | ![]() |
Instance method | Public | Method | 20040917 | |
4 | ![]() |
Instance method | Public | Method | 20040917 |
Events
Class CL_FIN_BTA_OBJ_TO_SWITCH has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YS_FIN_OBJ | Private | See coding | 20040916 | BEGIN OF ys_fin_obj.
INCLUDE TYPE cl_fin_order_view=>ys_comp_values_for_det AS for_det.
TYPES: fin_obj TYPE REF TO cl_fobj_object,
tmp_finb_sndkey TYPE finb_sndkey,
finb_sndkey TYPE finb_sndkey,
updated TYPE boolean.
TYPES END OF ys_fin_obj
|
Method Signatures
Method ADD_FIN_OBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_TMP_FINB_SNDKEY | Call by reference | Type reference (TYPE) | FINB_SNDKEY | Belegschlüssel des sendenden Systems | 20040917 | ||
2 | ![]() |
IO_FIN_OBJ | Call by reference | Object reference (TYPE REF TO) | CL_FOBJ_OBJECT | Generische Implementierung eines FIN-Objekts | 20040917 | ||
3 | ![]() |
IS_FOR_DET | Call by reference | Type reference (TYPE) | CL_FIN_ORDER_VIEW=>YS_COMP_VALUES_FOR_DET | 20040917 |
Method ADD_FIN_OBJ on class CL_FIN_BTA_OBJ_TO_SWITCH has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_OBJ_TO_SWITCH | Value transfer | Object reference (TYPE REF TO) | CL_FIN_BTA_OBJ_TO_SWITCH | Umzusetzende Fin-Objekte | 20040916 |
Method CREATE on class CL_FIN_BTA_OBJ_TO_SWITCH has no exception.
Method REFRESH Signature
Method REFRESH on class CL_FIN_BTA_OBJ_TO_SWITCH has no parameter.
Method REFRESH on class CL_FIN_BTA_OBJ_TO_SWITCH has no exception.
Method SWITCH_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_TMP2FINAL_SND_KEY | Call by reference | Type reference (TYPE) | /EACC/YS_TMP_SND_KEY | Substitution für temp. Belegschlüssel des sendenden Systems | 20040917 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
interner Fehler | 20050112 |
History
Last changed by/on | SAP | 20050301 |
SAP Release Created in | 400 |