SAP ABAP Class CL_BSP_BP_INDUSTRYSECTOR (MAC for Industry sector)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-PCU-BP (Application Component) Dialog People-Centric UI for Business Partner
⤷
COM_BSP_MODEL_IL_BP (Package) Central Parts of BP from the BSP Development
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_BSP_MODEL_ACCESS_IL | Application Interface to BSP IL | 20030310 |
Properties
| Class | CL_BSP_BP_INDUSTRYSECTOR | |
| Short Description | MAC for Industry sector | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | COM_BSP_MODEL_IL_BP | Central Parts of BP from the BSP Development |
| Created | 20030310 | SAP |
| Last change | 20041209 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BSP_BP_INDUSTRYSECTOR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CRM_BSP_MODEL_ACCESS_IL | Application Interface to BSP IL | 20030310 |
Friends
Class CL_BSP_BP_INDUSTRYSECTOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | See coding | 20030310 | |||||
| 2 | Constant | Private | See coding | 20030311 | |||||
| 3 | Constant | Private | See coding | 20030507 | |||||
| 4 | Constant | Private | Type reference (TYPE) | CRMT_CONTEXT_ID | 'ODC_BP_INDUSTRYSECTOR' | Context Identification for Messages | 20030310 | ||
| 5 | Constant | Private | Type reference (TYPE) | CRMT_MODELACCESSCLASS | 'CL_BSP_BP_PROMOD' | Model Access Class | 20030310 | ||
| 6 | Constant | Private | See coding | 20030428 | |||||
| 7 | Constant | Private | Type reference (TYPE) | BU_BOOLEAN | 'X' | Boolean Type, Do Not Use in Interfaces! | 20030310 | ||
| 8 | Instance attribute | Private | Type reference (TYPE) | TY_MODIFIED_INDUSTRY | 20030310 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | CRMT_BSP_ADDRESS_DROPDOWN_TAB | Table for Dropdown List Boxes | 20030310 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | BU_BOOLEAN | Boolean Type, Do Not Use in Interfaces! | 20030311 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | BU_BOOLEAN | Boolean Type, Do Not Use in Interfaces! | 20030428 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | BU_PARTNER | Business Partner Number | 20030310 | |||
| 13 | Static Attribute | Protected | Type reference (TYPE) | CRMT_BSP_SCREENSTRUCTURE | 'COMT_BSP_BP_INDUSTRYSECTOR_STD' | Name of DDIC Structure Assigned to Layout | 20030916 | ||
| 14 | Instance attribute | Private | Type reference (TYPE) | BU_ISTYPE | Industry System | 20030428 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check the availability of Industry systems | 20030311 | |
| 2 | Instance method | Private | Method | Fill the industry description details | 20030428 |
Events
Class CL_BSP_BP_INDUSTRYSECTOR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_BAPIBUS1006_INDUSTRYSECTOR | Private | See coding | 20030505 | TY_BAPIBUS1006_INDUSTRYSECTOR TYPE
standard table of BAPIBUS1006_INDUSTRYSECTOR
|
||
| 2 | TY_KEY | Private | See coding | 20030310 | BEGIN OF ty_key,
partner TYPE bu_partner,
industrysystem TYPE bu_istype,
industry TYPE bu_indsect,
flag TYPE bu_boolean,
END OF ty_key
|
||
| 3 | TY_MODIFIED_INDUSTRY | Private | See coding | 20030310 | BEGIN OF ty_modified_industry,
old_industrysystem TYPE bu_istype,
new_industrysystem type bu_istype,
old_industry TYPE bu_indsect,
new_industry TYPE bu_indsect,
END OF ty_modified_industry
|
Method Signatures
Method CHECK_INDUSTRYSYSTEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RETURN | Call by reference | Type reference (TYPE) | BUS_BAPI-RETURN_TABLE | 20030311 | ||||
| 2 | EV_INDUSTRYSYSTEMS_EXIST | Call by reference | Type reference (TYPE) | BU_BOOLEAN | Boolscher Typ: Nicht auf Oberflächen verwenden! | 20030311 |
Method CHECK_INDUSTRYSYSTEMS on class CL_BSP_BP_INDUSTRYSECTOR has no exception.
Method FILL_INDUSTRYDESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INDUSTRYDESCRIPTION | Call by reference | Type reference (TYPE) | BAPIINDUSTRYDETAILS_T | Tabelle für Dropdown-Boxen | 20030916 | |||
| 2 | IT_BAPIBUS1006_INDUSTRY | Call by reference | Type reference (TYPE) | TY_BAPIBUS1006_INDUSTRYSECTOR | SAP GP: BAPI-Struktur für Branchen | 20030916 |
Method FILL_INDUSTRYDESCRIPTION on class CL_BSP_BP_INDUSTRYSECTOR has no exception.
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 200 |