CL_FICO_CONDS_FACTORY - Instance Manager for Displaying and Editing Conditions
TXBHW - Original Tax Base Amount in Local Currency Fill RESBD Structure from EBP Component StructureThis documentation is copyright by SAP AG.
Functionality
The instance manager generates and manages instances that display and edit conditions (standard conditions as well as individual conditions).
The system has to generate a display object in order to display. For processing, the system has to generate a processing object into which you can enter the processing conditions.
You can extend the instance manager for application-specific enhancements, such as backdated changesor pricing by means of inheritance. You can overwrite the methods CREATE_SPECIFIC_DISPLAYand CREATE_SPECIFIC_MAINTAINto generate specific display or processing objects.
Only one processing object or one display object can be active at any one time. The last object to be generated is active.
The class provides the following methods:
| GET_CONDS_PROVIDER | (Gets reference to a condition provider) |
| GET_APPLICATION | (Gets the application that was generated for the instance) |
| S_GET_INSTANCE | (Generates an instance of the instance manager for each application) |
| CREATE_MAINTAIN | (Generates a processing object for each condition list) |
| CREATE_DISPLAY | (Generates a display object for each condition list) |
| GET_CURRENCY | (Gets the currency) |
| GET_CURRENT_DISPLAY | (Gets the reference to the active display object) |
| GET_CURRENT_MAINTAIN | (Gets the reference to the active processing object) |
| SET_ILIST_FOR_MAINTAIN | (Assigns a condition list to an active processing object) |
| GET_INSTANCE | (Gets an instance for a processing / display object) |
| GET_CONSTRAINTS | (Gets specifications for editing conditions) |
| GET_ATTRIBUTES | (Gets attributes for the display or processing object) |
| GET_CONDGROUP_ILIST | (Gets the condition list for each condition group) |
| SET_ACTIVE | (Identifies the instance as active) |
| CREATE_SPECIFIC_MAINTAIN | (Generates an instance for a processing object) |
| CREATE_SPECIFIC_DISPLAY | (Generates an instance for a display object) |
| SET_CONSTRAINS | (Sets specifications for editing conditions) |
Relationships
Example
Notes
Further information
General Material Data RFUMSV00 - Advance Return for Tax on Sales/Purchases
This documentation is copyright by SAP AG.
Length: 5388 Date: 20120526 Time: 124345 triton ( 41 ms )






