SAP ABAP Class CL_FBS_CMP_RPLCTN_INTACTN_HNDL (User Interaction for Replication of Company Data)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-GL-GL (Application Component) Basic Functions
⤷
FBS_SE_GLMASTER_REPLCTN (Package) Services for Proxies

⤷

⤷

Properties
Class | CL_FBS_CMP_RPLCTN_INTACTN_HNDL | |
Short Description | User Interaction for Replication of Company Data | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FBS_SE_GLMASTER_REPLCTN | Services for Proxies |
Created | 20090504 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FBS_CMP_RPLCTN_INTACTN_HNDL has no forward declaration.
Interfaces
Class CL_FBS_CMP_RPLCTN_INTACTN_HNDL has no interface implemented.
Friends
Class CL_FBS_CMP_RPLCTN_INTACTN_HNDL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | T_AREA_ID | 'FIGL' | 20090504 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | T_AREA_ID | 'FISL' | 20090504 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | T_INTERACTION_TYPE | ' ' | 20090504 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | T_INTERACTION_TYPE | 'FIGL01' | 20090504 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | T_INTERACTION_TYPE | 'FISL01' | 20090504 | ||
6 | ![]() |
Static Attribute | Protected | See coding | 20090504 | ||||
7 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | TT_INTERACTION_DATA | 20090504 | |||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | T_AREA_ID | 20090504 | |||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RCOMP_D | Company | 20090504 | ||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SYUNAME | User Name | 20090504 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20090504 |
2 | ![]() |
Instance method | Public | Method | 20090504 | |
3 | ![]() |
Static method | Public | Method | 20090504 | |
4 | ![]() |
Instance method | Public | Method | 20090504 | |
5 | ![]() |
Instance method | Protected | Method | 20090504 | |
6 | ![]() |
Instance method | Public | Method | 20090504 | |
7 | ![]() |
Instance method | Public | Method | 20090504 |
Events
Class CL_FBS_CMP_RPLCTN_INTACTN_HNDL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_INTERACTION_DATA | Public | See coding | 20090504 |
|
||
2 | TT_INTERACTION_DATA | Public | See coding | 20090504 |
|
||
3 | T_AREA_ID | Public | Type reference (TYPE) | CHAR6 | 20090504 |
|
|
4 | T_INTERACTION_TYPE | Public | Type reference (TYPE) | CHAR6 | 20090504 |
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_AREA_ID | Call by reference | Type reference (TYPE) | T_AREA_ID | 20090504 | |||
2 | ![]() |
IP_COMPANY | Call by reference | Type reference (TYPE) | RCOMP_D | Gesellschaft | 20090504 | ||
3 | ![]() |
IP_UNAME | Call by reference | Type reference (TYPE) | SYUNAME | Benutzername | 20090504 |
Method CONSTRUCTOR on class CL_FBS_CMP_RPLCTN_INTACTN_HNDL has no exception.
Method GET_CURRENT_INTERACTION_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TYPE | Value transfer | Type reference (TYPE) | T_INTERACTION_TYPE | 20090504 |
Method GET_CURRENT_INTERACTION_TYPE on class CL_FBS_CMP_RPLCTN_INTACTN_HNDL has no exception.
Method GET_INTERACTION_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_AREA_ID | Call by reference | Type reference (TYPE) | T_AREA_ID | 20090504 | |||
2 | ![]() |
IP_COMPANY | Call by reference | Type reference (TYPE) | RCOMP_D | Meldungsbezogene Einträge für Application Log | 20090504 | ||
3 | ![]() |
IP_UNAME | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | Benutzername | 20090504 | |
4 | ![]() |
RR_HANDLER | Value transfer | Object reference (TYPE REF TO) | CL_FBS_CMP_RPLCTN_INTACTN_HNDL | User-Interaktion für Replikation von Company daten | 20090504 |
Method GET_INTERACTION_HANDLER on class CL_FBS_CMP_RPLCTN_INTACTN_HNDL has no exception.
Method INVALIDATE_CURRENT_INTERACTION Signature
Method INVALIDATE_CURRENT_INTERACTION on class CL_FBS_CMP_RPLCTN_INTACTN_HNDL has no parameter.
Method INVALIDATE_CURRENT_INTERACTION on class CL_FBS_CMP_RPLCTN_INTACTN_HNDL has no exception.
Method LOAD_INTERACTION_DATA Signature
Method LOAD_INTERACTION_DATA on class CL_FBS_CMP_RPLCTN_INTACTN_HNDL has no parameter.
Method LOAD_INTERACTION_DATA on class CL_FBS_CMP_RPLCTN_INTACTN_HNDL has no exception.
Method SAVE_INTERACTION_DATA Signature
Method SAVE_INTERACTION_DATA on class CL_FBS_CMP_RPLCTN_INTACTN_HNDL has no parameter.
Method SAVE_INTERACTION_DATA on class CL_FBS_CMP_RPLCTN_INTACTN_HNDL has no exception.
Method SET_CURRENT_INTERACTION_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_TYPE | Value transfer | Type reference (TYPE) | T_INTERACTION_TYPE | 20090504 | |||
2 | ![]() |
RP_RC | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20090504 |
Method SET_CURRENT_INTERACTION_TYPE on class CL_FBS_CMP_RPLCTN_INTACTN_HNDL has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 605 |