SAP ABAP Class /BSAM/CL_SCHEMA_DESIGNTIME (FBI View Design Time)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-BRC (Application Component) Reusable Components of Business Suite Foundation
     /BSAM/CONFIG (Package) Status Management: Configuration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/IF_ABSTRACT_SINGLETON Abstract Singleton 20090605
2 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/IF_VIM_VCL_EVENT_HANDLER View Cluster Event Handler 20090605
3 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/IF_VIM_VIEW_EVNT_HANDLER Maintenance View Event Handlers 20090605
Properties
Class /BSAM/CL_SCHEMA_DESIGNTIME  
Short Description FBI View Design Time    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BSAM/CONFIG   Status Management: Configuration 
Created 20090605   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /BOFU/CL_VIM_SERVICES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 /BOFU/IF_FBI_VIEW_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 /BOFU/IF_WHERE_USED_CHECK Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 /BOFU/IF_ABSTRACT_SINGLETON Abstract Singleton 20090605
2 /BOFU/IF_VIM_VCL_EVENT_HANDLER View Cluster Event Handler 20090605
3 /BOFU/IF_VIM_VIEW_EVNT_HANDLER Maintenance View Event Handlers 20090605
Friends
Class /BSAM/CL_SCHEMA_DESIGNTIME has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_VCL_HELPER Instance attribute Protected Object reference (TYPE REF TO) /BOFU/IF_VIM_VCL_HELPER View Cluster Helper 20090605
2 MO_VIM_SERVICES Instance attribute Protected Object reference (TYPE REF TO) /BOFU/CL_VIM_SERVICES 20090605
3 SC_OK_CODES Constant Protected See coding OK Codes 20090605
4 SC_VIEWS Constant Public See coding Views 20090605
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090605
2 PUBLISH_SCHEMA_TO_NW_SAM Instance method Protected Method Publish data to NW SAM 20090911
Events
Class /BSAM/CL_SCHEMA_DESIGNTIME has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_VIEW_WORK_AREAS Protected See coding 20090605 BEGIN OF ts_view_work_areas, /bsam/v_stmsch TYPE /bsam/v_stmsch, /bsam/v_stmvar TYPE /bsam/v_stmvar, /bsam/v_stmval TYPE /bsam/v_stmval, /bsam/v_stmact TYPE /bsam/v_stmact, /bsam/v_stmacp TYPE /bsam/v_stmacp, /bsam/v_stmace TYPE /bsam/v_stmace, /bsam/v_stmsnc TYPE /bsam/v_stmsnc, END OF ts_view_work_areas
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class /BSAM/CL_SCHEMA_DESIGNTIME has no parameter.
Method CONSTRUCTOR on class /BSAM/CL_SCHEMA_DESIGNTIME has no exception.

Method PUBLISH_SCHEMA_TO_NW_SAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TOP_VCL_DAC Call by reference Object reference (TYPE REF TO) /BOFU/IF_VIM_VCL_VIEW_DAC View Cluster View: Data Access 20090911
2 Importing IS_SCHEMA_CHANGES Call by reference Type reference (TYPE) /BOFU/IF_VIM_VCL_VIEW_DAC=>TS_VIEW_CHANGED_DATA Changed Data of View 20090911

Method PUBLISH_SCHEMA_TO_NW_SAM on class /BSAM/CL_SCHEMA_DESIGNTIME has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702