cancel
Showing results for 
Search instead for 
Did you mean: 

Benefits Medical information

Former Member
0 Kudos

Hi All,

We have Medical HMO and Dental HMO in our insurance plan and we wanted to maintain the physican name and ID under 376 infotype.And we wanted to send th interface file to insurance company.

The question is : Is that the right place to maintain both medical and dental physician name and ids in 376 infotype.

If so how does the interface file we send will differentiate between dental and medical physican ids.

Help needed.

Thanks,

Sree

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Sree,

Is the objective only to maintain the Physician's IDs and then pass this data through the interface.... with no other statutory obligations??

If yes, how abt this........

Add a Single Character 'M' in front of Medical HMO Physician's name....and Add 'D' for Dental ....

Say for Example... if the Medical Physicians name is KUMARPAL.....add MKUMARPAL as Physcian's name and his id 105708..

Now Ask the Abapper to write the code based on the physician's name field....

Loop through the PERNRs infotype 0376 record and check the first character in the Physician's name field......

if the character is M, it is medical HMO and pass the ID........

So on and so forth...

Alternatively modify the screen to have mandatory single character field that can accomodate the values M and D.........

Good Luck !!!

Kumarpal Jain.

Former Member
0 Kudos

if it only for reporting \ interface purpose create a Z table and hold the physian name and id against each plan, which will in turn be picked by the report \ interface