Description
A collection of GLAccountAdvancedRuleParams objects.
| |||
API GL Account Advanced Rules Service / GL Account Advanced Rule Params Collection | |||
SAP® B1 DI-API C# definitionpublic class GLAccountAdvancedRuleParamsCollectionClass : IGLAccountAdvancedRuleParamsCollection, GLAccountAdvancedRuleParamsCollection, IEnumerable
{
public virtual int Count
{
get;
}
public extern GLAccountAdvancedRuleParamsCollectionClass();
public virtual extern GLAccountAdvancedRuleParams Add();
public virtual extern IEnumerator GetEnumerator();
public virtual extern string GetXMLSchema();
public virtual extern GLAccountAdvancedRuleParams Item( object vtIndex);
public virtual extern void ToXMLFile( string bstrFileName);
public virtual extern string ToXMLString();
} Related informationGL Account Advanced Rules Service Data Interfaces GLAccountAdvancedRulesServiceDataInterfaces Enumeration GLAccountAdvancedRulesService data interfaces. ![]() GL Account Advanced Rule GLAccountAdvancedRule Object· Table: OGAR The set of rules according to which the G/L account determination takes place. The advanced G/L account determination rules are defined per posting period.
Source table: OGAR. ![]() GL Account Advanced Rule Params GLAccountAdvancedRuleParams Object Holds the key to an existing advanced G/L account determination rule.
This object is used to pass keys to and retrieve keys from GLAccountAdvancedRulesService methods. ![]() GL Account Advanced Rules Service GLAccountAdvancedRulesService Service· Table: OGAR The GLAccountAdvancedRulesService service enables you to add, look up, update, and remove advanced G/L account determination rules.
Source table: OGAR. |
|||
SAP® Business One is the trademark(s) or registered trademark(s) of SAP AG in Germany and in several other countries. Contact This website is not affiliated with, maintained, authorized, endorsed or sponsored by SAP AG or any of its affiliates |