SAP ABAP Class CL_SDOC_SELECT_STATUS (Selection of Sales Documents by Status)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-SLS-GF (Application Component) Basic Functions
⤷
ERP_SALES_REPORTING (Package) SAP ERP Sales Reporting
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SDOC_SELECT_BASIC | Basic Class: Selection of Sales Documents | 20121204 |
Properties
| Class | CL_SDOC_SELECT_STATUS | |
| Short Description | Selection of Sales Documents by Status | |
| Super Class | CL_SDOC_SELECT_BASIC | Basic Class: Selection of Sales Documents |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ERP_SALES_REPORTING | SAP ERP Sales Reporting |
| Created | 20121204 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SDOC_SELECT_STATUS has no forward declaration.
Interfaces
Class CL_SDOC_SELECT_STATUS has no interface implemented.
Friends
Class CL_SDOC_SELECT_STATUS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'ucase' | 20121204 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'upper' | 20121204 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SDOC_AUTHORITY_CHECK | 20121221 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | J_TXT04 | Individual status of an object (short form) | 20121204 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | J_TXT04 | Individual status of an object (short form) | 20121204 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | FLAG | General Flag | 20121204 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | TCS_VBTYP_TEXT | 20121204 | ||||
| 8 | Static Attribute | Private | Type reference (TYPE) | TCT_TJ20 | 20121218 | ||||
| 9 | Static Attribute | Private | Type reference (TYPE) | TCT_VBTYP_TEXT | 20121204 | ||||
| 10 | Static Attribute | Private | Type reference (TYPE) | STRING | 'upper' | 20121204 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20121204 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20121204 | |
| 3 | Static method | Private | Method | 20121204 |
Events
Class CL_SDOC_SELECT_STATUS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TCS_RESULT_EXT | Public | See coding | 20121204 | begin of tcs_result_ext,
vbeln type vbeln,
audat type audat,
kunnr type kunnr,
posnr type posnr,
matnr type matnr,
vbtyp type vbtyp,
anw_stat_ex type flag,
u_stsma type j_stsma,
istat_auf type j_stext,
ustat_auf type j_stext,
selk type flag,
text type text40,
col type char3,
objnr type j_objnr,
end of tcs_result_ext
|
||
| 2 | TCS_VBTYP_TEXT | Private | See coding | 20121204 | begin of tcs_vbtyp_text,
vbtyp type vbtyp,
vbtxt type val_text,
end of tcs_vbtyp_text
|
||
| 3 | TCT_RESULT_EXT | Public | See coding | 20121204 | tct_result_ext type standard table of tcs_result_ext
|
||
| 4 | TCT_TJ20 | Public | See coding | 20121218 | tct_tj20 type standard table of tj20
|
||
| 5 | TCT_VBTYP_TEXT | Private | See coding | 20121204 | tct_vbtyp_text type standard table of tcs_vbtyp_text
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SDOC_SELECT_STATUS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SDOC_SELECT_STATUS has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SDOC_SELECT_STATUS has no parameter.
Method CONSTRUCTOR on class CL_SDOC_SELECT_STATUS has no exception.
Method GET_VBTYP_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VBTYP | Call by reference | Type reference (TYPE) | VBTYP | SD document category | 20121204 |
Method GET_VBTYP_TEXT on class CL_SDOC_SELECT_STATUS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 616 |