SAP ABAP Class /KYK/CL_POWL_ASSETS_LIST (List of assets)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI (Application Component) Financial Accounting
⤷
/KYK/FIN_FI (Package) Financial Accounting
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_POWL_FEEDER | Interface for POWL Feeders | 20061116 |
Properties
| Class | /KYK/CL_POWL_ASSETS_LIST | |
| Short Description | List of assets | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /KYK/FIN_FI | Financial Accounting |
| Created | 20061116 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /KYK/CL_POWL_ASSETS_LIST has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_POWL_FEEDER | Interface for POWL Feeders | 20061116 |
Friends
Class /KYK/CL_POWL_ASSETS_LIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | POWL_ACTIONID_TY | 'BLOCK' | action identifier | 20070207 | ||
| 2 | Constant | Private | Type reference (TYPE) | POWL_ACTIONID_TY | 'DISPLAY' | Action identifier | 20070207 | ||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'Asset' | 20070208 | |||
| 4 | Constant | Private | Type reference (TYPE) | STRING | 'Change' | 20070208 | |||
| 5 | Constant | Private | Type reference (TYPE) | STRING | 'Company_Code' | 20070208 | |||
| 6 | Constant | Private | Type reference (TYPE) | STRING | 'Display' | 20070208 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | LT_ASSETS_LIST | list of assets for powl | 20061116 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | POWL_SELCRIT_TTY | Selection criteria meta description | 20061120 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | POWL_ACTDESCR_TTY | action meta description | 20061120 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | POWL_FIELDCAT_TTY | Field catalog META description | 20061120 |
Methods
Class /KYK/CL_POWL_ASSETS_LIST has no method.
Events
Class /KYK/CL_POWL_ASSETS_LIST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LS_ASSETS_LIST | Private | See coding | 20061116 | BEGIN OF ls_assets_list,
anln1 TYPE anla-anln1,
anln2 TYPE anla-anln2,
txt50 TYPE anla-txt50,
anlkl TYPE ankt-anlkl,
anlkl_t type ankt-txk20,
invnr TYPE anla-invnr,
aktiv TYPE anla-aktiv,
lfd_bchwrt TYPE ra03w-lfd_bchwrt,
kostl TYPE anlz-kostl,
bukrs TYPE anla-bukrs,
lvtnr TYPE anla-lvtnr,
lkdat TYPE anla-lkdat,
ernam TYPE anla-ernam,
xspeb TYPE anla-xspeb,
afabe TYPE anlb-afabe,
END OF ls_assets_list
|
||
| 2 | LT_ASSETS_LIST | Private | See coding | 20061116 | lt_assets_list TYPE STANDARD TABLE OF ls_assets_list
|
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 120 |