OpenPetra
Free Administration Software for Non-Profits
|
Description of Class1. More...
Static Public Member Functions | |
static Boolean | GetMotivationGroupAndDetailForPartner (Int64 APartnerKey, ref String AMotivationGroup, ref String AMotivationDetail) |
The user can insert a recipient key manualy and so each key has to be checked for usability. Parallel to this request you can check the values of MotivationGroup and MotivationDetail. In normal cases the global default values will be used. But in some cases "PartnerKey"-specific defaults are used instead. More... | |
Description of Class1.
|
inlinestatic |
The user can insert a recipient key manualy and so each key has to be checked for usability. Parallel to this request you can check the values of MotivationGroup and MotivationDetail. In normal cases the global default values will be used. But in some cases "PartnerKey"-specific defaults are used instead.
This Routine
APartnerKey | |
AMotivationGroup | Output: Probably set to GIFT |
AMotivationDetail | Input: default value; unlikely to be used! Output: value depending on APartnerKey. |