SAP ABAP Class CL_LO_OIF_GUIBB_PARTY_LIST (Feeder Class for GUIBB Partner list)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-SLS (Application Component) Sales
⤷
ERP_SLS_LO_OIF (Package) Lean Order OIF
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_LO_OIF_GUIBB_PARTY_SUPER | Feeder Superclass for GUIBB Business Partner | 20081209 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20081209 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_LIST_EXT | GUIBB List extended | 20081209 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_LO_OIF_LISTENER | Actions for sub-objects that listen to LO OIF | 20081209 |
Properties
| Class | CL_LO_OIF_GUIBB_PARTY_LIST | |
| Short Description | Feeder Class for GUIBB Partner list | |
| Super Class | CL_LO_OIF_GUIBB_PARTY_SUPER | Feeder Superclass for GUIBB Business Partner |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ERP_SLS_LO_OIF | Lean Order OIF |
| Created | 20081209 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20081209 | ||
| 2 | IF_FPM_GUIBB_LIST_EXT | GUIBB List extended | 20081209 | ||
| 3 | IF_LO_OIF_LISTENER | Actions for sub-objects that listen to LO OIF | 20081209 |
Friends
Class CL_LO_OIF_GUIBB_PARTY_LIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | New data of party table | 20081209 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Old data of item table | 20081209 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | CL_LO_OIF_SERVICES=>TCT_INDEX | Partys to be deleted | 20081209 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | CL_LORD=>TCT_PARTY_KEY | 20081209 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | 'X': Reset invisibility in get_data | 20100714 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Adapt action usage | 20090224 | |
| 2 | Instance method | Protected | Method | Adapt field usage DDLB | 20100304 | |
| 3 | Instance method | Protected | Method | 20081218 |
Events
Class CL_LO_OIF_GUIBB_PARTY_LIST has no event.
Types
Class CL_LO_OIF_GUIBB_PARTY_LIST has no local type.
Method Signatures
Method ADAPT_ACT_USG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ACT_USG | Call by reference | Type reference (TYPE) | FPMGB_T_ACTIONUSAGE | Action usage | 20090224 | |||
| 2 | CV_ACT_USG | Call by reference | Type reference (TYPE) | BOOLE_D | 'X': Action usage has been changed | 20090224 | |||
| 3 | IV_INPUT | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' Input possible | 20090224 |
Method ADAPT_ACT_USG on class CL_LO_OIF_GUIBB_PARTY_LIST has no exception.
Method ADAPT_FLD_USG_DDLB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FLD_USG | Call by reference | Type reference (TYPE) | FPMGB_T_FIELDUSAGE | Field Usage | 20100304 | |||
| 2 | CV_FLD_USG | Call by reference | Type reference (TYPE) | BOOLE_D | 'X': Field Usage did change | 20100304 |
Method ADAPT_FLD_USG_DDLB on class CL_LO_OIF_GUIBB_PARTY_LIST has no exception.
Method TRANSFER_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ADD_DATA | Call by reference | Type reference (TYPE) | TDT_ADDITIONAL_DATA | Additional plug-in data outside the LORD API/framework | 20090213 | |||
| 2 | CT_OBJINST | Call by reference | Type reference (TYPE) | TDT_OBJINST | Table Type for Structure TDS_OBJINST | 20090213 | |||
| 3 | CT_PARTY_COMV | Call by reference | Type reference (TYPE) | TDT_PARTY_COMV | Table Type for Structure TDS_PARTY_COMV | 20090213 | |||
| 4 | CT_PARTY_COMX | Call by reference | Type reference (TYPE) | TDT_PARTY_COMC | Table Type for Structure TDS_PARTY_COMC | 20090213 | |||
| 5 | IT_CHG_LOG | Call by reference | Type reference (TYPE) | FPMGB_T_CHANGELOG | Field Changelog | 20081218 | |||
| 6 | IV_PARENT_HANDLE | Call by reference | Type reference (TYPE) | GUID_32 | Handle of parent object | 20081218 |
Method TRANSFER_DATA on class CL_LO_OIF_GUIBB_PARTY_LIST has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 605 |