SAP ABAP Class CL_O2C_POWL_BIL_DOC (List of Billing Documents)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-BIL (Application Component) Billing
⤷
ERP_SALES_O2C_BIL (Package) ERP Sales Order 2 Cash - Billing

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_O2C_POWL_ABSTRACT_CLASS | Abstract Class for O2C POWL Feeder Classes | 20070413 |
Properties
Class | CL_O2C_POWL_BIL_DOC | |
Short Description | List of Billing Documents | |
Super Class | CL_O2C_POWL_ABSTRACT_CLASS | Abstract Class for O2C POWL Feeder Classes |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ERP_SALES_O2C_BIL | ERP Sales Order 2 Cash - Billing |
Created | 20070413 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_O2C_POWL_BIL_DOC has no forward declaration.
Interfaces
Class CL_O2C_POWL_BIL_DOC has no interface implemented.
Friends
Class CL_O2C_POWL_BIL_DOC has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | POWL_ACTDESCR_TTY | Action: Meta Description | 20070413 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSPARAMS_TT | rsparams Table | 20070413 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | POWL_FIELDCAT_TTY | Field Catalog - Meta Description | 20070413 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GX_RESULT | Billing Data | 20070413 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | POWL_SELCRIT_TTY | Selection Criteria - Meta Description | 20070413 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20070424 | |
2 | ![]() |
Static method | Private | Method | Provides Quick Info for Status | 20070424 |
Events
Class CL_O2C_POWL_BIL_DOC has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GX_RESULT | Private | See coding | 20070424 | gx_result TYPE STANDARD TABLE OF gy_result WITH NON-UNIQUE DEFAULT KEY
|
||
2 | GY_RESULT | Private | See coding | Order Tracking for Sales Items | 20070424 | BEGIN OF gy_result.
INCLUDE TYPE tds_billdoc.
TYPES rfbsk_tooltip TYPE icon_text.
TYPES END OF gy_result
|
Method Signatures
Method CONVERT_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_RESULT | Call by reference | Type reference (TYPE) | TDT_BILLDOC | Fakturadaten | 20070424 | ||
2 | ![]() |
RT_RESULT | Value transfer | Type reference (TYPE) | GX_RESULT | OrderTracking für Verkaufspositionen | 20070424 |
Method CONVERT_RESULT on class CL_O2C_POWL_BIL_DOC has no exception.
Method GET_LED_TOOLTIP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_STATUS | Call by reference | Type reference (TYPE) | RFBSK | Status für die Überleitung an die Buchhaltung | 20070424 | ||
2 | ![]() |
RF_TOOLTIP | Value transfer | Type reference (TYPE) | ICON_TEXT | Trägerfeld für Ikonen | 20070424 |
Method GET_LED_TOOLTIP on class CL_O2C_POWL_BIL_DOC has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 602 |