SAP ABAP Class CL_MDG_BS_CUSTOM_SI_IMPL (CL_MDG_BS_CUSTOM_SI_IMPL)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
CA-MDG-APP (Application Component) Applications
⤷
MDG_BS_ECC_CUSTOMER (Package) Master Data Governance: ECC Customer
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20100714 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EX_MDG_BS_SUPPLIER_SI | Interface for BAdI: MDG_BS_SUPPLIER_SI | 20100714 |
Properties
| Class | CL_MDG_BS_CUSTOM_SI_IMPL | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MDG_BS_ECC_CUSTOMER | Master Data Governance: ECC Customer |
| Created | 20100714 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MDG_BS_CUSTOM_SI_IMPL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20100714 | ||
| 2 | IF_EX_MDG_BS_SUPPLIER_SI | Interface for BAdI: MDG_BS_SUPPLIER_SI | 20100714 |
Friends
Class CL_MDG_BS_CUSTOM_SI_IMPL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | MDG_EXTR_GROUP_FIELDS | 'TAXJURISDICTION' | MDG Extractor: Additional extractor objects | 20100823 | ||
| 2 | Instance attribute | Protected | Type reference (TYPE) | MDG_FND_BP_INTERNAL_ID | Definite proprietary identifier for a business partner | 20101125 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | T_TAXJURCODE_CONTEXT | 20100823 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Add relevant Account Numbers with fiscal address | 20100908 |
Events
Class CL_MDG_BS_CUSTOM_SI_IMPL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_ACC_WITH_FISCAL_ADDR | Private | See coding | 20100908 | BEGIN OF s_acc_with_fiscal_addr,
kunnr TYPE kunnr,
fiskn TYPE fiskn_d,
END OF s_acc_with_fiscal_addr
|
||
| 2 | S_TAXJURCODE_CONTEXT | Private | See coding | 20100823 | BEGIN OF s_taxjurcode_context,
countrycode TYPE char2,
taxjurcode TYPE ad_txjcd,
END OF s_taxjurcode_context
|
||
| 3 | T_ACC_WITH_FISCAL_ADDR | Private | See coding | 20100908 | t_acc_with_fiscal_addr TYPE STANDARD TABLE OF s_acc_with_fiscal_addr WITH KEY kunnr
|
||
| 4 | T_TAXJURCODE_CONTEXT | Private | See coding | 20100823 | t_taxjurcode_context TYPE STANDARD TABLE OF s_taxjurcode_context
|
Method Signatures
Method ADD_REL_ACC_WITH_FISCAL_ADDR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_KNA1_ALL | Call by reference | Type reference (TYPE) | MDG_EXTR_TT_CUSTOMER | List of customer IDs | 20100910 | |||
| 2 | IO_KA_BP_CUSTOMER | Call by reference | Object reference (TYPE REF TO) | CVI_KA_BP_CUSTOMER | Assignment of BP to Customer | 20100913 | |||
| 3 | IT_KNA1_CUR | Call by reference | Type reference (TYPE) | MDG_EXTR_TT_CUSTOMER | List of customer IDs | 20100910 |
Method ADD_REL_ACC_WITH_FISCAL_ADDR on class CL_MDG_BS_CUSTOM_SI_IMPL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |