SAP Function BAPI_ACTIVITYTYPE_GETDETAIL - Detail Information for Activity Type on Key Date

Parameter Reference Type Length Default Optional Text
ACTIVITYTYPE BAPI1031_GEN-ACTTYPE C 6 Activity type
CONTROLLINGAREA BAPI1031_GEN-CO_AREA C 4 Controlling area
KEYDATE BAPI1031_GEN-SOME_DATE D 8 SY-DATUM X Key date

Parameter Reference Type Length Text
ACTTYPEDETAIL BAPI1031_ATOUTPUTLIST u 127 Detailed information on activity type

Parameter Reference Length Optional Text
RETURN BAPIRET2 548 Return parameters (error table)

Functionality
This module supplies detailed information on a selected activity type.

Notes
Prior to this module, you can determine a list of activity types usingfunction module BAPI_ACTIVITYTYPE_GETLIST.

Further information
For more information, see the SAP Library under Cost Center Accountingand Activity Type Accounting.

Description
Structure containing detailed information on the activity type.

Description
Activity type for which detailed information is requested.

Description
Controlling area that the activity type is assigned to.

Description
Key date by which the detailed information should be procured.

Value range
Validity period of the activity type.

Default
Today's date is the default.

Description
Return structure for errors and system messages.