Greetings Abapers
I am working on a program which outputs salescode details. One of the things i have to do is take the BP number and use it to pull the BP firstname and last name from the BP table BUT000. The problem i encounter is if the BP is not a person, but is a company. Should i use an if statement which checks for the BP type first then pulls out the appropriate name be it for a person or for a company?