Application Development and Automation 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: 
Read only

BAPI BAPI_ALM_NOTIF_CREATE: BTPLN(Affected Func location issue)

Former Member
0 Likes
1,061

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
Read only

Former Member
0 Likes
896

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

BAPI2080_NOTHDRI-FUNCT_LOC

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

3 REPLIES 3
Read only

Former Member
0 Likes
897

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

BAPI2080_NOTHDRI-FUNCT_LOC

Read only

0 Likes
896

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

Read only

0 Likes
896

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