Pricing for Commission agent

本文介绍了一种在SD模块中实现佣金直接记入佣金代理账户的方法,包括创建总账科目、定义客户组、设置定价条件等步骤,并概述了会计分录。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

以下是在在国外论坛上发现的:


I have tried the below solution for agents commission to post directly as payable to commission agents account from SD.

 

1. Create G/L Account (reconciliation)  for Commission Payble

2. Create Customer as (Commission agent) and assign Reco Acct as Payable account in the customer master record-Company Code Tab page.

 

3. Define New customer group as Commission agents and assign to customer (Commission agent) Sales Area Data

 

4. Assign G/L Account in VKOA -with the combination of  Custome group/Account Key

 

5. Create pricing condition type as ZCOM for commission and make setting as accural

 

6.Assign ZCOM to the pricing procedure as per the calculation basis

 

7. Complete the sales CycleOrder - Invoice

8. Create credit memo request with reference to invoice and use sold to party as Commission agent

 

9. Select Commission condition and give values, the authorization can be maintain to remove the credit block

10. Process subsequent credit memo and the commission will directly posted to commission agents account

11. Can be attached to document flow

 

the accounting entries will be :

 

Commission Account(Payable) Dr

Commission agent Cr

### 关于用于拥塞管理和电压支持的分布位置边际定价(DLMP) DLMP,即Distribution Locational Marginal Pricing,在电力系统中作为一种有效工具被广泛采用来处理配电网中的拥塞和提供必要的电压支撑。这种方法通过计算各个节点上的电价,从而在一定范围内调节供需关系,有助于维持整个电力系统的稳定运行[^1]。 对于三相不平衡配电系统而言,为了适应DG(分布式发电)渗透率的增长以及解决传统管理方式所面临的挑战,借鉴了输电网络与批发市场的经验引入了DLMP机制作为经济信号给市场参与者以减少系统成本并缓解不稳定性的影响。具体来说,在这类复杂的环境中,DLMP可以细分为多个组成部分,包括但不限于有功功率平衡、无功功率补偿、线路损耗分摊及电压水平调整等方面的内容[^2]。 考虑到配电网中存在的电阻抗比(R/X)较高且存在不对称特性等问题使得DLMP的实际运算变得更为棘手。因此,研究人员提出了基于迭代线性化的DLMP算法,并利用MATLAB软件环境配合Gurobi求解器实现了对含有多重约束条件下的最优潮流问题的有效求解过程。此外,还采用了SOCP(Second Order Cone Programming)技术改进了原有的LinDistFlow模型精度,进一步提高了DLMP方案的应用价值[^3]。 ```matlab % 下面是一个简单的MATLAB代码片段展示如何设置并调用Gurobi求解器来进行DLMP计算 model.A = spalloc(...); % 定义稀疏矩阵A表示约束系数 model.obj = ... ; % 设置目标函数向量obj model.rhs = ... ; % 设定右侧常数项rhs result = gurobi(model); disp(result.x); % 输出优化变量的结果 ```
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值