SAP ABAP Class CL_XI_REP_SCENARIO_CLASS (Mapping Class Between SREP API and NW Content Framework)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IBD-SCE (Application Component) Scenario
     SAI_SOLMAN_API (Package) Interface to Solution Manager
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BIZC_AUTHORING_SERVICE Authoring Service 20041022
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20041022
Properties
Class CL_XI_REP_SCENARIO_CLASS  
Short Description Mapping Class Between SREP API and NW Content Framework    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_SOLMAN_API   Interface to Solution Manager 
Created 20041022   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XI_REP_SCENARIO_CLASS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BIZC_AUTHORING_SERVICE Authoring Service 20041022
2 IF_SERIALIZABLE_OBJECT Serializable Object 20041022
Friends
Class CL_XI_REP_SCENARIO_CLASS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 REP Instance attribute Private Object reference (TYPE REF TO) IF_SRAPI_SERVICE_REPOSITORY 20041022
2 REP_ADDRESS Instance attribute Private Object reference (TYPE REF TO) CL_SRAPI_SERVICE_REP_ADDRESS 20041022
3 REP_OBJECT_KEY Instance attribute Private See coding 20041027
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041022
Events
Class CL_XI_REP_SCENARIO_CLASS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 REP_OBJECT_KEY_TYPE Private See coding 20041027 BEGIN OF rep_object_key_type, name TYPE string , reference TYPE REF TO object, END OF rep_object_key_type
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_XI_REP_SCENARIO_CLASS has no parameter.
# Exception Resumable Description Created on
1 CX_BIZC_PROVIDER Business Content: Exception Class for Content Provider 20041104
History
Last changed by/on SAP  20110908 
SAP Release Created in 700