SAP ABAP Class CL_DOC_SEARCH_WRAPPER_BIL (Search Wrapper for Billing Documents)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD (Application Component) Sales and Distribution
⤷
LOG_DOC_SEARCH_IMPL (Package) Logistics - Search Wrapper Implementations
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DOC_SEARCH_WRAPPER_BASE | Abstract Wrapper Class for Document Search | 20100805 |
Properties
| Class | CL_DOC_SEARCH_WRAPPER_BIL | |
| Short Description | Search Wrapper for Billing Documents | |
| Super Class | CL_DOC_SEARCH_WRAPPER_BASE | Abstract Wrapper Class for Document Search |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | LOG_DOC_SEARCH_IMPL | Logistics - Search Wrapper Implementations |
| Created | 20100805 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DOC_SEARCH_WRAPPER_BIL has no forward declaration.
Interfaces
Class CL_DOC_SEARCH_WRAPPER_BIL has no interface implemented.
Friends
Class CL_DOC_SEARCH_WRAPPER_BIL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'KUNAG' | 20100805 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'KUNRG' | 20100903 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'MATNR' | 20100903 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'BILLING' | ID of this Wrapper | 20100903 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'ZPERS' | Personnel Number Selection | 20100903 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'HEAD' | 20100805 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Construct the object and set key definition | 20100809 |
Events
Class CL_DOC_SEARCH_WRAPPER_BIL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TCT_VBRK | Public | See coding | 20100806 | TCT_VBRK TYPE STANDARD TABLE OF vbrk
|
||
| 2 | TCT_VBRP | Public | See coding | 20100806 | TCT_VBRP TYPE STANDARD TABLE OF vbrp
|
||
| 3 | TDT_RG_FKART | Public | See coding | 20100805 | TDT_RG_FKART TYPE RANGE OF FKART
|
||
| 4 | TDT_RG_FKDAT | Public | See coding | 20100805 | TDT_RG_FKDAT TYPE RANGE OF FKDAT
|
||
| 5 | TDT_RG_RFBSK | Public | See coding | 20100806 | TDT_RG_RFBSK TYPE RANGE OF rfbsk
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_DOC_SEARCH_WRAPPER_BIL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for Search Wrapper API | 20100909 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |