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

Extension Structure in BAPI BAPI_FIXEDASSET_CREATE1

Former Member
0 Likes
1,888

Hi Experts,

I have added a Z field in ANLZ table . In my Z program i am using BAPI_FIXEDASSET_CREATE1 for asset creation.

Now i need to pass data to Z field in ANLZ table using above BAPI.In above mentioned BAPI in extension structure i can only find BAPI_TE_ANLU and nothing like BAPI_TE_ANLZ so how can i use extension structure for updation of Z field in ANLZ.

Please suggest.

Regards,

Kaustubh.

3 REPLIES 3
Read only

Former Member
0 Likes
1,186

That structure is not available, so i dont think you cant use the extension for the tabla ANLZ.

Regards,

Roberto

Read only

Former Member
0 Likes
1,186

Hi

Jusat try wid dis structure BAPI_TE_ANLU just add your zeee fields in this structure and just paas the values in the *BAPIPAREX * , with Enhancement AIST0002

contains function module EXIT_SAPL1022_001 as a component in which user fields can be implemented.

Hope it is helpful .

Regards

Swapnil kamble

Read only

Former Member
0 Likes
1,186

Hi

Jusat try wid dis structure BAPI_TE_ANLU just add your zeee fields in this structure and just paas the values in the *BAPIPAREX * , with Enhancement AIST0002

contains function module EXIT_SAPL1022_001 as a component in which user fields can be implemented.

Hope it is helpful .

Regards

Swapnil kamble