SAP ABAP Class CL_BS_SP_GUIBB_PURCH_ORGS2 (GUIBB Feeder for Supplier Purchasing Organizations 2)
Hierarchy
☛
MDG_APPL (Software Component) MDG Applications
⤷
CA-MDG-APP-SUP (Application Component) MDG Supplier (Central Parts)
⤷
MDG_BS_ECC_SUPPLIER_BOLUI (Package) Master Data Governance Supplier BOL UI Implementations
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BS_BP_GUIBB_LIST | BOL feeder class GUIBB list for BP | 20111122 |
Properties
| Class | CL_BS_SP_GUIBB_PURCH_ORGS2 | |
| Short Description | GUIBB Feeder for Supplier Purchasing Organizations 2 | |
| Super Class | CL_BS_BP_GUIBB_LIST | BOL feeder class GUIBB list for BP |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MDG_BS_ECC_SUPPLIER_BOLUI | Master Data Governance Supplier BOL UI Implementations |
| Created | 20111122 | SAP |
| Last change | 20130531 | 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
Class CL_BS_SP_GUIBB_PURCH_ORGS2 has no interface implemented.
Friends
Class CL_BS_SP_GUIBB_PURCH_ORGS2 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | SYMSGID | 'MDG_BS_SUPPL_BOLUI' | Related Message Class | 20111213 | ||
| 2 | Instance attribute | Protected | Type reference (TYPE) | CL_MDG_BS_ECC_BP_SERVICES=>GTY_S_PURCHASING_ORG | Structure for Purchasing Organization Details | 20120412 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | Buffer for plants related to the purchasing org | 20120412 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | Buffer for sub-ranges of the current supplier | 20120412 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Phase 2 (MRP Controller) | 20120523 | |
| 2 | Instance method | Public | Method | Phase 2 (Foreign Trade: Mode of Transport) | 20111206 | |
| 3 | Instance method | Public | Method | Phase 2 (Planning Calendar) | 20120412 | |
| 4 | Instance method | Public | Method | Phase 2 (Foreign Trade: Customs Office) | 20111206 | |
| 5 | Instance method | Public | Method | Phase 2 (Payment Terms) | 20111206 | |
| 6 | Instance method | Public | Method | Phase 3 (Planning Cycle) | 20120523 | |
| 7 | Instance method | Public | Method | Phase 3 (Payment Terms) | 20111206 | |
| 8 | Instance method | Protected | Method | Prepare the UIBB for its usage | 20120412 |
Events
Class CL_BS_SP_GUIBB_PURCH_ORGS2 has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_LIF_DETAILS | Protected | See coding | 20111206 | begin of s_lif_details,
lifnr type lifnr,
guid type bu_partner_guid,
end of s_lif_details
|
||
| 2 | S_PAYMENT_TERM | Protected | See coding | 20111206 | begin of s_payment_term,
zterm type dzterm,
texts type ty_ttext,
end of s_payment_term
|
||
| 3 | S_PROACT_PROFILE | Protected | See coding | 20111206 | begin of s_proact_profile,
paprf type wvmi_paprf,
texts type ty_ttext,
end of s_proact_profile
|
||
| 4 | S_SUBRANGE | Protected | See coding | 20111206 | begin of s_subrange,
ltsnr type ltsnr,
ltsbz type bezeilts,
end of s_subrange
|
||
| 5 | T_PAYMENT_TERMS | Protected | See coding | 20111206 | t_payment_terms type standard table of s_payment_term
|
||
| 6 | T_PROACT_PROFILES | Protected | See coding | 20111206 | t_proact_profiles type standard table of s_proact_profile
|
||
| 7 | T_SUBRANGES | Protected | See coding | 20111206 | t_subranges type standard table of s_subrange
|
Method Signatures
Method OVS_OUTPUT_DISPO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_OUTPUT | Call by reference | Object reference (TYPE REF TO) | DATA | 20120523 | ||||
| 2 | ET_COLUMN_TEXTS | Call by reference | Type reference (TYPE) | WDR_NAME_VALUE_LIST | 20120523 | ||||
| 3 | EV_TABLE_HEADER | Call by reference | Type reference (TYPE) | STRING | 20120523 | ||||
| 4 | IR_QUERY_PARAMETER | Call by reference | Object reference (TYPE REF TO) | DATA | 20120523 | ||||
| 5 | IV_FIELD_NAME | Call by reference | Type reference (TYPE) | NAME_KOMP | 20120523 |
Method OVS_OUTPUT_DISPO on class CL_BS_SP_GUIBB_PURCH_ORGS2 has no exception.
Method OVS_OUTPUT_EXPVZ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_OUTPUT | Call by reference | Object reference (TYPE REF TO) | DATA | 20111206 | ||||
| 2 | ET_COLUMN_TEXTS | Call by reference | Type reference (TYPE) | WDR_NAME_VALUE_LIST | 20111206 | ||||
| 3 | EV_TABLE_HEADER | Call by reference | Type reference (TYPE) | STRING | 20111206 | ||||
| 4 | IR_QUERY_PARAMETER | Call by reference | Object reference (TYPE REF TO) | DATA | 20111206 | ||||
| 5 | IV_FIELD_NAME | Call by reference | Type reference (TYPE) | NAME_KOMP | 20111206 |
Method OVS_OUTPUT_EXPVZ on class CL_BS_SP_GUIBB_PURCH_ORGS2 has no exception.
Method OVS_OUTPUT_PLANNING_CALENDAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_OUTPUT | Call by reference | Object reference (TYPE REF TO) | DATA | 20120412 | ||||
| 2 | ET_COLUMN_TEXTS | Call by reference | Type reference (TYPE) | WDR_NAME_VALUE_LIST | 20120412 | ||||
| 3 | EV_TABLE_HEADER | Call by reference | Type reference (TYPE) | STRING | 20120412 | ||||
| 4 | IR_QUERY_PARAMETER | Call by reference | Object reference (TYPE REF TO) | DATA | 20120412 | ||||
| 5 | IV_FIELD_NAME | Call by reference | Type reference (TYPE) | NAME_KOMP | 20120412 |
Method OVS_OUTPUT_PLANNING_CALENDAR on class CL_BS_SP_GUIBB_PURCH_ORGS2 has no exception.
Method OVS_OUTPUT_ZOLLA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_OUTPUT | Call by reference | Object reference (TYPE REF TO) | DATA | 20111206 | ||||
| 2 | ET_COLUMN_TEXTS | Call by reference | Type reference (TYPE) | WDR_NAME_VALUE_LIST | 20111206 | ||||
| 3 | EV_TABLE_HEADER | Call by reference | Type reference (TYPE) | STRING | 20111206 | ||||
| 4 | IR_QUERY_PARAMETER | Call by reference | Object reference (TYPE REF TO) | DATA | 20111206 | ||||
| 5 | IV_FIELD_NAME | Call by reference | Type reference (TYPE) | NAME_KOMP | 20111206 |
Method OVS_OUTPUT_ZOLLA on class CL_BS_SP_GUIBB_PURCH_ORGS2 has no exception.
Method OVS_OUTPUT_ZTERM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_OUTPUT | Call by reference | Object reference (TYPE REF TO) | DATA | 20111206 | ||||
| 2 | ET_COLUMN_TEXTS | Call by reference | Type reference (TYPE) | WDR_NAME_VALUE_LIST | 20111206 | ||||
| 3 | EV_TABLE_HEADER | Call by reference | Type reference (TYPE) | STRING | 20111206 | ||||
| 4 | IR_QUERY_PARAMETER | Call by reference | Object reference (TYPE REF TO) | DATA | 20111206 | ||||
| 5 | IV_FIELD_NAME | Call by reference | Type reference (TYPE) | NAME_KOMP | 20111206 |
Method OVS_OUTPUT_ZTERM on class CL_BS_SP_GUIBB_PURCH_ORGS2 has no exception.
Method OVS_SELECTION_LFRHY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_FPM_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | 20120523 | ||||
| 2 | ET_FIELD_VALUE | Call by reference | Type reference (TYPE) | T_FIELD_VALUE | 20120523 | ||||
| 3 | IR_SELECTION | Call by reference | Object reference (TYPE REF TO) | DATA | 20120523 | ||||
| 4 | IV_FIELD_NAME | Call by reference | Type reference (TYPE) | NAME_KOMP | 20120523 |
Method OVS_SELECTION_LFRHY on class CL_BS_SP_GUIBB_PURCH_ORGS2 has no exception.
Method OVS_SELECTION_ZTERM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_FPM_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | 20111206 | ||||
| 2 | ET_FIELD_VALUE | Call by reference | Type reference (TYPE) | T_FIELD_VALUE | 20111206 | ||||
| 3 | IR_SELECTION | Call by reference | Object reference (TYPE REF TO) | DATA | 20111206 | ||||
| 4 | IV_FIELD_NAME | Call by reference | Type reference (TYPE) | NAME_KOMP | 20111206 |
Method OVS_SELECTION_ZTERM on class CL_BS_SP_GUIBB_PURCH_ORGS2 has no exception.
Method PREPARE_PURCH_ORGS2 Signature
Method PREPARE_PURCH_ORGS2 on class CL_BS_SP_GUIBB_PURCH_ORGS2 has no parameter.
Method PREPARE_PURCH_ORGS2 on class CL_BS_SP_GUIBB_PURCH_ORGS2 has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 607 |