CL_CRM_MKTPL_TPM_FUNDS_ITEM - TPM Fund Assignment Item
ABAP Short Reference BAL Application Log DocumentationThis documentation is copyright by SAP AG.
>>> Development Documentation generated by DocuGenerator v2.0 (only available in English => NO TRANSLATION!!!) <<<
General Class Description
TPM Fund Assignment Item
__________________________________________________________
Class Info
| Name: | CL_CRM_MKTPL_TPM_FUNDS_ITEM |
| Instantiation: | Public |
Superclass
Implemented Interfaces
None
Friend Classes
None
Subclasses
None
__________________________________________________________
Methods
CHECK
Redefined Public ABAP_BOOL CHECK(
| IMPORTING | CRM_MKTGS_CHECK_MODE_EXPLICIT | IV_CHECK_MODE |
)
This method checks the fund association assignment item attributes
The following checks are performed:
- Is the Fund guid valid (existance)
- Is the Fund id invalid (in case id is set and no guid has been found)
- Duplicate Check, HOW?? No Business Key defined?
Returns
True, if the check returns errors
Parameters
| - | IV_CHECK_MODE | Sets the explicit check mode, values |
| - CL_CRM_MKTGS_CONSTANTS=>CHECK_MODE_EXPLICIT_STANDARD:no explicit mode, the values of the customizing are taken into account | ||
| - CL_CRM_MKTGS_CONSTANTS=>CHECK_MODE_EXPLICIT_FULL:all checks are performed (ignore customizing settings) | ||
| - CL_CRM_MKTGS_CONSTANTS=>CHECK_MODE_EXPLICIT_MINIMUM:only changed items are checked (ignore customizing settings) |
| ________________________________________________________________________ |
|---|
CHECK_VALIDITY_4_FPLAN
Redefined Protected ABAP_BOOL CHECK_VALIDITY_4_FPLAN(
| IMPORTING | ANY | IS_ATTRIBUTES |
)
Check if the fund is valid from fund det.profile
| ________________________________________________________________________ |
|---|
CONSTRUCTOR
Public CONSTRUCTOR(
| IMPORTING | CL_CRM_MKTGS_ASG_COLLECTION | IR_ASSIGNMENT_COLLECTION |
| ANY | IS_ATTRIBUTES | |
| CRM_MKTGS_CREATE_MODE | IV_CREATE_MODE |
)
CONSTRUCTOR
SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up General Material Data
This documentation is copyright by SAP AG.
Length: 4317 Date: 20120526 Time: 131736 triton ( 59 ms )






