SAP ABAP Class CL_ATP_SE_TOOL (Tool class for e SOA)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-BF-AC-SOA (Application Component) Enterprise SOA
⤷
OPS_SE_ATP (Package) Service Enabling for ATP
⤷
⤷
Properties
| Class | CL_ATP_SE_TOOL | |
| Short Description | Tool class for e SOA | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | OPS_SE_ATP | Service Enabling for ATP |
| Created | 20080414 | SAP |
| Last change | 20100310 | SAP |
| 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 CL_ATP_SE_TOOL has no interface implemented.
Friends
Class CL_ATP_SE_TOOL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CLASSNAME | 'CX_SAPPLCO_STANDARD_MSG_FAULT' | Reference type | 20080414 | ||
| 2 | Constant | Public | See coding | 20080414 | |||||
| 3 | Constant | Public | See coding | 20080414 | |||||
| 4 | Constant | Public | See coding | 20080414 | |||||
| 5 | Static Attribute | Public | Type reference (TYPE) | ATP_SE_S_LOG | Log for confirmation or response | 20080414 | |||
| 6 | Static Attribute | Public | Type reference (TYPE) | APPLMSGTAB | Return Table for Messages | 20080414 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Add an entry to the internal XI log structure | 20080414 | |
| 2 | Static method | Public | Method | Add an entry into the internal BAPIRET table | 20080414 | |
| 3 | Static method | Public | Method | Add an entry into the internal BAPIRET table from SY-Fields | 20080414 | |
| 4 | Static method | Public | Method | Check for correct activation of BTE's | 20080422 | |
| 5 | Static method | Public | Method | Check for correct activation of BTE's of LATP | 20080422 | |
| 6 | Static method | Public | Method | Return the error log | 20080414 | |
| 7 | Static method | Public | Method | Return the error log as TBL_BAPIRET2 | 20080521 | |
| 8 | Static method | Public | Method | Moves a table of type Property to a table BAPI Field Catal. | 20080421 | |
| 9 | Static method | Public | Method | Moves a line of type Property to a line BAPI Field Catalogue | 20080421 | |
| 10 | Static method | Public | Method | Initialise all | 20080528 | |
| 11 | Static method | Public | Method | Raises a standard XI fault exception | 20080414 | |
| 12 | Static method | Public | Method | Moves a table BAPI Field Catal to a table of type Property | 20080421 | |
| 13 | Static method | Public | Method | Moves a line of BAPI Field Catalogue to a line of Property | 20080421 |
Events
Class CL_ATP_SE_TOOL has no event.
Types
Class CL_ATP_SE_TOOL has no local type.
Method Signatures
Method ADD_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CATEGORY_CODE | Value transfer | Type reference (TYPE) | ATP_SE_S_LOG_ITEM-CATEGORY_CODE-CONTENT | Log Item: Category Code | 20080414 | |||
| 2 | IV_NOTE | Call by reference | Type reference (TYPE) | ATP_SE_S_LOG_ITEM-NOTE | Log Item: Note | 20080414 | |||
| 3 | IV_PROCESSING_RESULT_CODE | Value transfer | Type reference (TYPE) | ATP_SE_S_LOG-BUSINESS_DOCUMENT_PROCESSING | Log Header: Processing result | 20080414 | |||
| 4 | IV_SEVERITY_CODE | Value transfer | Type reference (TYPE) | ATP_SE_S_LOG_ITEM-SEVERITY_CODE | Log Item: Severity Code | 20080414 | |||
| 5 | IV_TYPE_ID | Value transfer | Type reference (TYPE) | ATP_SE_S_LOG_ITEM-TYPE_ID | Log Item: Type ID | 20080414 | |||
| 6 | IV_WEB_URI | Call by reference | Type reference (TYPE) | ATP_SE_S_LOG_ITEM-WEB_URI | Log Item: WEB URI | 20080414 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Standard Message Fault | 20080414 |
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_BAPIRET2 | Call by reference | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20080414 | |||
| 2 | IT_BAPIRETTAB | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20080414 | |||
| 3 | IV_CATEGORY_CODE | Value transfer | Type reference (TYPE) | CHAR15 | GDT Log: Category Code Value | 20080414 | |||
| 4 | IV_MSGID | Value transfer | Type reference (TYPE) | SY-MSGID | Message Class | 20080414 | |||
| 5 | IV_MSGNO | Value transfer | Type reference (TYPE) | SY-MSGNO | Message Number | 20080414 | |||
| 6 | IV_MSGTY | Value transfer | Type reference (TYPE) | BAPIRETURN-TYPE | Message type: S Success, E Error, W Warning, I Info, A Abort | 20080414 | |||
| 7 | IV_MSGV1 | Value transfer | Type reference (TYPE) | ANY | Message Variable | 20080414 | |||
| 8 | IV_MSGV2 | Value transfer | Type reference (TYPE) | ANY | Message Variable | 20080414 | |||
| 9 | IV_MSGV3 | Value transfer | Type reference (TYPE) | ANY | Message Variable | 20080414 | |||
| 10 | IV_MSGV4 | Value transfer | Type reference (TYPE) | ANY | Message Variable | 20080414 |
Method ADD_MESSAGE on class CL_ATP_SE_TOOL has no exception.
Method ADD_MESSAGE_FROM_SY Signature
Method ADD_MESSAGE_FROM_SY on class CL_ATP_SE_TOOL has no parameter.
Method ADD_MESSAGE_FROM_SY on class CL_ATP_SE_TOOL has no exception.
Method CHECK_BTE_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_ERROR | Value transfer | Type reference (TYPE) | C | 20080422 | ||||
| 2 | IV_BTE_ID | Call by reference | Type reference (TYPE) | BUS_PROC | Process Interface | 20080422 | |||
| 3 | IV_FUNCNAME | Call by reference | Type reference (TYPE) | FUNCNAME | Function name | 20080422 |
Method CHECK_BTE_ACTIVE on class CL_ATP_SE_TOOL has no exception.
Method CHECK_BTE_LATP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_ERROR | Call by reference | Type reference (TYPE) | C | 20080422 |
Method CHECK_BTE_LATP on class CL_ATP_SE_TOOL has no exception.
Method GET_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_LOG | Call by reference | Type reference (TYPE) | ATP_SE_S_LOG | Log for confirmation or response | 20080414 |
Method GET_LOG on class CL_ATP_SE_TOOL has no exception.
Method GET_LOG_AS_TBL_BAPIRET2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_ERROR | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20080521 | |||
| 2 | ET_BAPIRET2 | Call by reference | Type reference (TYPE) | BAPIRETTAB | Log for confirmation or response | 20080521 |
Method GET_LOG_AS_TBL_BAPIRET2 on class CL_ATP_SE_TOOL has no exception.
Method GET_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ATPFIELD | Call by reference | Type reference (TYPE) | TBL_ATPFIELD | Product Allocation: Characteristic Catalog | 20080421 | |||
| 2 | IT_PROPERTY | Call by reference | Type reference (TYPE) | ATP_SE_T_PROPERTY | Table: ATP Property | 20080421 | |||
| 3 | IV_DELNR | Call by reference | Type reference (TYPE) | DELNR | MRP element number | 20080421 | |||
| 4 | IV_DELPS | Call by reference | Type reference (TYPE) | DELPS | MRP element item | 20080421 |
Method GET_PROPERTY on class CL_ATP_SE_TOOL has no exception.
Method GET_PROPERTY_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ATPFIELD | Call by reference | Type reference (TYPE) | ATPFIELD | Product Allocation: Characteristic Catalog | 20080421 | |||
| 2 | IS_PROPERTY | Call by reference | Type reference (TYPE) | ATP_SE_S_PROPERTY | ATP Property | 20080421 | |||
| 3 | IV_DELNR | Call by reference | Type reference (TYPE) | DELNR | MRP element number | 20080421 | |||
| 4 | IV_DELPS | Call by reference | Type reference (TYPE) | DELPS | MRP element item | 20080421 |
Method GET_PROPERTY_LINE on class CL_ATP_SE_TOOL has no exception.
Method INIT Signature
Method INIT on class CL_ATP_SE_TOOL has no parameter.
Method INIT on class CL_ATP_SE_TOOL has no exception.
Method RAISE_EXCEPTION Signature
Method RAISE_EXCEPTION on class CL_ATP_SE_TOOL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Standard Message Fault | 20080414 |
Method SET_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_PROPERTY | Call by reference | Type reference (TYPE) | ATP_SE_T_PROPERTY | Table: ATP Property | 20080421 | |||
| 2 | IT_ATPFIELD | Call by reference | Type reference (TYPE) | TBL_ATPFIELD | Product Allocation: Characteristic Catalog | 20080421 | |||
| 3 | IV_DELNR | Call by reference | Type reference (TYPE) | DELNR | MRP element number | 20080421 | |||
| 4 | IV_DELPS | Call by reference | Type reference (TYPE) | DELPS | MRP element item | 20080421 |
Method SET_PROPERTY on class CL_ATP_SE_TOOL has no exception.
Method SET_PROPERTY_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_PROPERTY | Call by reference | Type reference (TYPE) | ATP_SE_S_PROPERTY | ATP Property | 20080421 | |||
| 2 | IS_ATPFIELD | Call by reference | Type reference (TYPE) | ATPFIELD | Product Allocation: Characteristic Catalog | 20080421 |
Method SET_PROPERTY_LINE on class CL_ATP_SE_TOOL has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |