SAP ABAP Class /SRMERP/CL_DSS_HEADER_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_BO (Package) Integration Layer: entities for BOs

⤷

⤷

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 | 20110617 |
Properties
Class | /SRMERP/CL_DSS_HEADER_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_BO | Integration Layer: entities for BOs |
Created | 20110617 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /SRMERP/CL_DSS_HEADER_MAP has no forward declaration.
Interfaces
Class /SRMERP/CL_DSS_HEADER_MAP has no interface implemented.
Friends
Class /SRMERP/CL_DSS_HEADER_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 | 20110617 |
Methods
Class /SRMERP/CL_DSS_HEADER_MAP has no method.
Events
Class /SRMERP/CL_DSS_HEADER_MAP has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_COMP_IND | Protected | See coding | 20110617 | 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 | 20110617 | tt_comp_ind TYPE SORTED TABLE OF ts_comp_ind WITH UNIQUE KEY key
|
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 606 |