SAP ABAP Class IF_GRFN_FDS_AM (Flexible Data Store - Usage - AMF)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_FDS_AM Flexible Data Store - Usage - AMF default implementation 20100407
Properties
Class IF_GRFN_FDS_AM  
Short Description Flexible Data Store - Usage - AMF    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100407   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_GRFN_FDS_AM has no forward declaration.
Interfaces
Class IF_GRFN_FDS_AM has no interface implemented.
Friends
Class IF_GRFN_FDS_AM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_WDJM_COMP_NAME_DEFAULT Constant Public Type reference (TYPE) WDY_COMPONENT_NAME 'GRFN_AM_JOB_RESULT' Web Dynpro: Component Name 20100407
2 C_WDJM_INTERFACE_NAME Constant Public Type reference (TYPE) WDY_COMPONENT_NAME 'IF_GRFN_AM_JOB_RESULT_EXT' Web Dynpro: Component Name 20100407
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_DATA_TO_STRING Instance method Public Method Convert interal table to string 20100407
2 CONVERT_STRING_TO_DATA Instance method Public Method Convert string to internal table 20100407
3 GENERATE_HEADER_PAIR Instance method Public Method Convert header structure into [label, value] pair 20100407
Events
Class IF_GRFN_FDS_AM has no event.
Types
Class IF_GRFN_FDS_AM has no local type.
Method Signatures

Method CONVERT_DATA_TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_STRING Call by reference Type reference (TYPE) STRING Header and data in string 20100407
2 Importing IO_FDSLOG Call by reference Object reference (TYPE REF TO) CL_GRFN_APPLOG_FDS GRC Flexible Data Store logging 20100407
3 Importing IS_HEADER Call by reference Type reference (TYPE) DATA Header data in string format 20100407
4 Importing IT_DATA Call by reference Object reference (TYPE REF TO) DATA Exception table 20100407
5 Importing IT_FIELDCATALOG Call by reference Type reference (TYPE) GRFN_T_FIELDCATALOG Field Catalog for List Viewer Control 20100407
6 Importing IT_JOBSTEP_RESULT_DEF Call by reference Type reference (TYPE) GRFN_T_JOBSTEP_RESULT_DEF Job Step Result with deficiency 20100407
7 Importing IV_USAGE Call by reference Type reference (TYPE) GRFN_FDS_USAGE Flexible Data Store - Usage ID 20100407
# Exception Resumable Description Created on
1 CX_GRFN_FDS Flexible Data Store - Exception 20100407

Method CONVERT_STRING_TO_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_HEADER Call by reference Type reference (TYPE) DATA 20100407
2 Exporting ET_DATA Call by reference Object reference (TYPE REF TO) DATA Exception table 20100407
3 Exporting ET_FIELDCATALOG Call by reference Type reference (TYPE) GRFN_T_FIELDCATALOG Field Catalog for List Viewer Control 20100407
4 Exporting ET_JOBSTEP_RESULT_DEF Call by reference Type reference (TYPE) GRFN_T_JOBSTEP_RESULT_DEF Job Step Result with deficiency 20100407
5 Importing IO_FDSLOG Call by reference Object reference (TYPE REF TO) CL_GRFN_APPLOG_FDS GRC Flexible Data Store logging 20100407
6 Importing IV_STRING Call by reference Type reference (TYPE) STRING Header, field catalog, and data 20100407
7 Importing IV_USAGE Call by reference Type reference (TYPE) GRFN_FDS_USAGE Flexible Data Store - Usage ID 20100407
# Exception Resumable Description Created on
1 CX_GRFN_FDS Flexible Data Store - Exception 20100407

Method GENERATE_HEADER_PAIR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_HEADER_PAIR Call by reference Type reference (TYPE) CL_GRFN_FDS_SERVICE=>YT_HEADER_PAIR Label-Value pair for Job header structure 20100407
2 Importing IO_FDSLOG Call by reference Object reference (TYPE REF TO) CL_GRFN_APPLOG_FDS GRC Flexible Data Store logging 20100407
3 Importing IS_HEADER Call by reference Type reference (TYPE) DATA 20100407
4 Importing IT_JOBSTEP_RESULT_DEF Call by reference Type reference (TYPE) GRFN_T_JOBSTEP_RESULT_DEF Job Step Result with deficiency 20100407
# Exception Resumable Description Created on
1 CX_GRFN_FDS Flexible Data Store - Exception 20100407
History
Last changed by/on SAP  20141106 
SAP Release Created in