SAP ABAP Class CL_FAA_CFG_TRANSV_ERP (Access to Configuration of Transfer Variant in FIAA)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
FI-AA (Application Component) Asset Accounting
⤷
FAA_CUS_TT (Package) Transaction Types Customizing

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_FAA_CFG_OBJECT | DB Wrapper FIAA Configuration | 20120821 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FAA_CFG_TRANSV | BC Transfer Variant Asset Accounting | 20110519 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FAA_CFG_TRANSV_ERP | Access to Transfer Variant | 20110519 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_FAA_TENV_TRANSV_GET_ERP | Read Data Transfer Variant | 20110520 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_FAA_TENV_TRANSV_SIM_ERP | Read Data Transfer Variant | 20110525 |
Properties
Class | CL_FAA_CFG_TRANSV_ERP | |
Short Description | Access to Configuration of Transfer Variant in FIAA | |
Super Class | CL_FAA_CFG_OBJECT | DB Wrapper FIAA Configuration |
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FAA_CUS_TT | Transaction Types Customizing |
Created | 20110519 | SAP |
Last change | 20131127 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FAA_CFG_TRANSV | BC Transfer Variant Asset Accounting | 20110519 | ||
2 | IF_FAA_CFG_TRANSV_ERP | Access to Transfer Variant | 20110519 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_FAA_CFG_FACTORY | 20111012 | Factory Class for Creating CFG Instances |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_TA1TVB | Global Table for TA1TVB | 20130204 | ||
2 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20110519 | ||||
3 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20110519 | ||||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FAA_CFG_LEADOBJ_ERP | Read Leading Object FAA in ERP | 20110519 | ||
5 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FAA_CFG_LEADOBJ_ERP | Read Leading Partner Object FAA in ERP | 20110519 | ||
6 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20110519 | ||||
7 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20110519 | ||||
8 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20110519 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20111012 |
2 | ![]() |
Instance method | Private | Method | Check Consistency of Definition of Transfer Variant | 20130130 |
3 | ![]() |
Instance method | Private | Method | Determines the Contents of the Exception Instance | 20110804 |
4 | ![]() |
Instance method | Private | Method | Determines the Type of Exception Instance | 20110804 |
5 | ![]() |
Instance method | Private | Method | Specify Company Code Relationship Type | 20110519 |
6 | ![]() |
Instance method | Private | Method | Specify Transfer Method per Global Area | 20110519 |
7 | ![]() |
Instance method | Private | Method | Read Field Transfer Rules for Asset Master Record | 20110519 |
8 | ![]() |
Instance method | Private | Method | Read Field Transfer Rules for Asset Master Record per Area | 20110520 |
Events
Class CL_FAA_CFG_TRANSV_ERP has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_TA1TVB | Public | See coding | Determination of the Asset Transfer Method | 20130204 | ty_ta1tvb TYPE STANDARD TABLE OF ta1tvb WITH NON-UNIQUE KEY table_line
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_DATA_DB | Call by reference | Object reference (TYPE REF TO) | DATA | DB Data (already read by Parent) | 20111012 | ||
2 | ![]() |
IV_BO_NAME | Call by reference | Type reference (TYPE) | IF_FAA_FRW_TYPES=>TY_BO_NAME | BO Name | 20111012 | ||
3 | ![]() |
IV_BO_NODE_NAME | Call by reference | Type reference (TYPE) | IF_FAA_FRW_TYPES=>TY_BO_NODE_NAME | BO Node Name | 20111012 | ||
4 | ![]() |
IV_MODE | Call by reference | Type reference (TYPE) | IF_FAA_FRW_TYPES=>TY_MODE | Operation Mode (Ins/Upd/Del) | 20111012 | ||
5 | ![]() |
IV_UUID | Call by reference | Type reference (TYPE) | IF_FAA_FRW_TYPES=>TY_UUID | Node ID | 20111012 |
Method CONSTRUCTOR on class CL_FAA_CFG_TRANSV_ERP has no exception.
Method _CHECK_CONSISTENCY Signature
Method _CHECK_CONSISTENCY on class CL_FAA_CFG_TRANSV_ERP has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse Customizing lesen | 20130204 |
Method _GET_EXCP_INSTANCE_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_INSTANCE_CONTENT | Value transfer | Type reference (TYPE) | STRING | 20110804 |
Method _GET_EXCP_INSTANCE_CONTENT on class CL_FAA_CFG_TRANSV_ERP has no exception.
Method _GET_EXCP_INSTANCE_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_INSTANCE_TYPE | Value transfer | Type reference (TYPE) | STRING | 20110804 |
Method _GET_EXCP_INSTANCE_TYPE on class CL_FAA_CFG_TRANSV_ERP has no exception.
Method _SET_RELATIONSHIP_TYP Signature
Method _SET_RELATIONSHIP_TYP on class CL_FAA_CFG_TRANSV_ERP has no parameter.
Method _SET_RELATIONSHIP_TYP on class CL_FAA_CFG_TRANSV_ERP has no exception.
Method _SET_TRANSFER_METHOD Signature
Method _SET_TRANSFER_METHOD on class CL_FAA_CFG_TRANSV_ERP has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse Customizing lesen | 20110520 |
Method _SET_VALUE_FROM_T082I Signature
Method _SET_VALUE_FROM_T082I on class CL_FAA_CFG_TRANSV_ERP has no parameter.
Method _SET_VALUE_FROM_T082I on class CL_FAA_CFG_TRANSV_ERP has no exception.
Method _SET_VALUE_FROM_T082J Signature
Method _SET_VALUE_FROM_T082J on class CL_FAA_CFG_TRANSV_ERP has no parameter.
Method _SET_VALUE_FROM_T082J on class CL_FAA_CFG_TRANSV_ERP has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 607 |