SAP ABAP Class IF_UCON_STATE (Object representation for UCON State objects)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UCON_STATE_IMPL | Object representation for UCON State objects | 20121121 |
Properties
Class | IF_UCON_STATE | |
Short Description | Object representation for UCON State objects | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20121121 | SAP |
Last change | 20141121 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_UCON_STATE has no interface implemented.
Friends
Class IF_UCON_STATE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | TROBJ_NAME | 'RFST' | Object Name in Object List | 20130215 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | UCONRFCPHASE | 'A' | Phase of an RFC Function module in CA fill process | 20121207 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | UCONRFCPHASE | 'E' | Phase of an RFC Function module in CA fill process | 20121207 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | UCONRFCPHASE | 'L' | Phase of an RFC Function module in CA fill process | 20121207 | |
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20121207 | |||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20121207 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Delete method | 20121121 |
2 | ![]() |
Instance method | Public | Method | Getter method for phase | 20121121 |
3 | ![]() |
Instance method | Public | Method | Getter method for date | 20121203 |
4 | ![]() |
Instance method | Public | Method | Getter Method for function name | 20121121 |
5 | ![]() |
Instance method | Public | Method | Getter method for SPAU relevance | 20121121 |
6 | ![]() |
Instance method | Public | Method | Save method | 20121121 |
7 | ![]() |
Instance method | Public | Method | Setter method for date | 20121203 |
8 | ![]() |
Instance method | Public | Method | Setter method for phase | 20121121 |
9 | ![]() |
Instance method | Public | Method | Setter method for SPAU relevance | 20121121 |
Events
Class IF_UCON_STATE has no event.
Types
Class IF_UCON_STATE has no local type.
Method Signatures
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_TRANSPORT_NUMBER | Call by reference | Type reference (TYPE) | E070-TRKORR | Request/Task | 20131108 | ||
2 | ![]() |
IV_RUN_DARK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20131108 | |||
3 | ![]() |
IV_TRANSPORT_REQUESTED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20131108 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception during State API | 20131108 |
Method GET_CURRENT_PHASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ACTUAL_PHASE | Value transfer | Type reference (TYPE) | UCONRFCPHASE | Phase of an RFC Function module in CA fill process | 20121121 |
Method GET_CURRENT_PHASE on class IF_UCON_STATE has no exception.
Method GET_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DATE_END_PHASE | Call by reference | Type reference (TYPE) | SYDATUM | Current Date of Application Server | 20121203 | ||
2 | ![]() |
EV_DATE_START_PHASE | Call by reference | Type reference (TYPE) | SYDATUM | Current Date of Application Server | 20121203 | ||
3 | ![]() |
EV_PHASE_LENGTH | Call by reference | Type reference (TYPE) | INT4 | Length of phase in days | 20121203 |
Method GET_DATE on class IF_UCON_STATE has no exception.
Method GET_FUNCTION_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_FUNCTION_NAME | Value transfer | Type reference (TYPE) | RS38L_FNAM | Name of Function Module | 20121121 |
Method GET_FUNCTION_NAME on class IF_UCON_STATE has no exception.
Method GET_SPAU_RELEVANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_SPAU_RELEVANCE | Value transfer | Type reference (TYPE) | UCONSPAURELEVANT | RFC Service should apear in SPAU | 20121121 |
Method GET_SPAU_RELEVANCE on class IF_UCON_STATE has no exception.
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_TRANSPORT_NUMBER | Call by reference | Type reference (TYPE) | E070-TRKORR | Request/Task | 20121207 | ||
2 | ![]() |
IV_LAST_ENTRY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130319 | ||
3 | ![]() |
IV_RUN_DARK | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121207 | ||
4 | ![]() |
IV_TRANSPORT_REQUESTED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Should the state transported | 20121207 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception during State API | 20130215 |
Method SET_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_END_PHASE_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Current Date of Application Server | 20121203 | ||
2 | ![]() |
IV_PHASE_LENGTH | Call by reference | Type reference (TYPE) | INT4 | Length of phase in days | 20121203 | ||
3 | ![]() |
IV_START_PHASE_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Current Date of Application Server | 20121203 |
Method SET_DATE on class IF_UCON_STATE has no exception.
Method SET_PHASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PHASE | Call by reference | Type reference (TYPE) | UCONRFCPHASE | Phase of an RFC Function module in CA fill process | 20121121 |
Method SET_PHASE on class IF_UCON_STATE has no exception.
Method SET_SPAU_RELEVANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SPAU_RELEVANCE | Call by reference | Type reference (TYPE) | UCONSPAURELEVANT | RFC Service should apear in SPAU | 20121121 |
Method SET_SPAU_RELEVANCE on class IF_UCON_STATE has no exception.
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in |