SAP ABAP Class CL_CACS_APPL_DATA_STEPS (ICM: Application Data - Process Control)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
ICM (Application Component) Incentive and Commission Management (ICM)
⤷
CACSMTD (Package) ICM: TCACS_MTDTAB Environment

⤷

⤷

Properties
Class | CL_CACS_APPL_DATA_STEPS | |
Short Description | ICM: Application Data - Process Control | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | CACSAPPK | |
Program status | ||
Category | 0 | |
Package | CACSMTD | ICM: TCACS_MTDTAB Environment |
Created | 20060322 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CACS_APPL_DATA_STEPS has no forward declaration.
Interfaces
Class CL_CACS_APPL_DATA_STEPS has no interface implemented.
Friends
Class CL_CACS_APPL_DATA_STEPS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | '-' | Single-Character Indicator | 20060322 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | CACSMTDSTEPTYPE | 'C' | Type of Process Step - Cloner | 20060322 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | CACSMTDSTEPTYPE | 'D' | Type of Process Step - Eraser | 20060322 | |
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CACSAPPL | Commission Application Identification | 20060322 | ||
5 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_CACS_APPL_DATA_LOG | ICM: Application Data - Application Log | 20060322 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SCX_T100KEY | T100 Key with Parameters Mapped to Attribute Names | 20060322 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CACS_S_CLONE_CONTROL_INFO | Control Information for Application Cloner | 20060322 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CACS_S_CLONE_STEPS | Process Steps for Application Cloner | 20060322 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20060322 | |
2 | ![]() |
Instance method | Public | Method | 20060322 | |
3 | ![]() |
Instance method | Public | Method | 20060323 | |
4 | ![]() |
Instance method | Public | Method | 20060322 | |
5 | ![]() |
Instance method | Public | Method | 20060322 | |
6 | ![]() |
Instance method | Public | Method | 20060322 | |
7 | ![]() |
Instance method | Public | Method | 20060322 | |
8 | ![]() |
Instance method | Public | Method | 20060322 | |
9 | ![]() |
Instance method | Public | Method | 20060322 | |
10 | ![]() |
Instance method | Public | Method | 20060322 | |
11 | ![]() |
Instance method | Public | Method | 20060322 |
Events
Class CL_CACS_APPL_DATA_STEPS has no event.
Types
Class CL_CACS_APPL_DATA_STEPS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_LOG | Call by reference | Object reference (TYPE REF TO) | CL_CACS_APPL_DATA_LOG | ICM: Anwendungsdaten - Anwendungsprotokol | 20060322 | ||
2 | ![]() |
IV_APPL | Call by reference | Type reference (TYPE) | CACSAPPL | Identifikation der Provisionsanwendung | 20060322 |
Method CONSTRUCTOR on class CL_CACS_APPL_DATA_STEPS has no exception.
Method CREATE_PROCESS_INFORMATION Signature
Method CREATE_PROCESS_INFORMATION on class CL_CACS_APPL_DATA_STEPS has no parameter.
Method CREATE_PROCESS_INFORMATION on class CL_CACS_APPL_DATA_STEPS has no exception.
Method SAVE_PROCESS_AND_STEPS Signature
Method SAVE_PROCESS_AND_STEPS on class CL_CACS_APPL_DATA_STEPS has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ICM: Ausnahmeklasse des Anwendungskloners | 20060326 |
Method SAVE_PROCESS_STEP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DATATYPE | Call by reference | Type reference (TYPE) | CHAR1 | Datentyp | 20060322 | ||
2 | ![]() |
IV_STEPTYPE | Call by reference | Type reference (TYPE) | CACSMTDSTEPTYPE | Typ des Prozessschritts | 20060322 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ICM: Ausnahmeklasse des Anwendungskloners | 20060322 |
Method SETUP_REMOTE_SOURCE_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SRFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20060322 |
Method SETUP_REMOTE_SOURCE_INFO on class CL_CACS_APPL_DATA_STEPS has no exception.
Method SETUP_REMOTE_TARGET_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TRFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20060322 |
Method SETUP_REMOTE_TARGET_INFO on class CL_CACS_APPL_DATA_STEPS has no exception.
Method SETUP_SOURCE_APPLICATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_APPL | Call by reference | Type reference (TYPE) | CACSAPPL | Identifikation der Provisionsanwendung | 20060322 |
Method SETUP_SOURCE_APPLICATION on class CL_CACS_APPL_DATA_STEPS has no exception.
Method SETUP_SOURCE_CLIENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MANDT | Call by reference | Type reference (TYPE) | SYMANDT | Mandant | 20060322 |
Method SETUP_SOURCE_CLIENT on class CL_CACS_APPL_DATA_STEPS has no exception.
Method SETUP_SOURCE_SYSTEM_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SYSID | Call by reference | Type reference (TYPE) | SYSYSID | Name des SAP-Systems | 20060322 |
Method SETUP_SOURCE_SYSTEM_ID on class CL_CACS_APPL_DATA_STEPS has no exception.
Method SETUP_TARGET_CLIENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MANDT | Call by reference | Type reference (TYPE) | SYMANDT | Mandant | 20060322 |
Method SETUP_TARGET_CLIENT on class CL_CACS_APPL_DATA_STEPS has no exception.
Method SETUP_TARGET_SYSTEM_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SYSID | Call by reference | Type reference (TYPE) | SYSYSID | Name des SAP-Systems | 20060322 |
Method SETUP_TARGET_SYSTEM_ID on class CL_CACS_APPL_DATA_STEPS has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 700 |