SAP ABAP Class IF_ADT_FQL_ARGUMENT_LIST (IF_ADT_FQL_ARGUMENT_LIST)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ADT_FQL_ARGUMENT_LIST 20110808
Properties
Class IF_ADT_FQL_ARGUMENT_LIST  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110804   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ADT_FQL_ARGUMENT_LIST has no forward declaration.
Interfaces
Class IF_ADT_FQL_ARGUMENT_LIST has no interface implemented.
Friends
Class IF_ADT_FQL_ARGUMENT_LIST has no friend class.
Attributes
Class IF_ADT_FQL_ARGUMENT_LIST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ARGUMENT Instance method Public Method 20110808
2 CLEAR_ARGUMENTS Instance method Public Method 20110808
3 GET_AT_POSITION Instance method Public Method 20110808
4 GET_SIZE Instance method Public Method 20110808
Events
Class IF_ADT_FQL_ARGUMENT_LIST has no event.
Types
Class IF_ADT_FQL_ARGUMENT_LIST has no local type.
Method Signatures

Method ADD_ARGUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALUE Value transfer Type reference (TYPE) CSEQUENCE 20110808
2 Returning R_REF_ARGLIST Value transfer Object reference (TYPE REF TO) IF_ADT_FQL_ARGUMENT_LIST 20110811

Method ADD_ARGUMENT on class IF_ADT_FQL_ARGUMENT_LIST has no exception.

Method CLEAR_ARGUMENTS Signature

Method CLEAR_ARGUMENTS on class IF_ADT_FQL_ARGUMENT_LIST has no parameter.
Method CLEAR_ARGUMENTS on class IF_ADT_FQL_ARGUMENT_LIST has no exception.

Method GET_AT_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_POSITION Value transfer Type reference (TYPE) I 20110808
2 Returning R_ARGUMENT Value transfer Type reference (TYPE) STRING 20110808

Method GET_AT_POSITION on class IF_ADT_FQL_ARGUMENT_LIST has no exception.

Method GET_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SIZE Value transfer Type reference (TYPE) I 20110808

Method GET_SIZE on class IF_ADT_FQL_ARGUMENT_LIST has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in