OVERVIEW   INDEX   DEPRECATED   HELP   CORRESPONDENCES  


Modulepars   Data Types   Component Types   Port Types   Constants   Templates   Signatures   Functions   Altsteps   Test cases  

Group con024Flow

Declared in module SUPL_V2_CommonSteps


Functions Summary
flowFor024
encodingType2Name
getFormatIndicator
getRequestorIdValueForFormatIndicator
getClientNameValueForFormatIndicator
isFormatIndicatorSupported

Details

flowFor024
function flowFor024(EncodingType p_encodingType, FormatIndicator p_formatIndicator) runs on SUPLComponent 

Declared in group con024Flow

Runs On: SUPLComponent

Returns: void -

Parameters:
encodingType2Name
function encodingType2Name(EncodingType p_encodingType) return charstring 

Declared in group con024Flow

Returns: charstring -

Parameters:
getFormatIndicator
function getFormatIndicator(integer p_count) runs on SUPLComponent return FormatIndicator 

Declared in group con024Flow

Runs On: SUPLComponent

Returns: FormatIndicator -

Parameters:
getRequestorIdValueForFormatIndicator
function getRequestorIdValueForFormatIndicator(in FormatIndicator p_formatIndicator) runs on SUPLComponent return charstring 

Declared in group con024Flow

Runs On: SUPLComponent

Returns: charstring -

Parameters:
getClientNameValueForFormatIndicator
function getClientNameValueForFormatIndicator(in FormatIndicator p_formatIndicator) runs on SUPLComponent return charstring 

Declared in group con024Flow

Runs On: SUPLComponent

Returns: charstring -

Parameters:
isFormatIndicatorSupported
function isFormatIndicatorSupported(FormatIndicator p_formatIndicator) runs on SUPLComponent return boolean 

Declared in group con024Flow

Runs On: SUPLComponent

Returns: boolean -

Parameters: