SAP Enhancement AIST0002

Question:
Dear fans,
I have to implement Enhancement AIST0002 (to add customer fields in assets managment). I create CI_ANLU structure with my specific fields but i'm lost afetr this.
Does someone could help me.
here is the documentation from SAP (understandable for me...) for this Enhancement.
2. Create include ZXAISU03 in function group XAIS. Enter program code
there in order to transfer the asset master data to global
variables. The asset master data referred to here is the data that
is transferred using function module EXIT_SAPLAIST_002, and which
you need later for checking the field contents of the fields that
you have defined. At the least, you should transfer the values
transferred in parameter I_ANLU to a global structure.
3. In function group XAIS, define one or more subscreens that you want
to integrate into the maintenance interface of the asset master
record. On these subscreens, you can either
a) Make the fields available to the global ANLU structure that you
defined in the previous step
b) Make any other fields available, from which you then derive
values for the ANLU fields.
4. Create include ZXAISU04 in function group XAIS. Enter code there in
order to assign the ANLU structure that was returned to asset master
data maintenance by parameter E_ANLU of function module
EXIT_SAPLAIST_003.
5. Create a customer enhancement project, referring to SAP enhancement
AIST0002, and activate this project (transaction CMOD).
6. Define master data tab layouts that use the subscreens (group boxes)
you have defined. Assign these tab layouts asset classes.
Answer:
I have the same problem...
Does anyone know the aswer?
Thanks in advance...
_________________
Sérgio Teixeira
Answer:
Greetings,
I am developmenting the Enhancement AIST0002, but i don't know How create the subscreen and put it in the Trasanction AS01 in General Tab. Please Could you help me? Thanks in average.
Juan Carlos
Answer:
I've found out how to do this.
Go to se80 function group XAIS and here create a new screen. Then go to customizing and create a new layout that uses this screen.
(Thanks in average???)
Regards,
_________________
Sérgio Teixeira
Answer:
Hi Sérgio, Thanks for help me, i like to ask you about what is the transaction to create the layout in customizing and how join this layout with my screen. Can i copy this layout?, please could you help me about this layout? and explain me please. Thank you very much friend.

More Articles:

Retrieve file name from PC directory path?
SAPLabs ?
How does the inner join work ?
blank object browser in object navigator? [RESOLVED]?
Using Call Transaction with table for drilldown reporting?
Is BUS2032.CHANGED a usable event for a job ?