SAP ABAP Class IF_BSA_SADL_FUNC_CALL_DESC (Descriptor for a function call)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BSA_SADL_BINDING_DESC Descriptor for SADL bindings used in attributes, structures 20090428
Properties
Class IF_BSA_SADL_FUNC_CALL_DESC  
Short Description Descriptor for a function call    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090428   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BSA_SADL_FUNC_CALL_DESC has no forward declaration.
Interfaces
Class IF_BSA_SADL_FUNC_CALL_DESC has no interface implemented.
Friends
Class IF_BSA_SADL_FUNC_CALL_DESC has no friend class.
Attributes
Class IF_BSA_SADL_FUNC_CALL_DESC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PARAMETER Instance method Public Method 20090428
2 ADD_PARAMETER_LITERAL_BY_VALUE Instance method Public Method 20090428
3 ADD_PARAMETER_STEPS_BY_VALUE Instance method Public Method 20090428
4 GET_FUNCTION_NAME Instance method Public Method 20090428
5 GET_PARAMETERS Instance method Public Method 20090428
Events
Class IF_BSA_SADL_FUNC_CALL_DESC has no event.
Types
Class IF_BSA_SADL_FUNC_CALL_DESC has no local type.
Method Signatures

Method ADD_PARAMETER Signature

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

Method ADD_PARAMETER on class IF_BSA_SADL_FUNC_CALL_DESC has no exception.

Method ADD_PARAMETER_LITERAL_BY_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LITERAL Call by reference Type reference (TYPE) STRING 20090428
2 Returning RO_PARAMETER Value transfer Object reference (TYPE REF TO) IF_BSA_SADL_FP_LITERAL_DESC 20090428

Method ADD_PARAMETER_LITERAL_BY_VALUE on class IF_BSA_SADL_FUNC_CALL_DESC has no exception.

Method ADD_PARAMETER_STEPS_BY_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_PARAMETER Value transfer Object reference (TYPE REF TO) IF_BSA_SADL_STEP_SEQUENCE_DESC 20090428

Method ADD_PARAMETER_STEPS_BY_VALUE on class IF_BSA_SADL_FUNC_CALL_DESC has no exception.

Method GET_FUNCTION_NAME Signature

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

Method GET_FUNCTION_NAME on class IF_BSA_SADL_FUNC_CALL_DESC has no exception.

Method GET_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_DATA_CONTAINER Value transfer Object reference (TYPE REF TO) IF_BSA_SADL_DATA_CONTAINER 20090428

Method GET_PARAMETERS on class IF_BSA_SADL_FUNC_CALL_DESC has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in