SAP ABAP Class CL_FPM_SADL_FEEDER_PARAM_AST (Assistance Class for FPM_SADL_FEEDER_PARA)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     SAPB_FPM_SADL (Package) SADL Adapter
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FPM_HCT_COMPLEXPARAM_ASSIST Assistance Class for FPM_HCT_MUTIVALUE_PARAM 20120828
Properties
Class CL_FPM_SADL_FEEDER_PARAM_AST  
Short Description Assistance Class for FPM_SADL_FEEDER_PARA    
Super Class CL_FPM_HCT_COMPLEXPARAM_ASSIST Assistance Class for FPM_HCT_MUTIVALUE_PARAM 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAPB_FPM_SADL   SADL Adapter 
Created 20120828   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_SADL_ENTITY_CONSUMP_INFO Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_FPM_SADL_FEEDER_PARAM_AST has no interface implemented.
Friends
Class CL_FPM_SADL_FEEDER_PARAM_AST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CS_JOIN Constant Protected See coding 20121026
2 MT_ENTITY_TYPE Instance attribute Protected Type reference (TYPE) IF_SADL_ENTITY_FACTORY=>TT_VALUE_HELP 20120911
3 MV_COUNT Instance attribute Private Type reference (TYPE) I 20121029
4 MV_IS_TRANSACTIONAL Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20140220
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AUTH_COND_PROVIDER Instance method Protected Method 20130426
2 CHECK_JOIN_CHILDREN Instance method Protected Method 20121031
3 CREATE_AND_CHECK_SADL Instance method Protected Method 20140808
4 DETERMINE_ENTITY_TYPES Instance method Protected Method 20140314
5 IS_TRANSACTIONAL_ALLOWED Instance method Private Method 20140220
6 ON_OVS Instance method Public Method 20120828
7 ON_OVS_ENTITY_ID Instance method Protected Method 20120911
8 ON_OVS_ENTITY_TYPE Instance method Protected Method 20120911
9 ON_OVS_JOIN_ASSOC_ENTITY Instance method Protected Method 20121029
10 ON_OVS_SADL_ATTRIBUTE Instance method Protected Method 20140808
11 RENDER_JOIN_TREE Instance method Protected Method 20121026
Events
Class CL_FPM_SADL_FEEDER_PARAM_AST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_TEST Public Type reference (TYPE) FPM_SADL_S_JOIN_UI FPM SADL Join Definition: UI Structure 20121029
Method Signatures

Method CHECK_AUTH_COND_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AUTH_PROVIDER Call by reference Type reference (TYPE) CLIKE Authorization condition provider for SADL Query 20130426
2 Importing IV_ENTITY_ID Call by reference Type reference (TYPE) SADL_ENTITY_ID Name of SADL_ENTITY_ID 20130426
3 Importing IV_ENTITY_TYPE Call by reference Type reference (TYPE) SADL_ENTITY_TYPE Name of SADL_ENTITY_TYPE 20130426
4 Returning RV_FAILED Value transfer Type reference (TYPE) ABAP_BOOL 20130426

Method CHECK_AUTH_COND_PROVIDER on class CL_FPM_SADL_FEEDER_PARAM_AST has no exception.

Method CHECK_JOIN_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20121031
2 Importing IO_SADL_BUILDER Call by reference Object reference (TYPE REF TO) CL_FPM_SADL_BUILDER FPM SADL Join Builder 20121031
3 Importing IT_JOIN Call by reference Type reference (TYPE) FPM_SADL_T_JOIN FPM SADL Join Definition 20121031
4 Importing IV_PARENT_ID Call by reference Type reference (TYPE) STRING 20121031
5 Returning RV_FAILED Value transfer Type reference (TYPE) ABAP_BOOL 20121031

Method CHECK_JOIN_CHILDREN on class CL_FPM_SADL_FEEDER_PARAM_AST has no exception.

Method CREATE_AND_CHECK_SADL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_SADL_BUILDER Call by reference Object reference (TYPE REF TO) CL_FPM_SADL_BUILDER FPM SADL Join Builder 20140808
2 Exporting EV_FAILED Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20140808
3 Importing IT_VALUE Call by reference Type reference (TYPE) FPM_T_CFG_PARAM_VALUE Parameters in Configuration 20140808

Method CREATE_AND_CHECK_SADL on class CL_FPM_SADL_FEEDER_PARAM_AST has no exception.

Method DETERMINE_ENTITY_TYPES Signature

Method DETERMINE_ENTITY_TYPES on class CL_FPM_SADL_FEEDER_PARAM_AST has no parameter.
Method DETERMINE_ENTITY_TYPES on class CL_FPM_SADL_FEEDER_PARAM_AST has no exception.

Method IS_TRANSACTIONAL_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CONSUMPTION_INFO Call by reference Type reference (TYPE) IF_SADL_ENTITY_CONSUMP_INFO=>TY_CONSUMPTION_INFORMATION 20140220
2 Returning RV_ALLOWED Value transfer Type reference (TYPE) ABAP_BOOL 20140220

Method IS_TRANSACTIONAL_ALLOWED on class CL_FPM_SADL_FEEDER_PARAM_AST has no exception.

Method ON_OVS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OVS Call by reference Object reference (TYPE REF TO) IF_WD_OVS 20120828

Method ON_OVS on class CL_FPM_SADL_FEEDER_PARAM_AST has no exception.

Method ON_OVS_ENTITY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OVS Call by reference Object reference (TYPE REF TO) IF_WD_OVS 20120911

Method ON_OVS_ENTITY_ID on class CL_FPM_SADL_FEEDER_PARAM_AST has no exception.

Method ON_OVS_ENTITY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OVS Call by reference Object reference (TYPE REF TO) IF_WD_OVS 20120911

Method ON_OVS_ENTITY_TYPE on class CL_FPM_SADL_FEEDER_PARAM_AST has no exception.

Method ON_OVS_JOIN_ASSOC_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OVS Call by reference Object reference (TYPE REF TO) IF_WD_OVS 20121029

Method ON_OVS_JOIN_ASSOC_ENTITY on class CL_FPM_SADL_FEEDER_PARAM_AST has no exception.

Method ON_OVS_SADL_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OVS Call by reference Object reference (TYPE REF TO) IF_WD_OVS 20140808

Method ON_OVS_SADL_ATTRIBUTE on class CL_FPM_SADL_FEEDER_PARAM_AST has no exception.

Method RENDER_JOIN_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER 20121026
2 Importing IO_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20121026
3 Importing IS_PARAM Call by reference Type reference (TYPE) S_PARAM 20121026

Method RENDER_JOIN_TREE on class CL_FPM_SADL_FEEDER_PARAM_AST has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 740