Menu

SAP Function Module BAPI_TC_GETDETAIL

Read Contract Details of Total Commitment

The Function Module BAPI_TC_GETDETAIL (Read Contract Details of Total Commitment) is a standard Function Module in SAP ERP and is part of the function group FSBP_TC_BAPI within the package FSBP_TC.

Technical Information

Function Module BAPI_TC_GETDETAIL
Short Text Read Contract Details of Total Commitment
Function Group FSBP_TC_BAPI
Package FSBP_TC
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONTEXT TYPE BAPIBP_TC_STR_MISC-CONTEXT 'DEFAULT' Call Context
CURRENCY TYPE BAPIBP_TC_STR_MISC-CURRENCY Currency Key
CURRENCYISO TYPE BAPIBP_TC_STR_MISC-CURRENCY_ISO ISO Currency Code
LANGUAGE TYPE BAPIBP_TC_STR_MISC-LANGUAGE Language Key
LANGUAGEISO TYPE BAPIBP_TC_STR_MISC-LANGUAGE_ISO Language According to ISO 639
PARTNER TYPE BAPIBP_TC_STR_MISC-PARTNER Business Partner Number
PARTNERGUID TYPE BAPIBP_TC_STR_MISC-PARTNER_GUID GUID of Business Partner
PROCESSEXTENSION TYPE BAPIBP_TC_STR_MISC-PROCESSEXTENSION '' Execute Customer Enhancements
SELECTIONVARIANT TYPE BAPIBP_TC_STR_MISC-SELVAR Selection Variant

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SUM TYPE BAPI_FSBP_TC_STR_SUM Form Totals

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EXTENSIONIN LIKE BAPIPAREX ExtensionIn
EXTENSIONOUT LIKE BAPIPAREX ExtensionOut
RETURN LIKE BAPIRET2 Returns
TOTALCOMMITMENTHEADER LIKE BAPI_FSBP_TC_STR_HEADER Header Information for Total Commitment
TOTALCOMMITMENTITEMS LIKE BAPI_FSBP_TC_STR_ITEM_DISP Formatted Contract Information for Total Commitment

Exceptions

This function module does not define any Exceptions.