Menu

SAP Function Module JV_AM_SUBNUMBER_SELECT

Selection of subnumbers according to vintage years

The Function Module JV_AM_SUBNUMBER_SELECT (Selection of subnumbers according to vintage years) is a standard Function Module in SAP ERP and is part of the function group GJAM within the package GJV2.

Technical Information

Function Module JV_AM_SUBNUMBER_SELECT
Short Text Selection of subnumbers according to vintage years
Function Group GJAM
Package GJV2
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ANBTR LIKE ANEP-ANBTR Amount
I_ANLN1 LIKE ANLH-ANLN1 Asset Main Number
I_AUFNR LIKE JVRAM01-AUFNR Order Number
I_BLDAT LIKE BKPF-BLDAT Document Dart
I_BUJHR LIKE ANLC-GJAHR Fiscal Year
I_BUKRS LIKE ANLH-BUKRS Company Code
I_KUNNR LIKE KNA1-KUNNR Customer Number
I_MATNR LIKE MARA-MATNR
I_PSPNR LIKE JVRAM01-PSPNR Project Number
I_VMNTH LIKE ANLB-VMNTH 0 Vintage Month
I_VYEAR LIKE ANLB-VYEAR Vintage Year
I_WBWRT LIKE ANEP-ANBTR 0 Amount
I_ZANLN1 LIKE ANBZ-ZANLN1 Target Asset Number
I_ZUONR LIKE JVRAM01-H_ZUONR Selection Field

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
O_ANBTR LIKE ANEP-ANBTR Amount
O_SAVE LIKE TABWG-JVMAN Flag: Save Immediately

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
T_ANLA LIKE ANLA Asset Master Record Segment
T_ANLB LIKE ANLB Depreciation terms
T_ANLZ LIKE ANLZ Time-Dependent Asset Allocations
T_LINE LIKE JVASSTLINE Asset Items

Exceptions

This function module does not define any Exceptions.