SAP ABAP Class CL_GTR_CRM_PROCESS_BILLING_E1 (Grantor Management: Budget Event Access Class)
Hierarchy
☛
IS-PS-CA (Software Component) IS-PUBLIC SECTOR CONTRACT ACCOUNTING
⤷
IS-PS-CA (Application Component) Public Sector Contract Accounting
⤷
FMCA_GRANTOR_EHP1 (Package) PSCD: Enhancements for Grantor Management from EhP1
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GTR_FMCA_CONSTANTS_E1 | Types and Constants | 20070412 |
Properties
| Class | CL_GTR_CRM_PROCESS_BILLING_E1 | |
| Short Description | Grantor Management: Budget Event Access Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FMCA_GRANTOR_EHP1 | PSCD: Enhancements for Grantor Management from EhP1 |
| Created | 20070412 | SAP |
| Last change | 20070914 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GTR_FMCA_CONSTANTS_E1 | Types and Constants | 20070412 |
Friends
Class CL_GTR_CRM_PROCESS_BILLING_E1 has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Build links between billing documents and CRM objects | 20070412 | |
| 2 | Static method | Private | Method | Call billing wrapper | 20070412 | |
| 3 | Static method | Private | Method | Check data from CRM to see if relevant for BUDGET | 20070412 | |
| 4 | Static method | Public | Method | Execute process logic | 20070412 | |
| 5 | Static method | Private | Method | Format CRM data to into wrapper structures | 20070412 |
Events
Class CL_GTR_CRM_PROCESS_BILLING_E1 has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTRPR_TYP_OBJKEY | Private | Attribute reference (LIKE) | 20070412 | |
Method Signatures
Method BUILD_DOC_FLOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MTCSDATA | Call by reference | Type reference (TYPE) | BAPIMTCST | Middleware Transaction Container Structure | 20070412 | |||
| 2 | IS_UPLOADED_HEADER | Call by reference | Type reference (TYPE) | GTRT_CRM_BAD_ORDERADM_H_E1 | Grantor: Business Application Document | 20070412 | |||
| 3 | IT_BILLDOC_RET | Call by reference | Type reference (TYPE) | FMCA_GTR_BILLDOC_RET_TAB_E1 | 20070412 |
Method BUILD_DOC_FLOW on class CL_GTR_CRM_PROCESS_BILLING_E1 has no exception.
Method CALL_BILLING_WRAPPER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BAPIRET2_TAB_KK | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20070412 | |||
| 2 | ET_FMCA_GTR_BILLDOC_RET_TAB | Call by reference | Type reference (TYPE) | FMCA_GTR_BILLDOC_RET_TAB_E1 | Standard-Table for FMCA_GTR_BILLDOC_RET | 20070412 | |||
| 3 | IT_FMCA_GTR_BILL_H_TAB | Call by reference | Type reference (TYPE) | FMCA_GTR_BILL_H_TAB_E1 | Standard Table for FMCA_GTR_BILL_H_E1 | 20070412 | |||
| 4 | IT_FMCA_GTR_BILL_I_TAB | Call by reference | Type reference (TYPE) | FMCA_GTR_BILL_I_TAB_E1 | Standard Table for FMCA_GTR_BILL_I_E1 | 20070412 |
Method CALL_BILLING_WRAPPER on class CL_GTR_CRM_PROCESS_BILLING_E1 has no exception.
Method CHECK_BILLING_RELEVANCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RELEVANCY | Call by reference | Type reference (TYPE) | GTRT_CRM_PSM_RELEVANCY_TAB_E1 | List of Headers and Items with process relevancy | 20070412 | |||
| 2 | RV_RELEVANT | Value transfer | Type reference (TYPE) | CRMT_BOOLEAN | 'X': data are Budget relevant | 20070412 |
Method CHECK_BILLING_RELEVANCY on class CL_GTR_CRM_PROCESS_BILLING_E1 has no exception.
Method EXECUTE_PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BAPIRET2 | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20070412 | |||
| 2 | ET_MTCSDATA | Call by reference | Type reference (TYPE) | BAPIMTCST | PSM Container Structure | 20070412 | |||
| 3 | EV_QUIT | Call by reference | Type reference (TYPE) | CRMT_BOOLEAN | 'X': Process failed and proxy end is requested | 20070412 | |||
| 4 | IS_BAPICRMUH1 | Call by reference | Type reference (TYPE) | BAPICRMUH1 | BAPI Structure for Uploading Header Data | 20070412 | |||
| 5 | IT_BAPIMTCS | Call by reference | Type reference (TYPE) | BAPIMTCST | CRM Container Structure | 20070412 | |||
| 6 | IT_BAPIPAREX | Call by reference | Type reference (TYPE) | BAPICRMPAREX_T | Table Type for BAPIPAREX | 20070412 | |||
| 7 | IT_RELEVANCY | Call by reference | Type reference (TYPE) | GTRT_CRM_PSM_RELEVANCY_TAB_E1 | List of Headers and Items with process relevancy | 20070412 |
Method EXECUTE_PROCESS on class CL_GTR_CRM_PROCESS_BILLING_E1 has no exception.
Method MAP_BAPIMTCS_TO_WRAPPER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_UPLOADED_HEADER | Call by reference | Type reference (TYPE) | GTRT_CRM_BAD_ORDERADM_H_E1 | Grantor: Business Application Document | 20070412 | |||
| 2 | ET_GTR_BILL_H | Call by reference | Type reference (TYPE) | FMCA_GTR_BILL_H_TAB_E1 | Standard Table for FMCA_GTR_BILL_H_E1 | 20070412 | |||
| 3 | ET_GTR_BILL_I | Call by reference | Type reference (TYPE) | FMCA_GTR_BILL_I_TAB_E1 | Standard Table for FMCA_GTR_BILL_I_E1 | 20070412 | |||
| 4 | IT_BAPIMTCS | Call by reference | Type reference (TYPE) | BAPIMTCST | Middleware Transaction Container Structure | 20070412 | |||
| 5 | IT_RELEVANCY | Call by reference | Type reference (TYPE) | GTRT_CRM_PSM_RELEVANCY_TAB_E1 | List of headers and Items with process relevancy | 20070412 |
Method MAP_BAPIMTCS_TO_WRAPPER on class CL_GTR_CRM_PROCESS_BILLING_E1 has no exception.
History
| Last changed by/on | SAP | 20070914 |
| SAP Release Created in | 600 |