REPORTorder_is_status_completed.PARAMETERS:t_typeTYPEcrmd_orderadm_h-process_typeOBLIGATORYDEFAULT'OPPT',i_statusTYPEcrm_j_statusOBLIGATORYDEFAULT'I1001'.DATAlt_sys_statTYPE TABLE OFtj06.DATAlv_status_profileTYPEj_stsma.SELECTSINGLEuser_stat_procFROMcrmc_proc_typeINTOlv_status_profileWHEREprocess_t...
COMMIT WORK AND WAIT.:提交数据库事务。 输出和中断: WRITE: / 'table inserted'.:在屏幕上输出文本消息,表示数据已插入。 BREAK-POINT.:插入断点,以便在程序执行期间进行调试。 现在,让我们用一个示例来说明程序的作用: 假设你在一个 SAP CRM 系统中管理客户订单数据。tj30表包含了订单的状态信息,crmd_order...
TJ02: System status definition. For some of entries in this table, the corresponding constants are defined in include CRM_STATUS_CON TJ03: status object type definition. Storage table for tcode BS12, see screenshot below: TJ04: define initial status for system object. For example, I1002 (...
REPORT zstatus_initial_load.TYPES:BEGIN OF ty_sel_tab,sign TYPE ddsign,option TYPE ddoption,low TYPE string,high TYPE string,END OF ty_sel_tab .TYPES:tt_sel_tab TYPE STANDARDTABLEOF ty_sel_tab .DATA:lt_tj30 TYPE STANDARDTABLEOF tj30,lv_valid_found TYPE abap_bool,lt_opti...
SAPCRM订单状态管理的一些重要的数据库表 I record down my self study notes here in order to be used in the future. TJ01: Business Transactions definition TJ02: System status definition. For some of entries in this table, the corresponding constants are defined in include CRM_STATUS_CON TJ03:...
CRMD_ACTIVITY_H Activity CRMD_OPPORT_H Opportunity BUTOO : Customer details BUT001 BP: General data II BUT100 BP: Roles BUT150 BP relationship: Attribute table (test different BUT_HIER_TREE Business Partner Group Hierarchy CDBC_T_PRODUCTID Mapping: Product Id ...
Current Status for a business transaction along with set date, set time and status code. CRMD_ORDERADM_I CRMD_CUSTOMER_I SCAPPTSEG CRM_JEST CRM_JCDS 2.3 Table Enhancements Following tables were enhanced as per the project requirement in a leading ISU-SAP CRM implementation. Easy Enhancement ...
CRM_JEST is the table to store the status of a CRM order object. The guid there corresponds to the guids of the Header and/or Items of the order object. The header and items guids are available in CRMD_ORDERADM_H and CRMD_ORDERADM_I tables. What else are you looking for? Reg...
这是一张有关会员,积分,活动等内容的相关表的关系图,对相关的开发工作会有帮助。 原文标题:Table schema for managing customer loyality 本文链接:http://www.cnblogs.com/hhelibeb/p/6400492.html SAP CRM 忠
SAP CRM 表关系图