SAP ABAP Class /IPRO/IF_DATABLADE (Datablade Interface)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /IPRO/IF_SUBJECT Document Builder Subject Interface 20040613
Properties
Class /IPRO/IF_DATABLADE  
Short Description Datablade Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040115   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IPRO/IF_DATABLADE has no forward declaration.
Interfaces
Class /IPRO/IF_DATABLADE has no interface implemented.
Friends
Class /IPRO/IF_DATABLADE has no friend class.
Attributes
Class /IPRO/IF_DATABLADE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_INTERFACE_MAPPING Instance method Public Method Outbound interface mapping 20040604
2 GET_LABEL Instance method Public Method Label of the datablade 20040115
3 GET_NAME Instance method Public Method Name of the datablade 20040115
4 GET_SELECTION_FIELDS Instance method Public Method Selection fields 20040115
5 GET_STRUCTDESCR Instance method Public Method Structure descriptor of the table 20040526
6 GET_TABLE Instance method Public Method Executes the query and returns the result table 20040115
7 GET_TABLES_FIELDCATALOG Instance method Public Method Field catalog 20040116
8 RESET_SELECTION_FIELDS Instance method Public Method Reset selection fields 20040206
9 SETUP Instance method Public Method Defines any parameters that are needed to execute datablade 20040115
Events
Class /IPRO/IF_DATABLADE has no event.
Types
Class /IPRO/IF_DATABLADE has no local type.
Method Signatures

Method GET_INTERFACE_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PRT_MAPPING Value transfer Type reference (TYPE) /IPRO/TT_UI_VALUELIST DocB: Value List 20040604

Method GET_INTERFACE_MAPPING on class /IPRO/IF_DATABLADE has no exception.

Method GET_LABEL Signature

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

Method GET_LABEL on class /IPRO/IF_DATABLADE has no exception.

Method GET_NAME Signature

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

Method GET_NAME on class /IPRO/IF_DATABLADE has no exception.

Method GET_SELECTION_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PRO_SELECTION Value transfer Object reference (TYPE REF TO) /IPRO/IF_DOCB_ATTRIBUTE Attribute 20040115

Method GET_SELECTION_FIELDS on class /IPRO/IF_DATABLADE has no exception.

Method GET_STRUCTDESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PRO_STRUCTDESCR Value transfer Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20040526

Method GET_STRUCTDESCR on class /IPRO/IF_DATABLADE has no exception.

Method GET_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PIV_MAX_COUNT Call by reference Type reference (TYPE) I Max number of rows to return 20060718
2 Returning PRR_TABLE Value transfer Object reference (TYPE REF TO) DATA Table 20040115

Method GET_TABLE on class /IPRO/IF_DATABLADE has no exception.

Method GET_TABLES_FIELDCATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PRT_FCAT Value transfer Type reference (TYPE) DDFIELDS DD: Field List 20040116

Method GET_TABLES_FIELDCATALOG on class /IPRO/IF_DATABLADE has no exception.

Method RESET_SELECTION_FIELDS Signature

Method RESET_SELECTION_FIELDS on class /IPRO/IF_DATABLADE has no parameter.
Method RESET_SELECTION_FIELDS on class /IPRO/IF_DATABLADE has no exception.

Method SETUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_OPTIONS Call by reference Type reference (TYPE) ANY Anything neccessary to setup the datablade 20040115
# Exception Resumable Description Created on
1 /IPRO/CX_DATABLADE_SETUP Problem during datablade setup 20040512
History
Last changed by/on SAP  20110908 
SAP Release Created in