SAP ABAP Class CL_RSRD_DISTRIBUTOR_KM (Distributor: Add Documents to KM Repository)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RSRD (Package) BW: Broadcasting
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSRD_F_DISTRIBUTOR_ROOT Root Class for Document Distributor Classes 20030808
Properties
Class CL_RSRD_DISTRIBUTOR_KM  
Short Description Distributor: Add Documents to KM Repository    
Super Class CL_RSRD_F_DISTRIBUTOR_ROOT Root Class for Document Distributor Classes 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSRD    
Program status     
Category 0   
Package RSRD   BW: Broadcasting 
Created 20030808   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSRD1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RZX2 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SBIWM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSRD_DISTRIBUTOR_KM has no interface implemented.
Friends
Class CL_RSRD_DISTRIBUTOR_KM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_JAVA_CLASS_NAME Constant Private Type reference (TYPE) RSRPARAMETERVALUE 'com.sap.ip.bi.broadcasting.runtime.impl.DistributorPortal' Parameter Value' MU: 20050211
2 C_PARAMETER_DESCRIPTION Constant Public Type reference (TYPE) RSRPARAMETERID 'DI_DESCRIPTION' Parameter ID for File Description 20040308
3 C_PARAMETER_DISPLAY_NAME Constant Public Type reference (TYPE) RSRPARAMETERID 'DI_DISPLAY_NAME' Parameter ID for Display Name of the File 20040308
4 C_PARAMETER_EXPORT_AS_LINK Constant Private Type reference (TYPE) RSRPARAMETERID 'DI_EXPORT_AS_LINK' Parameter ID 20050211
5 C_PARAMETER_FILENAME Constant Public Type reference (TYPE) RSRPARAMETERID 'DI_FILENAME' Parameter ID for File Name 20040308
6 C_PARAMETER_FILLUP_LANGUAGE Constant Private Type reference (TYPE) RSRPARAMETERID 'DI_FILLUP_LANGUAGE' Parameter ID for Supplementation Language 20070924
7 C_PARAMETER_FOLDERNAME Constant Public Type reference (TYPE) RSRPARAMETERID 'DI_FOLDERNAME' Parameter ID for Target Directory 20040308
8 C_PARAMETER_LINK Constant Private Type reference (TYPE) RSRPARAMETERID 'DI_LINK' Parameter ID 20050211
9 C_PARAMETER_LINK_TYPE Constant Private Type reference (TYPE) RSRPARAMETERID 'DI_LINK_TYPE' Parameter ID for Link Type 20061128
10 C_PARAMETER_PORTFOLIO_PATH Constant Private Type reference (TYPE) RSRPARAMETERID 'DI_USER_PORTFOLIO_PATH' Parameter ID for Personal Portfolio Directory 20070919
11 C_PARAMETER_PRIORITY Constant Public Type reference (TYPE) RSRPARAMETERID 'DI_PRIORITY' Parameter ID for Importance 20040308
12 C_PARAMETER_REPORT_TYPE Constant Private Type reference (TYPE) RSRPARAMETERID 'DI_REPORT_TYPE' Parameter ID Report Type (As Property of KM Resource) 20060131
13 C_PARAMETER_RESOURCE_LANGUAGE Constant Private Type reference (TYPE) RSRPARAMETERID 'DI_RESOURCE_LANGUAGE' Parameter ID for KM Resource Language 20070921
14 C_PARAMETER_USER_PORTFOLIO Constant Public Type reference (TYPE) RSRPARAMETERID 'DI_USER_PORTFOLIO' Parameter ID for Using User Portfolio 20040308
15 C_PARAMETER_WC_RA_NAME Constant Public Type reference (TYPE) RSRPARAMETERID 'DI_WC_RA_NAME' Parameter ID for Work Center with Report Access 20060112
16 C_VALUE_LINK_TYPE_EXTERNAL Constant Private Type reference (TYPE) RSRPARAMETERVALUE 'EXTERNAL' Link Type: External Link 20061128
17 C_VALUE_LINK_TYPE_INTERNAL Constant Private Type reference (TYPE) RSRPARAMETERVALUE 'INTERNAL' Link Type: Internal Link 20061128
18 C_VALUE_REPORT_TYPE_ANALYTICAL Constant Private Type reference (TYPE) RSRPARAMETERVALUE 'ANALYTICAL' Report Type: Analytical Report 20060131
19 C_VALUE_REPORT_TYPE_FORMATTED Constant Private Type reference (TYPE) RSRPARAMETERVALUE 'FORMATTED' Report Type: Formatted Report 20060131
20 C_VALUE_REPORT_TYPE_LIST Constant Private Type reference (TYPE) RSRPARAMETERVALUE 'LIST' Report Type: List 20060201
21 C_VALUE_REPORT_TYPE_WORKBOOK Constant Private Type reference (TYPE) RSRPARAMETERVALUE 'WORKBOOK' Report Type: Workbook 20060309
22 C_VALUE_WC_RA_NAME Constant Private Type reference (TYPE) RSRPARAMETERVALUE 'WC_RA' Export to Report Access from Work Center 20060112
23 P_ATTR_BUFFER_FILLED Static Attribute Private Type reference (TYPE) RS_BOOL Boolean 20050211
24 P_SX_ATTRIBUTE_DB Static Attribute Private Type reference (TYPE) RSRD_SX_CLASS_DT Broadcaster Class for Design Time 20050211
25 P_SYSTEM_SETTING Static Attribute Private Type reference (TYPE) RSRD_SYSTEM_SETTING Broadcasting-Relevant System Settings 20060113
26 P_T_WC_REPORT_ACCESS Static Attribute Private Type reference (TYPE) RSZA_T_DD_VALUE_LONG Work Center with Report Access 20060112
27 P_USE_RUNTIME70 Static Attribute Private Type reference (TYPE) RS_BOOL Use Broadcasting70 Functions to Distribute 20050322
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Initialize Class 20050211
2 CONSTRUCTOR Instance method Public Constructor Constructor 20030905
3 DISTRIBUTE_KM_EXPORT Instance method Private Method Distribute (BW 35) 20050211
4 DISTRIBUTE_KM_EXPORT70 Instance method Private Method Distribute (BI 70) 20050822
5 DISTRIBUTE_USE_RUNTIME70 Instance method Private Method Determines If BW 3.0 or BI70 Runtime Is Used 20050822
6 SET_PROPERTIES_FOR_A1S Instance method Private Method Sets Additional Properties for A1S Use 20071128
Events
Class CL_RSRD_DISTRIBUTOR_KM has no event.
Types
Class CL_RSRD_DISTRIBUTOR_KM has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSRD_DISTRIBUTOR_KM has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSRD_DISTRIBUTOR_KM has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RSRD_DISTRIBUTOR_KM has no parameter.
Method CONSTRUCTOR on class CL_RSRD_DISTRIBUTOR_KM has no exception.

Method DISTRIBUTE_KM_EXPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20050822

Method DISTRIBUTE_KM_EXPORT on class CL_RSRD_DISTRIBUTOR_KM has no exception.

Method DISTRIBUTE_KM_EXPORT70 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20050822

Method DISTRIBUTE_KM_EXPORT70 on class CL_RSRD_DISTRIBUTOR_KM has no exception.

Method DISTRIBUTE_USE_RUNTIME70 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_USE_RUNTIME70 Value transfer Type reference (TYPE) RS_BOOL Boolean 20050822

Method DISTRIBUTE_USE_RUNTIME70 on class CL_RSRD_DISTRIBUTOR_KM has no exception.

Method SET_PROPERTIES_FOR_A1S Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20080207

Method SET_PROPERTIES_FOR_A1S on class CL_RSRD_DISTRIBUTOR_KM has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 350