SAP ABAP Class /SRMERP/CL_FBI_CCS_RESULT_MAP (FBI View Mapper for CCS Item Result)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR-SSP (Application Component) Self-Service Procurement
⤷
/SRMERP/IL_DO (Package) Integration Layer: entities for DOs
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /BOFU/CL_FBI_VIEW_MAPPER | FBI View: Node structure <--> UI structure data mapper | 20100723 |
Properties
| Class | /SRMERP/CL_FBI_CCS_RESULT_MAP | |
| Short Description | FBI View Mapper for CCS Item Result | |
| Super Class | /BOFU/CL_FBI_VIEW_MAPPER | FBI View: Node structure <--> UI structure data mapper |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SRMERP/IL_DO | Integration Layer: entities for DOs |
| Created | 20100723 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SRMERP/CL_FBI_CCS_RESULT_MAP has no forward declaration.
Interfaces
Class /SRMERP/CL_FBI_CCS_RESULT_MAP has no interface implemented.
Friends
Class /SRMERP/CL_FBI_CCS_RESULT_MAP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | TT_COMP_IND | 20100725 |
Methods
Class /SRMERP/CL_FBI_CCS_RESULT_MAP has no method.
Events
Class /SRMERP/CL_FBI_CCS_RESULT_MAP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_COMP_IND | Protected | See coding | 20100725 | BEGIN OF ts_comp_ind,
key TYPE /bobf/conf_key,
value TYPE abap_bool,
END OF ts_comp_ind
|
||
| 2 | TT_COMP_IND | Protected | See coding | 20100725 | tt_comp_ind TYPE SORTED TABLE OF ts_comp_ind WITH UNIQUE KEY key
|
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |