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

classification values in migo

Former Member
0 Likes
939

Hello Friends,

i want to fetch the characteristics value entered in the migo transaction before posting the document(at runtime only)...

pls guide me how do i get the characteristics value entered during the time of migo before posting the document??

kindly suggest...

Regards,

Suny

Hello Friends,

i want to fetch the characteristics value entered in the migo transaction before posting the document(at runtime only)...

pls guide me how do i get the characteristics value entered during the time of migo before posting the document??

kindly suggest...

Regards,

Suny

5 REPLIES 5
Read only

Former Member
0 Likes
860

check this BADI MB_MIGO_BADI, if u are able to get the values before posting the document.

кu03B1ятu03B9к

Read only

0 Likes
860

кu03B1ятu03B9к

Thnks for the reply.. im using the same badi only but in tht i cant find where these values are getting stored at run time

If u have any idea abt the same pls let me knw

Sunny

Read only

0 Likes
860

Hi Sunny,

I am not sure but look for the GOITEM structure it contains the classiciation values.

it is available in the same BADI in method PUBLISH_MATERIAL_ITEM

and you also need this I_CLASS_ID in PBO_HEADER

and check GOHEAD in PAI_HEADER.

Thanks & Regards,

Dileep .C

Read only

Former Member
0 Likes
860

solved my own

Read only

Former Member
0 Likes
860

Hi Sunny,

  I have got the same requirement.

  can you please provide the solution how you resolved the issue.

Thanks in advance.

Regards,

Durga Raju.