SAP ABAP Class CL_SDOC_CALC_FIELD_UTILITY (Utility Class for calculated fields (e.g. descriptions))
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SDOC_CALC_FIELD_UTILITY | Interface: SDOC Authority check | 20121221 |
Properties
Class | CL_SDOC_CALC_FIELD_UTILITY | |
Short Description | Utility Class for calculated fields (e.g. descriptions) | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ERP_SALES_REPORTING | SAP ERP Sales Reporting |
Created | 20120823 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SDOC_CALC_FIELD_UTILITY has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SDOC_CALC_FIELD_UTILITY | Interface: SDOC Authority check | 20121221 |
Friends
Class CL_SDOC_CALC_FIELD_UTILITY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | FIELDNAME | 'SPACE' | 20120907 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | STATUS_VA | 'A' | 20120907 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | STATUS_VA | 'B' | 20120907 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | STATUS_VA | 'C' | 20120907 | ||
5 | ![]() |
Constant | Private | Type reference (TYPE) | STATUS_VA | SPACE | 20120907 | ||
6 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | IF_SDOC_CALC_FIELD_UTILITY | 20121221 | |||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TCS_TEXT_BUFFER | 20121107 | |||
8 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TCS_TEXT_BUFFER | 20120907 | |||
9 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TCS_TEXT_BUFFER | 20121107 | |||
10 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TCS_TEXT_BUFFER | 20121107 | |||
11 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TCS_STATUS_TEXT_BUFFER | 20120907 | |||
12 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TCS_STATUS_TEXT_BUFFER | 20120906 | |||
13 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TCS_STATUS_TEXT_BUFFER | 20120907 | |||
14 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TCS_STATUS_TEXT_BUFFER | 20120907 | |||
15 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TCS_TEXT_BUFFER | 20121107 | |||
16 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TCS_PERSON_NAME_BUFFER | 20120907 | |||
17 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TCS_STATUS_TEXT_BUFFER | 20120907 | |||
18 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TCS_STATUS_TEXT_BUFFER | 20120907 | |||
19 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TCS_TEXT_BUFFER | 20120907 | |||
20 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TCS_TEXT_BUFFER | 20120907 | |||
21 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TCS_TEXT_BUFFER | 20120907 | |||
22 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TCS_ACTION_TEXT_BUFFER_TT | 20121127 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20120906 |
Events
Class CL_SDOC_CALC_FIELD_UTILITY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TCS_ACTION_TEXT_BUFFER | Private | See coding | 20121127 | begin of tcs_action_text_buffer,
aktvt type aktvt,
bezei type bezei20,
end of tcs_action_text_buffer
|
||
2 | TCS_ACTION_TEXT_BUFFER_TT | Private | See coding | 20121127 | tcs_action_text_buffer_tt type sorted table of tcs_action_text_buffer
with unique key aktvt
|
||
3 | TCS_PERSON_NAME_BUFFER | Private | See coding | 20120907 | begin of tcs_person_name_buffer,
pernr type pernr_d,
name type bezei40,
end of tcs_person_name_buffer
|
||
4 | TCS_STATUS_TEXT_BUFFER | Private | See coding | 20120906 | begin of tcs_status_text_buffer,
a type status_bez,
b type status_bez,
c type status_bez,
space type status_bez,
end of tcs_status_text_buffer
|
||
5 | TCS_TEXT_BUFFER | Private | See coding | 20120907 | begin of tcs_text_buffer,
value type string,
text type text20,
end of tcs_text_buffer
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SDOC_CALC_FIELD_UTILITY has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SDOC_CALC_FIELD_UTILITY has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 616 |