摘要:
视图名称:银行对账单行项目 I_BankStatementItem 视图类型:基础视图 视图代码: 点击查看代码 @AbapCatalog.sqlViewName: 'IBANKSTATMENTITM' @AbapCatalog.compiler.compareFilter: true @AbapC 阅读全文
摘要:
视图名称:银行对账单抬头 I_BankStatement 视图类型:基础 视图代码: 点击查看代码 事务代码:FF67/ 视图结构: 字段名称 技术名称 短代码 BANKSTATEMENTSHORTID 公司代码 COMPANYCODE 开户行 HOUSEBANK 开户行账户标识 HOUSEBANK 阅读全文
摘要:
视图名称:会计员 I_AccountingClerk 视图类型:基础 视图代码: 点击查看代码 @AbapCatalog: { sqlViewName: 'IFIACCCLERK', // compiler.compareFilter: true, preserveKey: true } @Acce 阅读全文
摘要:
视图名称:付款锁定原因描述 I_PaymentBlockingReasonText 视图类型:基础 视图代码: 点击查看代码 //Documentation about annotations can be found at http://help.sap.com searching for CDS 阅读全文
摘要:
视图名称:付款锁定原因 I_PaymentBlockingReason 视图类型:基础视图 视图代码: 点击查看代码 //Documentation about annotations can be found at http://help.sap.com searching for CDS ann 阅读全文