SAP ABAP Class CL_BSP_BP_TAX_NUMBERS (Class for the Tax numbers for Business Partner.)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-CSC (Application Component) Country-Specific Objects
⤷
COM_BSP_MODEL_IL_TAX_BP (Package) BSP-Development Tax-relevant parts of Business Partner
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_BSP_INIT_IL | Interface for Initialization | 20030618 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_BSP_MODEL_ACCESS_IL | Application Interface to BSP IL | 20030325 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_BSP_PROCESS_IL | Interface for Process Methods | 20030618 |
Properties
| Class | CL_BSP_BP_TAX_NUMBERS | |
| Short Description | Class for the Tax numbers for Business Partner. | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | COM_BSP_MODEL_IL_TAX_BP | BSP-Development Tax-relevant parts of Business Partner |
| Created | 20030325 | SAP |
| Last change | 20080612 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CRM_BSP_INIT_IL | Interface for Initialization | 20030618 | ||
| 2 | IF_CRM_BSP_MODEL_ACCESS_IL | Application Interface to BSP IL | 20030325 | ||
| 3 | IF_CRM_BSP_PROCESS_IL | Interface for Process Methods | 20030618 |
Friends
Class CL_BSP_BP_TAX_NUMBERS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | See coding | 20030325 | |||||
| 2 | Constant | Private | See coding | 20030325 | |||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BSP_BP_ACCMOD_ADDR_MIX | Access class for address | 20030403 | |||
| 4 | Constant | Private | Type reference (TYPE) | CRMT_MODELACCESSCLASS | 'CL_BSP_BP_TAX_NUMBERS' | 20030923 | |||
| 5 | Constant | Private | Type reference (TYPE) | CRMT_MODELACCESSCLASS | 'CL_BSP_BP_PROMOD' | Model Access Class | 20030325 | ||
| 6 | Static Attribute | Protected | Type reference (TYPE) | CRMT_BSP_SCREENSTRUCTURE | 'COMT_BSP_BP_TAX_NUMBERS' | Name of DDIC Structure Assigned to Layout | 20030325 | ||
| 7 | Constant | Private | Type reference (TYPE) | CRMT_CONTEXT_ID | 'ODC_BP_TAX_NUMBERS' | Context for Tax Numbers | 20030422 | ||
| 8 | Constant | Private | Type reference (TYPE) | CHAR1 | 'X' | 20030923 | |||
| 9 | Constant | Private | Type reference (TYPE) | BU_BOOLEAN | 'X' | Boolean Type, Do Not Use in Interfaces! | 20030422 | ||
| 10 | Instance attribute | Public | See coding | 20070110 | |||||
| 11 | Instance attribute | Public | Type reference (TYPE) | CRMT_BSP_ADDRESS_DROPDOWN_TAB | Tabelle für Dropdown-Boxen | 20030923 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | COMT_BSP_BP_TAX_NUMBERS | Struktur für Steuernummern | 20030507 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | BU_PARTNER | Business Partner Number | 20030325 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20030403 |
Events
Class CL_BSP_BP_TAX_NUMBERS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_KEY | Private | See coding | 20030428 | BEGIN OF ty_key,
partner TYPE bu_partner,
taxtype TYPE DFKKBPTAXNUM-TAXTYPE,
END OF ty_key
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_BSP_BP_TAX_NUMBERS has no parameter.
Method CONSTRUCTOR on class CL_BSP_BP_TAX_NUMBERS has no exception.
History
| Last changed by/on | SAP | 20080612 |
| SAP Release Created in | 200 |