SAP ABAP Class CL_CACS_STC_FACADE_WORKFLOW (Standard Contract (Workflow))
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
ICM (Application Component) Incentive and Commission Management (ICM)
⤷
CACSC3 (Package) ICM: Standard Contract: Services (Facade Classes)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | BI_OBJECT | Business Instance | 20060808 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | BI_PERSISTENT | Persistent Business Instance | 20060808 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WORKFLOW | Business Workflow | 20060808 |
Properties
Class | CL_CACS_STC_FACADE_WORKFLOW | |
Short Description | Standard Contract (Workflow) | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CACSC3 | ICM: Standard Contract: Services (Facade Classes) |
Created | 20060808 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CACS_STC_FACADE_WORKFLOW has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | BI_OBJECT | Business Instance | 20060808 | ||
2 | BI_PERSISTENT | Persistent Business Instance | 20060808 | ||
3 | IF_WORKFLOW | Business Workflow | 20060808 |
Friends
Class CL_CACS_STC_FACADE_WORKFLOW has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | CLASSNAME | 'CL_CACS_STC_FACADE_WORKFLOW' | Name of Class | 20060808 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | SWD_STEP_T | 'WS17900051' | Workflow Template: Change Standard Contract | 20060809 | |
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CACSAPPL | Commission Application | 20060808 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CACS_CTRTST_ID | Standard Contract | 20060808 | ||
5 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CACS_STDCTR_READ | Standard Contract | 20060808 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CACS_S_STDCTR_KEY | Standard Contract: Key Fields (Without Version) | 20060808 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Change Standard Contract | 20060808 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060808 |
3 | ![]() |
Static method | Public | Method | Generate Instance of Facade | 20060808 |
4 | ![]() |
Instance method | Public | Method | Create Attachment to Workflow | 20060810 |
5 | ![]() |
Instance method | Public | Method | Start Workflow | 20060808 |
Events
Class CL_CACS_STC_FACADE_WORKFLOW has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | MTY_TT_TEXT | Public | See coding | 20060808 | mty_tt_text TYPE STANDARD TABLE OF so_text255 WITH NON-UNIQUE KEY table_line
|
Method Signatures
Method CHANGE Signature
Method CHANGE on class CL_CACS_STC_FACADE_WORKFLOW has no parameter.
Method CHANGE on class CL_CACS_STC_FACADE_WORKFLOW has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_APPL | Call by reference | Type reference (TYPE) | CACSAPPL | Identifikation der Provisionsanwendung | 20060808 | ||
2 | ![]() |
ID_STDCTR_ID | Call by reference | Type reference (TYPE) | CACS_CTRTST_ID | Nummer des Standard-Provisionsvertrags | 20060808 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Standardvertrag: Ausnahmen der Workflow Fasade | 20060808 |
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_APPL | Call by reference | Type reference (TYPE) | CACSAPPL | Identifikation der Provisionsanwendung | 20060808 | ||
2 | ![]() |
ID_STDCTR_ID | Call by reference | Type reference (TYPE) | CACS_CTRTST_ID | Nummer des Standard-Provisionsvertrags | 20060808 | ||
3 | ![]() |
RO_STDCTR_FACADE | Value transfer | Object reference (TYPE REF TO) | CL_CACS_STC_FACADE_WORKFLOW | Standardvertrag (Worklfow) | 20060808 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Standardvertrag: Ausnahmen der Workflow Fasade | 20060808 |
Method CREATE_MEMO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_DESCRIPTION | Call by reference | Type reference (TYPE) | SO_OBJ_DES | Textanlage: Kurzbeschreibung des Inhalts | 20060810 | ||
2 | ![]() |
ID_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Textanlage: Sprache | 20060810 | ||
3 | ![]() |
IT_TEXT | Call by reference | Type reference (TYPE) | MTY_TT_TEXT | Textanlage: Langtext | 20060810 | ||
4 | ![]() |
RS_OBJECT_ID | Value transfer | Type reference (TYPE) | SWOTOBJID | BOR Identifikation des erzeugten Texts | 20060810 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Standardvertrag: Ausnahmen der Workflow Fasade | 20060810 |
Method START_WORKFLOW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IB_CREATE_ATTACHMENT | Call by reference | Type reference (TYPE) | BOOLEAN_FLG | Textanlage anlegen (X = ja, space = nein) | 20060808 | ||
2 | ![]() |
ID_DESCRIPTION | Call by reference | Type reference (TYPE) | SO_OBJ_DES | Textanlage: Kurzbeschreibung des Inhalts | 20060808 | ||
3 | ![]() |
ID_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Textanlage: Sprache | 20060808 | ||
4 | ![]() |
ID_PROCESSOR | Call by reference | Type reference (TYPE) | SWP_AGENT | Bearbeiter | 20060808 | ||
5 | ![]() |
ID_TASK_ID | Call by reference | Type reference (TYPE) | SWD_STEP_T | Aufgabenkürzel | 20060809 | ||
6 | ![]() |
IT_TEXT | Call by reference | Type reference (TYPE) | MTY_TT_TEXT | Textanlage: Langtext | 20060808 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Standardvertrag: Ausnahmen der Workflow Fasade | 20060808 |
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 700 |