SAP ABAP Class CL_CFX_EXTRACT_ATTRIBUTES (Extractor class for the attributes)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-CFO (Application Component) Collaboration Folders
⤷
RS_BCT_CFX_COL (Package) cFolders Reporting

⤷

⤷

Properties
Class | CL_CFX_EXTRACT_ATTRIBUTES | |
Short Description | Extractor class for the attributes | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RS_BCT_CFX_COL | cFolders Reporting |
Created | 20060914 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CFX_EXTRACT_ATTRIBUTES has no interface implemented.
Friends
Class CL_CFX_EXTRACT_ATTRIBUTES has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CFX_TT_BW_AREA | Area Details | 20060914 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CFX_TT_BW_COLLAB | Collaboration table type | 20061117 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SBIWA_T_FIELDS | Fields in the Transfer Structure | 20061009 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CFX_TT_BW_FOL_NODE | Folder Details Table | 20060914 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SBIWA_T_SELECT | Selection Criteria | 20061009 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSMAXSIZE | Maximum number of table entries in extraction API interface | 20061009 | ||
7 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_CFX_EXTRACT_ATTRIBUTES | class with metods for BW extraction | 20060914 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CURSOR | 20111027 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060914 |
2 | ![]() |
Instance method | Public | Method | Read Area Attributes | 20060914 |
3 | ![]() |
Instance method | Public | Method | Read Collaboration Attributes | 20060914 |
4 | ![]() |
Instance method | Public | Method | Read Folder Attributes | 20060914 |
Events
Class CL_CFX_EXTRACT_ATTRIBUTES has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TV_TIMESTAMP_RANGE | Protected | See coding | 20060914 | TV_TIMESTAMP_RANGE TYPE RANGE OF CFX_TV_DATE
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FIELDS | Call by reference | Type reference (TYPE) | SBIWA_T_FIELDS | 20061009 | |||
2 | ![]() |
IV_MAXSIZE | Call by reference | Type reference (TYPE) | RSMAXSIZE | Maximum number of table entries in extraction API interface | 20061009 | ||
3 | ![]() |
IV_SELECT | Call by reference | Type reference (TYPE) | SBIWA_T_SELECT | 20061009 |
Method CONSTRUCTOR on class CL_CFX_EXTRACT_ATTRIBUTES has no exception.
Method READ_AREA_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_END_OF_DATA | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean | 20061016 | ||
2 | ![]() |
E_T_RETURN_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | 20061016 |
Method READ_AREA_ATTR on class CL_CFX_EXTRACT_ATTRIBUTES has no exception.
Method READ_COLLAB_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_END_OF_DATA | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean | 20061016 | ||
2 | ![]() |
E_T_RETURN_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | 20061016 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
NO_MORE_DATA | 20061016 |
Method READ_FOLDER_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_END_OF_DATA | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean | 20061016 | ||
2 | ![]() |
E_T_RETURN_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | 20061016 |
Method READ_FOLDER_ATTR on class CL_CFX_EXTRACT_ATTRIBUTES has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 450 |