SAP ABAP Class CL_IFW_DB_CUST (DB access of IFW customizing tables)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-AB-IFW (Application Component) Invoice Forecasting
⤷
CIWB (Package) Invoice Forecasting Worklist: Core objects
⤷
⤷
Properties
| Class | CL_IFW_DB_CUST | |
| Short Description | DB access of IFW customizing tables | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | IFW | |
| Program status | ||
| Category | 0 | |
| Package | CIWB | Invoice Forecasting Worklist: Core objects |
| Created | 20100922 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IFW_DB_CUST has no forward declaration.
Interfaces
Class CL_IFW_DB_CUST has no interface implemented.
Friends
Class CL_IFW_DB_CUST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | IFW_C_BILL_TYPE | Billing document type for provisional invoice | 20100922 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | IFW_C_COND_TYPE | Condition type for invoice forecasting worklist | 20100922 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Read single record from IFW_C_BILL_TYPE | 20100922 | |
| 2 | Static method | Public | Method | Read single record from IFW_C_cond_Type | 20100922 |
Events
Class CL_IFW_DB_CUST has no event.
Types
Class CL_IFW_DB_CUST has no local type.
Method Signatures
Method BILL_TYPE_SINGLE_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_BILL_TYPE | Call by reference | Type reference (TYPE) | IFW_C_BILL_TYPE | Billing document type for provisional invoice | 20100922 | |||
| 2 | I_FKART | Value transfer | Type reference (TYPE) | FKART | Billing Type | 20100922 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for CL_IFW_DB_CUST | 20100922 |
Method COND_TYPE_SINGLE_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_COND_TYPE | Call by reference | Type reference (TYPE) | IFW_C_COND_TYPE | Condition type for IFW | 20100922 | |||
| 2 | I_KALSM | Value transfer | Type reference (TYPE) | IFW_DE_KALSM | Pricing procedure | 20100922 | |||
| 3 | I_KAPPL | Value transfer | Type reference (TYPE) | KAPPL | Application | 20100922 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for CL_IFW_DB_CUST | 20100922 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |