SAP ABAP Class CL_RSISW_P_A_ITEM (Persistence Layer: Abstract Item)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA (Application Component) Planning
     RSISW (Package) Intelligent Services Workbench
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20030303
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSISW_P_DATAOBJ Persistance Layer: Data Object 20030303
2 Inheritance (c INHERITING FROM c_ref)  CL_RSISW_P_PARAM Persistence Layer: Parameter 20030303
3 Inheritance (c INHERITING FROM c_ref)  CL_RSISW_P_SERVICEINFO Persistence Layer: Service Header Data 20030303
4 Inheritance (c INHERITING FROM c_ref)  CL_RSISW_P_STATE Persistence Layer: Navigation Step 20030303
5 Inheritance (c INHERITING FROM c_ref)  CL_RSISW_P_SUMMARY Persistance Layer: Summary 20030305
Properties
Class CL_RSISW_P_A_ITEM  
Short Description Persistence Layer: Abstract Item    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSISW   Intelligent Services Workbench 
Created 20030303   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSISW_P_A_ITEM has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SERIALIZABLE_OBJECT Serializable Object 20030303
Friends
# Friend Modeled only Created on Description
1 CL_RSISW_M_A_SRV_PROPERTY 20030730 Model: Abstract Basic Item
2 CL_RSISW_M_SERVICE_DB 20030320 Model: Service Database
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_ITEMTYPE_DATAOBJ Constant Public Type reference (TYPE) RSISW_E_ITEMTYPE '00002' 20030730
2 MC_ITEMTYPE_PARAM Constant Public Type reference (TYPE) RSISW_E_ITEMTYPE '00003' 20030730
3 MC_ITEMTYPE_SERVICEINFO Constant Public Type reference (TYPE) RSISW_E_ITEMTYPE '00001' 20030730
4 MC_ITEMTYPE_STATE Constant Public Type reference (TYPE) RSISW_E_ITEMTYPE '00004' 20030730
5 MC_ITEMTYPE_SUMMARY Constant Public Type reference (TYPE) RSISW_E_ITEMTYPE '00005' 20030730
6 MS_TXT Instance attribute Protected Type reference (TYPE) RSTXTSL 20030506
7 M_ITEMNAME Instance attribute Protected Type reference (TYPE) RSISW_E_ITEMNAME Item Name 20030304
8 M_ITEMTYPE Instance attribute Protected Type reference (TYPE) RSISW_E_ITEMTYPE Item Type 20030305
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20030303
Events
Class CL_RSISW_P_A_ITEM has no event.
Types
Class CL_RSISW_P_A_ITEM has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ITEMNAME Call by reference Type reference (TYPE) RSISW_E_ITEMNAME Item Name 20030304
2 Importing I_ITEMTYPE Call by reference Type reference (TYPE) RSISW_E_ITEMTYPE Item Typ 20030305

Method CONSTRUCTOR on class CL_RSISW_P_A_ITEM has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400