SAP ABAP Class CL_GRFN_LIST_DEFINITION (Configurable List UIBB Definition Class)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_WD_REUSE (Package) GRC Common Layer Reusable UI Components
Properties
Class CL_GRFN_LIST_DEFINITION  
Short Description Configurable List UIBB Definition Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_WD_REUSE   GRC Common Layer Reusable UI Components 
Created 20090813   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRFN_LIST_DEFINITION has no forward declaration.
Interfaces
Class CL_GRFN_LIST_DEFINITION has no interface implemented.
Friends
Class CL_GRFN_LIST_DEFINITION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_OIF_STATUS Instance attribute Public Object reference (TYPE REF TO) CL_GRPC_OIF_BASIS Provide OIF common functions, maintain OIF status 20091111
2 MS_LIST_DEFINITION Instance attribute Public Type reference (TYPE) GRFN_S_LIST_DEFINITION Configurable List Definition 20090817
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090817
2 GET_ACTIONS Instance method Public Method Get Action Definitions 20091221
3 GET_DEFINITION Instance method Public Method Get List Definition 20091221
4 GET_FEEDER Instance method Public Method Get Feed Class Instance 20090819
5 GET_FIELDS Instance method Public Method Get Field Definitions 20091221
6 GET_FIELD_GROUP Instance method Public Method Get Field Group 20091217
7 GET_LINE_TYPE Instance method Public Method Get Runtime Type 20090814
8 GET_SETTING Instance method Public Method Get List Settings 20091221
9 SET_ACTIONS Instance method Public Method Update Action Definitions 20091221
10 SET_FIELDS Instance method Public Method Update Field Definitions 20091221
11 SET_SETTING Instance method Public Method Update List Settings 20091221
Events
Class CL_GRFN_LIST_DEFINITION has no event.
Types
Class CL_GRFN_LIST_DEFINITION has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OIF_STATUS Call by reference Object reference (TYPE REF TO) CL_GRPC_OIF_BASIS Provide OIF common functions, maintain OIF status 20091111
2 Importing IV_TAB Call by reference Type reference (TYPE) GRFN_TAB Tab ID 20100111
3 Importing IV_UIBB Call by reference Type reference (TYPE) GRFN_UIBB UIBB ID 20091110

Method CONSTRUCTOR on class CL_GRFN_LIST_DEFINITION has no exception.

Method GET_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ACTION_DEFINITIONS Value transfer Type reference (TYPE) GRFN_T_ACTION_DEFINITION Action Definition Table 20091221

Method GET_ACTIONS on class CL_GRFN_LIST_DEFINITION has no exception.

Method GET_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_LIST_DEFINITION Value transfer Type reference (TYPE) GRFN_S_LIST_DEFINITION List Definition 20091221
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091221

Method GET_FEEDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_FEEDER Value transfer Object reference (TYPE REF TO) IF_GRFN_LIST_FEEDER UI Feeder 20090819

Method GET_FEEDER on class CL_GRFN_LIST_DEFINITION has no exception.

Method GET_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_FIELD_DEFINITIONS Value transfer Type reference (TYPE) GRFN_T_FIELD_DEFINITION Field Definition Table 20091221
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091221

Method GET_FIELD_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FLDGRP Value transfer Type reference (TYPE) GRFN_FLDGRP Field Group ID 20091217

Method GET_FIELD_GROUP on class CL_GRFN_LIST_DEFINITION has no exception.

Method GET_LINE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_LINE_TYPE Value transfer Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR 20090814
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091110

Method GET_SETTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_SETTING Value transfer Type reference (TYPE) GRFN_S_LIST_SETTING List Settings 20091221

Method GET_SETTING on class CL_GRFN_LIST_DEFINITION has no exception.

Method SET_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ACTION_DEFINITIONS Call by reference Type reference (TYPE) GRFN_T_ACTION_DEFINITION Action Definition Table 20091221

Method SET_ACTIONS on class CL_GRFN_LIST_DEFINITION has no exception.

Method SET_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FIELD_DEFINITIONS Call by reference Type reference (TYPE) GRFN_T_FIELD_DEFINITION Field Definition Table 20091221
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100108

Method SET_SETTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SETTINGS Value transfer Type reference (TYPE) GRFN_S_LIST_SETTING List Settings 20091221

Method SET_SETTING on class CL_GRFN_LIST_DEFINITION has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 600