SAP ABAP Class /BOBF/CL_DEMO_SAM_SALES_ORDER (Demo Sales Order: Status Action Management)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BRC (Application Component) Reusable Components of Business Suite Foundation
⤷
/BOBF/DEMO_TRG_1 (Package) Demo, Training Content: 1

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOBF/IF_FRW_ACTION | Interface for an Action | 20080623 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOBF/IF_FRW_DETERMINATION | Interface for a Determination | 20080623 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOBF/IF_FRW_VALIDATION | Interface for a Validation | 20080623 |
Properties
Class | /BOBF/CL_DEMO_SAM_SALES_ORDER | |
Short Description | Demo Sales Order: Status Action Management | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | /BOBF/DEMO | |
Program status | ||
Category | 0 | |
Package | /BOBF/DEMO_TRG_1 | Demo, Training Content: 1 |
Created | 20080623 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /BOBF/CL_DEMO_SAM_SALES_ORDER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /BOBF/IF_FRW_ACTION | Interface for an Action | 20080623 | ||
2 | /BOBF/IF_FRW_DETERMINATION | Interface for a Determination | 20080623 | ||
3 | /BOBF/IF_FRW_VALIDATION | Interface for a Validation | 20080623 |
Friends
Class /BOBF/CL_DEMO_SAM_SALES_ORDER has no friend class.
Attributes
Class /BOBF/CL_DEMO_SAM_SALES_ORDER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Check if Archive can be called | 20080623 |
2 | ![]() |
Instance method | Protected | Method | Check if Deliver can be called | 20080623 |
3 | ![]() |
Instance method | Protected | Method | Initialize Status values during create | 20080623 |
4 | ![]() |
Instance method | Protected | Method | Archive Action | 20080623 |
5 | ![]() |
Instance method | Protected | Method | Root Deliver | 20080623 |
Events
Class /BOBF/CL_DEMO_SAM_SALES_ORDER has no event.
Types
Class /BOBF/CL_DEMO_SAM_SALES_ORDER has no local type.
Method Signatures
Method CHECK_ARCHIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Message Object | 20080623 | ||
2 | ![]() |
ET_FAILED_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Node Assignment to Error Flag | 20080623 | ||
3 | ![]() |
IO_READ | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_READ | Interface to Reading Data | 20080623 | ||
4 | ![]() |
IS_CTX | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_CTX_VAL | Context Information for Validations | 20080623 | ||
5 | ![]() |
IT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20080623 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080623 |
Method CHECK_DELIVER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Message Object | 20080623 | ||
2 | ![]() |
ET_FAILED_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Node Assignment to Error Flag | 20080623 | ||
3 | ![]() |
IO_READ | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_READ | Interface to Reading Data | 20080623 | ||
4 | ![]() |
IS_CTX | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_CTX_VAL | Context Information for Validations | 20080623 | ||
5 | ![]() |
IT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20080623 | ||
6 | ![]() |
IV_ASSOCIATION | Call by reference | Type reference (TYPE) | /BOBF/OBM_ASSOC_KEY | Association | 20090305 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080623 |
Method INIT_STATUS_IN_CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Message Object | 20080623 | ||
2 | ![]() |
ET_FAILED_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20080623 | ||
3 | ![]() |
IO_MODIFY | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MODIFY | Interface to Change Data | 20080623 | ||
4 | ![]() |
IO_READ | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_READ | Interface to Reading Data | 20080623 | ||
5 | ![]() |
IS_CTX | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_CTX_DET | Context Information for Determinations | 20080623 | ||
6 | ![]() |
IT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20080623 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080623 |
Method ROOT_ARCHIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Message Object | 20080623 | ||
2 | ![]() |
ET_FAILED_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Action cancelled | 20080623 | ||
3 | ![]() |
IO_MODIFY | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MODIFY | Interface to Change Data | 20080623 | ||
4 | ![]() |
IO_READ | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_READ | Interface to Reading Data | 20080623 | ||
5 | ![]() |
IS_CTX | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_CTX_ACT | Context Information for Actions | 20080623 | ||
6 | ![]() |
IS_PARAMETERS | Call by reference | Object reference (TYPE REF TO) | DATA | 20080623 | |||
7 | ![]() |
IT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20080623 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080623 |
Method ROOT_DELIVER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Message Object | 20080623 | ||
2 | ![]() |
ET_FAILED_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Action cancelled | 20080623 | ||
3 | ![]() |
IO_MODIFY | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MODIFY | Interface to Change Data | 20080623 | ||
4 | ![]() |
IO_READ | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_READ | Interface to Reading Data | 20080623 | ||
5 | ![]() |
IS_CTX | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_CTX_ACT | Context Information for Actions | 20080623 | ||
6 | ![]() |
IS_PARAMETERS | Call by reference | Object reference (TYPE REF TO) | DATA | 20080623 | |||
7 | ![]() |
IT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20080623 | ||
8 | ![]() |
IV_ASSOCIATION | Call by reference | Type reference (TYPE) | /BOBF/OBM_ASSOC_KEY | Association | 20090305 | ||
9 | ![]() |
IV_ITEM_NODE | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | Node | 20090305 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080623 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 701 |