Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI BAPI_ALM_NOTIF_CREATE: BTPLN(Affected Func location issue)

Former Member
0 Kudos

Hi All,

I am using BAPI BAPI_ALM_NOTIF_CREATE to create a notification.

In Tx IW21, I can see a field called BTPLN( Affected Functional location). But I can not see any specific field for this one in BAPI.

If you know, could you help let me know which field should I try.

Many thanks

Shirin

1 ACCEPTED SOLUTION

former_member188685
Active Contributor
0 Kudos

It is there in the Import paramter NOTIFHEADER with different name FUNCT_LOC

BAPI2080_NOTHDRI-FUNCT_LOC

3 REPLIES 3

former_member188685
Active Contributor
0 Kudos

It is there in the Import paramter NOTIFHEADER with different name FUNCT_LOC

BAPI2080_NOTHDRI-FUNCT_LOC

0 Kudos

Hi Yash,

The field FUNC_LOC corresponds to Functional location on the main screen of IW21 transaction.

Field BTPLN corresponds to 'Func Loc AFFECTED' (affected func loc).

Both these fields though store func location, but can have different values in real transaction.

Many thanks

Shirin

0 Kudos

Hi Shirin,

I dont think the BAPI supports that fields. If you have requirements to upload this field, then you should try recording the tcode IW21/IW22.

You can also try out the PM: Batch Input workbench Tcode IBIP.

Thanks

Romit