SAP ABAP Class CL_CRM_BSP_FRAME_DOWNLOAD (Serviceclass for file downloads from PC UI Framework)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-PCF (Application Component) People Centric UI Framework
     CRM_BSP_FRAME_GENERIC (Package) Controller Implementation: Generic Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CRM_BSP_FRAME_PATTERN Controller-Klasse für alle generischen Muster 20041222
Properties
Class CL_CRM_BSP_FRAME_DOWNLOAD  
Short Description Serviceclass for file downloads from PC UI Framework    
Super Class CL_CRM_BSP_FRAME_PATTERN Controller-Klasse für alle generischen Muster 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_FRAME_GENERIC   Controller Implementation: Generic Framework 
Created 20041222   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_BSP_FRAME_DOWNLOAD has no forward declaration.
Interfaces
Class CL_CRM_BSP_FRAME_DOWNLOAD has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_CRM_BSP_FRAME_MAIN 20041222 Controller Class for CRM_BSP_FRAME
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ITEMS Constant Protected Type reference (TYPE) STRING 'Items' 20050114
2 GV_DL_CONTENT Static Attribute Public Type reference (TYPE) STRING 20050103
3 GV_DL_CONTENT_BIN Static Attribute Public Type reference (TYPE) XSTRING 20050318
4 GV_DL_DC_CONTENT Instance attribute Public Object reference (TYPE REF TO) CL_CRM_BSP_DATA_CONTEXT 20050104
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_CONTENT Instance method Public Method 20050103
2 GET_COLUMN_TITLE Instance method Private Method Return Columntitle from DDIC 20050131
3 GET_CONTENT Static method Public Method get the content 20050113
4 GET_DDICTAB_INFO Instance method Private Method Gets the DDIC information 20050131
5 GET_XML Instance method Public Method 20050109
6 SET_CONTENT Instance method Public Method 20050103
Events
Class CL_CRM_BSP_FRAME_DOWNLOAD has no event.
Types
Class CL_CRM_BSP_FRAME_DOWNLOAD has no local type.
Method Signatures

Method CREATE_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LV_APPL Call by reference Type reference (TYPE) CRMT_BSP_APPL 20050114
2 Importing LV_BLVIEW Call by reference Type reference (TYPE) CRMT_BSP_BLVIEW 20050114

Method CREATE_CONTENT on class CL_CRM_BSP_FRAME_DOWNLOAD has no exception.

Method GET_COLUMN_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_TITLE Value transfer Type reference (TYPE) STRING 30 Zeichen 20050131
2 Importing IS_DDIC Call by reference Type reference (TYPE) DFIES DD-Schnittstelle: Tabellenfelder für DDIF_FIELDINFO_GET 20050131
3 Importing IV_BLVIEW Call by reference Type reference (TYPE) CRMT_BSP_BLVIEW 20050131
4 Importing IV_FIELDGROUP Call by reference Type reference (TYPE) CRMT_BSP_FIELDGRP 20050131
5 Importing IV_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20050131

Method GET_COLUMN_TITLE on class CL_CRM_BSP_FRAME_DOWNLOAD has no exception.

Method GET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_CONTENT Value transfer Type reference (TYPE) STRING 20050113

Method GET_CONTENT on class CL_CRM_BSP_FRAME_DOWNLOAD has no exception.

Method GET_DDICTAB_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATATABLE Call by reference Object reference (TYPE REF TO) DATA 20050131
2 Returning VALUE Value transfer Type reference (TYPE) DDFIELDS DD: Feldliste 20050131
# Exception Resumable Description Created on
1 CX_NO_DDIC_INFO_FOUND Element-Handler 20050131

Method GET_XML Signature

Method GET_XML on class CL_CRM_BSP_FRAME_DOWNLOAD has no parameter.
Method GET_XML on class CL_CRM_BSP_FRAME_DOWNLOAD has no exception.

Method SET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DL_CONTENT Call by reference Type reference (TYPE) STRING 20050103

Method SET_CONTENT on class CL_CRM_BSP_FRAME_DOWNLOAD has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700