SAP ABAP Class CL_RSOD_DOC (BW Document)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSOD (Package) KW Document Link (Core)
Properties
Class CL_RSOD_DOC  
Short Description BW Document    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSOD   KW Document Link (Core) 
Created 20001206   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RSOD_CONST Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SKWFC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 TRWBO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSOD_DOC has no interface implemented.
Friends
Class CL_RSOD_DOC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_S_LOIO Instance attribute Public Type reference (TYPE) SKWF_IO LOIO 20010809
2 N_S_PHIO Instance attribute Public Type reference (TYPE) SKWF_IO Phio According to Context Resolution 20010302
3 N_T_PROP Instance attribute Public Type reference (TYPE) SDOKPROPTYS LOIO Properties 20001206
4 O_DUMMY_MSG Static Attribute Private Type reference (TYPE) CHAR1 Single-Character Indicator 20030521
5 P_LOCKED Instance attribute Private Type reference (TYPE) RS_BOOL = X: Document Locked 20030521
6 P_TH_DOC Static Attribute Private Type reference (TYPE) RSOD_TH_DOC_R All Instantiated Documents with Reference 20001206
7 P_T_PROP_PHIO Instance attribute Private Type reference (TYPE) SDOKPROPTYS PHIO Properties 20010302
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_PROPERITES Instance method Private Method Reads Attributes from the Database 20010209
2 CHECK_LOIO_PROP Static method Public Method Check of Logical Properties of a Document 20011205
3 CONSTRUCTOR Instance method Public Constructor Constructor 20010109
4 DELETE Instance method Public Method Delete 20010808
5 GET_ALL_PROP_VALUES_LOIO Instance method Public Method Returns all LOIO Properties 20010517
6