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

Abap development in AFS Module

Former Member
0 Likes
1,272

Hi ABAP Gurus,

I am working as abap developer.

I need to work on afs module.But i am new in AFS module.

If any one has any good information like

what kind of development we need to do in AFS and

how to find usefule tables and basic understanding of AFS module.

If any one has document for AFS which will help to understand the

basic of afs then please forward me on this email id : aeshdisha@yahoo.com

Thanks,

Jack

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,089
8 REPLIES 8
Read only

Former Member
0 Likes
1,090
Read only

Former Member
0 Likes
1,089

Hi,

I know about this link.

I want to know specifically what abap developer needs to develop in

AFS module .

Thanks,

Jignesh.

Read only

0 Likes
1,089

Hi Jack,

An abap developer has to basically do the same stuff in AFS as he does in any other module. The only difference is that we also need to take the size into account. The fields related to size normally start with J_3A and you can see in any table(Ex: MARA).

Let me give you an example. I was required to develop a form for invoice. In normal circumstances, we are required to put in the Material Number and the Price, but when you are dealing with AFS, we are required to put it Material Number, and the price for each corresponding size.

Regards

Aneesh.

Get back to me if you got any more questions.

Read only

Former Member
0 Likes
1,089

Hi anish,

Thaks for your quick reply .

The table name in afs is same or different .

like for material we have mara table or name is change.

thanks,

Jignesh.

Read only

0 Likes
1,089

Hi

The main tables doesn't change the name, they sometime have a standard enhancement with some new fields (available for AFS only):

for example MARA has the include J_3AMARA.

So anything is different for you, you'll find new tables only, but the abap is the same for you.

It's better to understand the flow for AFS business, if you want to know this module.

Max

Read only

0 Likes
1,089

Hi Jack,

The main table name is same, only there are some more fields available in the main table. As a vague explanation, AFS is like an add-on for the original ECC, its like when you update your OS with some patches, the originality remains the same, but you get some more functionalities.

Thanks

Aneesh.

Read only

Former Member
0 Likes
1,089

Thanks all of you for your useful reply.

any one have any material to understand flow of afs module .

it will be very help ful if any one send me the link for flow in afs module..

Thanks,

Jack

Read only

0 Likes
1,089