SAP ABAP Class CL_TD_ECC_USMD_DELTA_BUF_WRITE (Test Double for USMD Delta Buffer Write in MDG APPL)
Hierarchy
☛
MDG_APPL (Software Component) MDG Applications
⤷
CA-MDG-APP-BP (Application Component) MDG Business Partner (Central Part)
⤷
MDG_BS_ECC_BP_UNIT_TEST (Package) Master Data Governance: Cross BP Automated Integration Test
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_TD_USMD_DELTA_BUFFER_WRITE | Test Double for USMD Delta Buffer Write in BS FND | 20110517 |
Properties
| Class | CL_TD_ECC_USMD_DELTA_BUF_WRITE | |
| Short Description | Test Double for USMD Delta Buffer Write in MDG APPL | |
| Super Class | CL_TD_USMD_DELTA_BUFFER_WRITE | Test Double for USMD Delta Buffer Write in BS FND |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 5 | |
| Package | MDG_BS_ECC_BP_UNIT_TEST | Master Data Governance: Cross BP Automated Integration Test |
| Created | 20110517 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TD_ECC_USMD_DELTA_BUF_WRITE has no forward declaration.
Interfaces
Class CL_TD_ECC_USMD_DELTA_BUF_WRITE has no interface implemented.
Friends
Class CL_TD_ECC_USMD_DELTA_BUF_WRITE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | See coding | Buffer for Customer Partner Functions | 20120220 | ||||
| 2 | Instance attribute | Public | See coding | Buffer for Customer General Data | 20110518 | ||||
| 3 | Instance attribute | Public | See coding | Buffer for Customer Tax Indicators | 20120327 | ||||
| 4 | Instance attribute | Public | See coding | Buffer for Multiple Assignments | 20110517 | ||||
| 5 | Instance attribute | Public | See coding | Buffer for Supplier Purchasing Organizations | 20120203 | ||||
| 6 | Instance attribute | Public | See coding | Buffer for Customer Sales Areas | 20120112 | ||||
| 7 | Instance attribute | Public | See coding | Buffer for Supplier Partner Functions | 20120203 | ||||
| 8 | Instance attribute | Public | See coding | Buffer for Supplier General Data | 20110530 | ||||
| 9 | Instance attribute | Public | See coding | Deletion Buffer for Customer Partner Functions | 20120223 | ||||
| 10 | Instance attribute | Public | See coding | Deletion Buffer for Customer General Data | 20120223 | ||||
| 11 | Instance attribute | Public | See coding | Deletion Buffer for Customer Tax Indicators | 20120327 | ||||
| 12 | Instance attribute | Public | See coding | Deletion Buffer for Multiple Assignments | 20120223 | ||||
| 13 | Instance attribute | Public | See coding | Deletion Buffer for Supplier Purchasing Organizations | 20120223 | ||||
| 14 | Instance attribute | Public | See coding | Deletion Buffer for Customer Sales Areas | 20120223 | ||||
| 15 | Instance attribute | Public | See coding | Deletion Buffer for Supplier Partner Functions | 20120223 | ||||
| 16 | Instance attribute | Public | See coding | Deletion Buffer for Supplier General Data | 20120223 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20110518 | ||
| 2 | Instance method | Public | Method | 20110530 | ||
| 3 | Instance method | Public | Method | 20110601 | ||
| 4 | Instance method | Public | Method | 20110527 | ||
| 5 | Instance method | Public | Method | 20110603 | ||
| 6 | Instance method | Public | Method | 20110518 |
Events
Class CL_TD_ECC_USMD_DELTA_BUF_WRITE has no event.
Types
Class CL_TD_ECC_USMD_DELTA_BUF_WRITE has no local type.
Method Signatures
Method GET_ACCOUNT_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ASSIGNMENT_ID | Call by reference | Type reference (TYPE) | MDG_BP_ASSIGNMENT_ID | 20110518 | ||||
| 2 | RV_ACCOUNT_GROUP | Value transfer | Type reference (TYPE) | CHAR4 | 20110518 |
Method GET_ACCOUNT_GROUP on class CL_TD_ECC_USMD_DELTA_BUF_WRITE has no exception.
Method GET_ASSIGNMENT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ASSIGNMENT_ID | Value transfer | Type reference (TYPE) | MDG_BP_ASSIGNMENT_ID | 20110530 |
Method GET_ASSIGNMENT_ID on class CL_TD_ECC_USMD_DELTA_BUF_WRITE has no exception.
Method GET_CUSTOMER_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ASSIGNMENT_ID | Call by reference | Type reference (TYPE) | MDG_BP_ASSIGNMENT_ID | 20110601 | ||||
| 2 | RV_CUSTOMER_ID | Value transfer | Type reference (TYPE) | KUNNR | 20110601 |
Method GET_CUSTOMER_ID on class CL_TD_ECC_USMD_DELTA_BUF_WRITE has no exception.
Method GET_OBJECT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ASSIGNMENT_ID | Call by reference | Type reference (TYPE) | MDG_BP_ASSIGNMENT_ID | 20110527 | ||||
| 2 | RV_OBJECT_ID | Value transfer | Type reference (TYPE) | MDG_BP_OBJECT_ID | 20110527 |
Method GET_OBJECT_ID on class CL_TD_ECC_USMD_DELTA_BUF_WRITE has no exception.
Method GET_SUPPLIER_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ASSIGNMENT_ID | Call by reference | Type reference (TYPE) | MDG_BP_ASSIGNMENT_ID | 20110603 | ||||
| 2 | RV_SUPPLIER_ID | Value transfer | Type reference (TYPE) | LIFNR | 20110603 |
Method GET_SUPPLIER_ID on class CL_TD_ECC_USMD_DELTA_BUF_WRITE has no exception.
Method GET_TRADING_PARTNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ASSIGNMENT_ID | Call by reference | Type reference (TYPE) | MDG_BP_ASSIGNMENT_ID | 20110518 | ||||
| 2 | RV_TRADING_PARTNER | Value transfer | Type reference (TYPE) | RASSC | 20110518 |
Method GET_TRADING_PARTNER on class CL_TD_ECC_USMD_DELTA_BUF_WRITE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |