SAP ABAP Class CL_FMEUF_OBJECT_CD (Change documents for Exp. Cert.)
Hierarchy
☛
EA-PS (Software Component) SAP Enterprise Extension Public Services
⤷
PSM-EC (Application Component) Expenditure Certification
⤷
FMEUF_E (Package) Expenditure Certification
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FMEUF_FINSRC_CD | 20060906 | |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_FMEUF_OPERATION_CD | 20060906 |
Properties
| Class | CL_FMEUF_OBJECT_CD | |
| Short Description | Change documents for Exp. Cert. | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FMEUF_E | Expenditure Certification |
| Created | 20060906 | SAP |
| Last change | 20070913 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FMEUF_OBJECT_CD has no forward declaration.
Interfaces
Class CL_FMEUF_OBJECT_CD has no interface implemented.
Friends
Class CL_FMEUF_OBJECT_CD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | CDDATUM | Creation date of the change document | 20060906 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | CDTCODE | Transaction in which a change was made | 20060906 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | CDUZEIT | Time changed | 20060906 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | CDUSERNAME | User name of the person responsible in change document | 20060906 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | FMEUFCD_T_LIST | Change Documents | 20060912 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | CDOBJECTCL | Object class | 20060906 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | CDOBJECTV | Object value | 20060906 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20060912 | ||
| 2 | Instance method | Public | Method | 20060912 | ||
| 3 | Instance method | Public | Method | 20060912 | ||
| 4 | Instance method | Public | Constructor | 20060906 | ||
| 5 | Instance method | Protected | Method | 20060906 |
Events
Class CL_FMEUF_OBJECT_CD has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | CD_HDR_ATTRIBUTES | Public | See coding | 20060911 | BEGIN OF cd_hdr_attributes,
changenr TYPE cdchangenr,
username TYPE cdusername,
udate TYPE cddatum,
utime TYPE cduzeit,
tcode TYPE cdtcode,
END OF cd_hdr_attributes
|
||
| 2 | CD_POS_ATTRIBUTES | Public | See coding | 20060911 | BEGIN OF cd_pos_attributes,
text_change_ind(50) type c,
tabkey TYPE cdtabkey,
fname TYPE fieldname,
ftext TYPE as4text,
chngind TYPE cdchngind,
* value_new TYPE cdfldvaln,
* value_old TYPE cdfldvalo,
END OF cd_pos_attributes
|
||
| 3 | TABLE_CDHDR | Public | See coding | 20060906 | table_cdhdr TYPE STANDARD TABLE OF cdhdr
|
||
| 4 | TABLE_CDPOS | Public | See coding | 20060906 | table_cdpos TYPE STANDARD TABLE OF cdpos
|
||
| 5 | TR_DATE | Public | See coding | 20060906 | tr_date TYPE RANGE OF cddatum
|
||
| 6 | TR_USER | Public | See coding | 20060906 | tr_user TYPE RANGE OF user
|
Method Signatures
Method ADD_DDIC_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CDREDDISP | Call by reference | Type reference (TYPE) | FMEUFCD_LIST | Structure for change documents | 20060912 | |||
| 2 | P_WRK_CDREDDISP | Value transfer | Type reference (TYPE) | FMEUFCD_LIST | Change Documents | 20060912 |
Method ADD_DDIC_DETAILS on class CL_FMEUF_OBJECT_CD has no exception.
Method ADD_TABNAME_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CDREDDISP | Call by reference | Type reference (TYPE) | FMEUFCD_LIST | Structure for change documents | 20060912 | |||
| 2 | P_WRK_CDREDDISP | Value transfer | Type reference (TYPE) | FMEUFCD_LIST | Change Documents | 20060912 |
Method ADD_TABNAME_DETAILS on class CL_FMEUF_OBJECT_CD has no exception.
Method ADD_USER_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CDREDDISP | Call by reference | Type reference (TYPE) | FMEUFCD_LIST | Structure for change documents | 20060912 | |||
| 2 | P_WRK_CDREDDISP | Value transfer | Type reference (TYPE) | FMEUFCD_LIST | Change Documents | 20060912 |
Method ADD_USER_DETAILS on class CL_FMEUF_OBJECT_CD has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_FMEUF_OBJECT_CD has no parameter.
Method CONSTRUCTOR on class CL_FMEUF_OBJECT_CD has no exception.
Method DB_SELECT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_CDHDR | Call by reference | Type reference (TYPE) | TABLE_CDHDR | 20060906 | ||||
| 2 | E_T_CDPOS | Call by reference | Type reference (TYPE) | TABLE_CDPOS | 20060906 |
Method DB_SELECT_DATA on class CL_FMEUF_OBJECT_CD has no exception.
History
| Last changed by/on | SAP | 20070913 |
| SAP Release Created in | 600 |