‎2008 May 29 6:19 AM
Hi Friends,
what is the purpose of the FM "VPKDPP_GET_DI_WITH_VALUES"
in the FM the import has on filed name I_PROFNR ==> what is it?
How to find the i/p for the filed I_PROFNR.
Thanks & Regards,
Vallamuhtu.M
‎2008 May 29 6:38 AM
hi vallamuthu,
The field I_PROFNR represents dynamic item processor profile.
As per SAP the definition of dynamic item processor profile :
Control that defines how particular data (for example, line items that result from postings of goods movements) should be summarized into dynamic items.
It is defined for each usage in the dynamic item processor profile (DIP profile) how the dynamic items should appear, and how the system should process the dynamic items further. The DIP profile can be defined for different usages (for example, quotation creation or billing).
U can able to find the value for the I_profnr in the table DPPROFH.
Regards....
Arun.
‎2008 May 29 6:38 AM
hi vallamuthu,
The field I_PROFNR represents dynamic item processor profile.
As per SAP the definition of dynamic item processor profile :
Control that defines how particular data (for example, line items that result from postings of goods movements) should be summarized into dynamic items.
It is defined for each usage in the dynamic item processor profile (DIP profile) how the dynamic items should appear, and how the system should process the dynamic items further. The DIP profile can be defined for different usages (for example, quotation creation or billing).
U can able to find the value for the I_profnr in the table DPPROFH.
Regards....
Arun.
‎2008 May 29 6:42 AM
Hi Arun,
can u tell me what is purpose of the FM.
Thanks & Regards,
Vallamuthu.M
‎2008 May 29 7:06 AM
Hi vallamuthu,
It is used for the determination of dyn. Item to an object with values as well as Determine objects and read data from DLI processor.
Regards....
Arun.
‎2008 May 29 6:56 AM
hi,
hope this helps
I_PROFNR u2013 Current profile of the object
the parameter I_PROFNR is used to find out the correct profile for which we want the code to execute.
reward if helpful.
regards
Srishti