SAP ABAP Class CL_PORD_PRODNORDERTECORC_IMPL (Technically Close Production Order)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PP-SFC-EXE (Application Component) Order Processing
⤷
PP_SFC_XI_PROXY (Package) XI Proxies for the Production/Process Order
⤷
⤷
Properties
| Class | CL_PORD_PRODNORDERTECORC_IMPL | |
| Short Description | Technically Close Production Order | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PP_SFC_XI_PROXY | XI Proxies for the Production/Process Order |
| Created | 20081027 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PORD_PRODNORDERTECORC_IMPL has no forward declaration.
Interfaces
Class CL_PORD_PRODNORDERTECORC_IMPL has no interface implemented.
Friends
Class CL_PORD_PRODNORDERTECORC_IMPL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | ' ' | 20081114 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'X' | 20081114 | |||
| 3 | Constant | Private | Type reference (TYPE) | BAPI_MTYPE | 'A' | Message type: S Success, E Error, W Warning, I Info, A Abort | 20081027 | ||
| 4 | Constant | Private | Type reference (TYPE) | BAPI_MTYPE | 'E' | Message type: S Success, E Error, W Warning, I Info, A Abort | 20081027 | ||
| 5 | Constant | Private | Type reference (TYPE) | BAPI_MTYPE | 'I' | Message type: S Success, E Error, W Warning, I Info, A Abort | 20081114 | ||
| 6 | Constant | Private | Type reference (TYPE) | SYMSGID | 'PP_SFC_MESSAGES' | Message Class | 20081027 | ||
| 7 | Constant | Private | Type reference (TYPE) | BAPI_MTYPE | 'W' | Message type: S Success, E Error, W Warning, I Info, A Abort | 20081114 | ||
| 8 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_PORD_PRODNORDERTECORC_IMPL | TECO Production Order | 20081027 | |||
| 9 | Constant | Private | Type reference (TYPE) | STRING | '40' | 20081114 | |||
| 10 | Constant | Private | Type reference (TYPE) | STRING | '10' | 20081114 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20081027 | ||
| 2 | Static method | Public | Method | 20081027 | ||
| 3 | Instance method | Public | Method | 20081027 | ||
| 4 | Instance method | Public | Method | 20081027 | ||
| 5 | Instance method | Private | Method | 20081027 | ||
| 6 | Instance method | Public | Method | 20081027 |
Events
Class CL_PORD_PRODNORDERTECORC_IMPL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_SYSST_S | Public | See coding | 20081027 | begin of ty_sysst_s,
stat type j_istat,
txt30 type j_txt30,
spras type spras,
inact type j_inact,
end of ty_sysst_s
|
||
| 2 | TY_SYSST_TAB | Public | See coding | 20081027 | ty_sysst_tab type standard table of ty_sysst_s
|
||
| 3 | TY_UST_S | Public | See coding | 20081027 | begin of ty_ust_s,
stsma type j_stsma,
estat type j_estat,
txt30 type j_txt30,
spras type spras,
stonr type j_stonr,
inact type j_inact,
end of ty_ust_s
|
||
| 4 | TY_UST_TAB | Public | See coding | 20081027 | ty_ust_tab type standard table of ty_ust_s
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PORD_PRODNORDERTECORC_IMPL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PORD_PRODNORDERTECORC_IMPL has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_EXEC_IMPL | Value transfer | Object reference (TYPE REF TO) | CL_PORD_PRODNORDERTECORC_IMPL | Release Production Order | 20081027 |
Method CREATE on class CL_PORD_PRODNORDERTECORC_IMPL has no exception.
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PROXY_DATA | Call by reference | Type reference (TYPE) | PORD_PRODNORDERPTECO_REQ | ProductionOrderERPReleaseRequestMessage_sync | 20081027 | |||
| 2 | OS_PROXY_DATA | Call by reference | Type reference (TYPE) | PORD_PRODNORDERPTECO_CONF | ProductionOrderERPReleaseConfirmationMessage_sync | 20081027 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Standard Message Fault | 20081027 |
Method EXPORT_CONVERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20081027 | |||
| 2 | ES_OUTPUT | Call by reference | Type reference (TYPE) | PORD_PRODNORDERPTECO_CONF | ProductionOrderERPReleaseConfirmationMessage_sync | 20081027 | |||
| 3 | IT_SYSST | Call by reference | Type reference (TYPE) | TY_SYSST_TAB | 20081027 | ||||
| 4 | IT_UST | Call by reference | Type reference (TYPE) | TY_UST_TAB | 20081027 | ||||
| 5 | IV_ID | Call by reference | Type reference (TYPE) | AUFNR | Order Number | 20081027 | |||
| 6 | IV_STSMA | Call by reference | Type reference (TYPE) | J_STSMA | Status Profile | 20081027 | |||
| 7 | IV_TXT | Call by reference | Type reference (TYPE) | TEXT30 | Text (30 Characters) | 20081027 |
Method EXPORT_CONVERSION on class CL_PORD_PRODNORDERTECORC_IMPL has no exception.
Method IMPLEMENT_BUSINESS_LOGIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20081027 | |||
| 2 | ET_SYSST | Call by reference | Type reference (TYPE) | TY_SYSST_TAB | 20081027 | ||||
| 3 | ET_UST | Call by reference | Type reference (TYPE) | TY_UST_TAB | 20081027 | ||||
| 4 | EV_STSMA | Call by reference | Type reference (TYPE) | J_STSMA | Status Profile | 20081027 | |||
| 5 | EV_TXT | Call by reference | Type reference (TYPE) | TEXT30 | Text (30 Characters) | 20081027 | |||
| 6 | IV_ID | Call by reference | Type reference (TYPE) | AUFNR | Order Number | 20081027 |
Method IMPLEMENT_BUSINESS_LOGIC on class CL_PORD_PRODNORDERTECORC_IMPL has no exception.
Method IMPORT_CONVERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20081027 | |||
| 2 | EV_ID | Call by reference | Type reference (TYPE) | AUFNR | Order Number | 20081027 | |||
| 3 | IS_INPUT | Call by reference | Type reference (TYPE) | PORD_PRODNORDERPTECO_REQ | ProductionOrderERPReleaseRequestMessage_sync | 20081027 |
Method IMPORT_CONVERSION on class CL_PORD_PRODNORDERTECORC_IMPL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 605 |