SAP ABAP Class CL_GLO_FAA_ANX16_FIELD_FILLER1 (Annex16-1 fill commnication strucutre fields)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
FI-AA-IS (Application Component) Information System
⤷
ID-FIAA-JP-ANNEX16 (Package) Annex 16 Japan

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GLO_FAA_ANX16_FF_1_2 | Annex16 common part of field filler for 1 and 2 | 20060405 |
Properties
Class | CL_GLO_FAA_ANX16_FIELD_FILLER1 | |
Short Description | Annex16-1 fill commnication strucutre fields | |
Super Class | CL_GLO_FAA_ANX16_FF_1_2 | Annex16 common part of field filler for 1 and 2 |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ID-FIAA-JP-ANNEX16 | Annex 16 Japan |
Created | 20060323 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GLO_FAA_ANX16_FIELD_FILLER1 has no forward declaration.
Interfaces
Class CL_GLO_FAA_ANX16_FIELD_FILLER1 has no interface implemented.
Friends
Class CL_GLO_FAA_ANX16_FIELD_FILLER1 has no friend class.
Attributes
Class CL_GLO_FAA_ANX16_FIELD_FILLER1 has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Get rate for Japan net asset valuation | 20060626 |
2 | ![]() |
Instance method | Protected | Method | Get rate for Japan net asset valuation | 20090305 |
3 | ![]() |
Instance method | Protected | Method | Get base amount for depreciation | 20060620 |
4 | ![]() |
Instance method | Protected | Method | Get months of Leased Period | 20060404 |
5 | ![]() |
Instance method | Protected | Method | Get months of leased period included in the current term | 20060404 |
6 | ![]() |
Instance method | Protected | Method | Check if an asset is a reased abroad assets | 20060712 |
Events
Class CL_GLO_FAA_ANX16_FIELD_FILLER1 has no event.
Types
Class CL_GLO_FAA_ANX16_FIELD_FILLER1 has no local type.
Method Signatures
Method GET_AA_PROZJP1 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NDJAR | Call by reference | Type reference (TYPE) | NDJAR | Planned useful life in years | 20060626 | ||
2 | ![]() |
RV_AA_PROZJP1 | Value transfer | Type reference (TYPE) | AA_PROZJP1 | FI-AA: % rate for Japan net asset valuation (book value) | 20060626 |
Method GET_AA_PROZJP1 on class CL_GLO_FAA_ANX16_FIELD_FILLER1 has no exception.
Method GET_AA_PROZJP2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NDJAR | Call by reference | Type reference (TYPE) | NDJAR | Planned useful life in years | 20090305 | ||
2 | ![]() |
RV_AA_PROZJP2 | Value transfer | Type reference (TYPE) | AA_PROZJP1 | FI-AA: % rate for Japan net asset valuation (book value) | 20090305 |
Method GET_AA_PROZJP2 on class CL_GLO_FAA_ANX16_FIELD_FILLER1 has no exception.
Method GET_DEP_BA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ESTM_REM_VAL | Call by reference | Type reference (TYPE) | GLO_ANX16_ESTM_REM_VAL | Estimated Remaining Value | 20060620 | ||
2 | ![]() |
IV_GJE_KANSW | Call by reference | Type reference (TYPE) | GJE_KANSW | Asset acquisition value at end of fiscal year | 20060620 | ||
3 | ![]() |
IV_RSRV_ADV_DEP | Call by reference | Type reference (TYPE) | GLO_ANX16_RSRV_ADV_DEP | Posted reserves by advanced depreciation | 20060620 | ||
4 | ![]() |
RV_DEP_BA | Value transfer | Type reference (TYPE) | GLO_ANX16_DEP_BA | Base Amount for Depreciation | 20060620 |
Method GET_DEP_BA on class CL_GLO_FAA_ANX16_FIELD_FILLER1 has no exception.
Method GET_LP_M Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_LP_M | Value transfer | Type reference (TYPE) | GLO_ANX16_LP_M | Months of Leased Period | 20060404 |
Method GET_LP_M on class CL_GLO_FAA_ANX16_FIELD_FILLER1 has no exception.
Method GET_LP_M_CT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LP_M | Call by reference | Type reference (TYPE) | GLO_ANX16_LP_M | Months of Leased Period | 20060406 | ||
2 | ![]() |
RV_LP_M_CT | Value transfer | Type reference (TYPE) | GLO_ANX16_LP_M_CT | Months of Leased Period Included in the Current Term | 20060404 |
Method GET_LP_M_CT on class CL_GLO_FAA_ANX16_FIELD_FILLER1 has no exception.
Method IS_ASSET_LEASED_ABROAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_DATA_ACCESSOR | Call by reference | Object reference (TYPE REF TO) | IF_GLO_FAA_ANX16_DATA_ACCESSOR | Annex16: Data source accessor | 20060712 | ||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | FLAG | General Flag | 20060712 |
Method IS_ASSET_LEASED_ABROAD on class CL_GLO_FAA_ANX16_FIELD_FILLER1 has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |