SAP ABAP Class /TDAG/CPCL_CHD_CR_HELPER (CP: Helperclass for create EHS-CDs)
Hierarchy
☛
TDAGBCA (Software Component) TechniData Basic Components
⤷
EHS (Application Component) Environment, Health and Safety
⤷
/TDAG/CP_WL (Package) CP: Work list handling

⤷

⤷

Properties
Class | /TDAG/CPCL_CHD_CR_HELPER | |
Short Description | CP: Helperclass for create EHS-CDs | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /TDAG/CP_WL | CP: Work list handling |
Created | 20061102 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /TDAG/CPCL_CHD_CR_HELPER has no forward declaration.
Interfaces
Class /TDAG/CPCL_CHD_CR_HELPER has no interface implemented.
Friends
Class /TDAG/CPCL_CHD_CR_HELPER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | CDCHNGIND | 'D' | Change type (U, I, E, D) | 20061102 | |
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | CDCHNGIND | 'E' | Change type (U, I, E, D) | 20061102 | |
3 | ![]() |
Static Attribute | Public | Type reference (TYPE) | CDCHNGIND | 'I' | Change type (U, I, E, D) | 20061102 | |
4 | ![]() |
Static Attribute | Public | Type reference (TYPE) | CDCHNGIND | 'U' | Change type (U, I, E, D) | 20061102 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Returns the CDCHNGIND using the x and y structures | 20061102 |
2 | ![]() |
Static method | Public | Method | Returns I or U using the change structure | 20061106 |
3 | ![]() |
Static method | Public | Method | Returns the modified fields of both tables | 20061103 |
Events
Class /TDAG/CPCL_CHD_CR_HELPER has no event.
Types
Class /TDAG/CPCL_CHD_CR_HELPER has no local type.
Method Signatures
Method GET_CDCHNGIND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CDCHNGIND | Call by reference | Type reference (TYPE) | CDCHNGIND | Change type (U, I, E, D) | 20061102 | ||
2 | ![]() |
IS_X_TABLE | Call by reference | Type reference (TYPE) | ANY | Structure of new values | 20061106 | ||
3 | ![]() |
IS_Y_TABLE | Call by reference | Type reference (TYPE) | ANY | Structure of old values | 20061106 |
Method GET_CDCHNGIND on class /TDAG/CPCL_CHD_CR_HELPER has no exception.
Method GET_INSERT_UPDATE_BY_CHANGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CDCHNGIND | Call by reference | Type reference (TYPE) | CDCHNGIND | Change type (U, I, E, D) | 20061106 | ||
2 | ![]() |
IS_CHANGE_STRUCT | Call by reference | Type reference (TYPE) | /TDAG/CPS_CD_OLD_NEW | CP: Structure containing old and new values by field | 20061106 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
No change structure received | 20061106 |
Method GET_MOD_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MODIFIED_FIELDS | Call by reference | Type reference (TYPE) | /TDAG/CPY_CD_OLD_NEW | CP: Table type of old and new values by fieldname | 20061103 | ||
2 | ![]() |
IS_X_TABLE | Call by reference | Type reference (TYPE) | ANY | Structure with new values | 20061103 | ||
3 | ![]() |
IS_Y_TABLE | Call by reference | Type reference (TYPE) | ANY | Structure with old values | 20061103 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
The import structures have not the same type. | 20061103 | |
2 | ![]() |
Internal exception | 20061103 |
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 0207B0406C |