SAP ABAP Function Module K_DEFAULT_RULE_READ (Lesen einer Defaultregel und bestimmen der benötigten Felder)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
KABR (Package) Appl. development: R/3 Cost Accounting order settlement
⤷
⤷
⤷
Basic Data
| Function Module | K_DEFAULT_RULE_READ | Lesen einer Defaultregel und bestimmen der benötigten Felder |
| Function Group | KOBS | Maintain/Display Settlement Rule |
| Program Name | SAPLKOBS | Maintain settlement rule |
| INCLUDE Name | LKOBSU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_KONTY | TYPE | TKB2C-KONTY | Objektart des Empfaengers (ermittelt aus I_COBL) | |||
| |
DFREG | TYPE | TKB2A-DFREG | Name of the default rule | |||
| |
KONTY | TYPE | TKB2C-KONTY | Account assignment category | |||
| |
OBART | TYPE | TKB2C-OBART | Type of the object to which the settlement rule is connected | |||
| |
I_COBL | TYPE | COBL | Empfaenger-Felder (nur wenn KONTY initial) | |||
| |
DFTAB | TYPE | DFTABELLE | Table of the fields required by the default rule | |||
| |
DEFAULT_RULE_NOT_FOUND | TYPE | Default rule was not found | ||||
| |
NO_KONTY | TYPE | Objektart des Empf. aus I_COBL nicht ableitbar | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19931201 |
| SAP Release Created in |