SAP ABAP Class CL_REXCJP_SERVICE (Service Class for RE Japan)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
FI-LOC (Application Component) Localization
⤷
GLO_REFX_JP (Package) Localization Flexible Real Estate Japan
⤷
⤷
Properties
| Class | CL_REXCJP_SERVICE | |
| Short Description | Service Class for RE Japan | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GLO_REFX_JP | Localization Flexible Real Estate Japan |
| Created | 20060821 | 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_REXCJP_SERVICE has no interface implemented.
Friends
Class CL_REXCJP_SERVICE has no friend class.
Attributes
Class CL_REXCJP_SERVICE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Checks the Business Partner against Tax Office Role Category | 20061027 | |
| 2 | Static method | Public | Method | Checks the Business Partner against Tax Office Role Category | 20060926 | |
| 3 | Static method | Public | Method | Convert ADRC content to form-specific data | 20060926 | |
| 4 | Static method | Public | Method | Form Description Fill for Tax Offices IMG Activity | 20061207 | |
| 5 | Static method | Public | Method | Determines Quotient from CUKY to Convert DEC to CURR | 20061107 | |
| 6 | Static method | Public | Method | Check for Active Country | 20060821 | |
| 7 | Static method | Public | Method | Rounds the Transferred Amount | 20060828 |
Events
Class CL_REXCJP_SERVICE has no event.
Types
Class CL_REXCJP_SERVICE has no local type.
Method Signatures
Method CHECK_TAXOFFICES_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_BUPARTNER | Call by reference | Type reference (TYPE) | REXCJPBUPT | Business Partner Numbers | 20061027 | |||
| 2 | RV_ISCORRECTROLECAT | Value transfer | Type reference (TYPE) | RECABOOL | General Yes/No Field | 20061027 |
Method CHECK_TAXOFFICES_ROLE on class CL_REXCJP_SERVICE has no exception.
Method CHECK_TAXOFFICE_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BUPARTNER | Call by reference | Type reference (TYPE) | BU_PARTNER | Business Partner Number | 20060926 | |||
| 2 | RV_ISCORRECTROLECAT | Value transfer | Type reference (TYPE) | RECABOOL | General Yes/No Field | 20060926 |
Method CHECK_TAXOFFICE_ROLE on class CL_REXCJP_SERVICE has no exception.
Method CONVERT_ADRC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_OUTPUT | Call by reference | Type reference (TYPE) | ANY | 20060926 | ||||
| 2 | IS_ADRC | Call by reference | Type reference (TYPE) | ADRC | Addresses (Business Address Services) | 20060926 | |||
| 3 | IV_PREFIX | Call by reference | Type reference (TYPE) | CHAR4 | 3-Byte field | 20060926 | |||
| 4 | IV_STRUC_NAME | Call by reference | Type reference (TYPE) | STRUKNAME | Name of a structure | 20060926 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Assignment Error | 20060926 | ||
| 2 | Structure Not Found | 20060926 |
Method FILL_FORMDESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FORMDESC | Call by reference | Type reference (TYPE) | J_3R_FORM_DESC | Description of the Form | 20061207 | |||
| 2 | IV_FORMNAME | Call by reference | Type reference (TYPE) | REXCJPFORMNAME1791 | Form for Buildings | 20061207 |
Method FILL_FORMDESCRIPTION on class CL_REXCJP_SERVICE has no exception.
Method GET_QUOTIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_QUOTIENT | Call by reference | Type reference (TYPE) | DEC16_3 | Quotient to Convert DEC to CURR | 20061107 | |||
| 2 | IV_CURRENCY | Call by reference | Type reference (TYPE) | WAERS | Currency Key | 20061107 |
Method GET_QUOTIENT on class CL_REXCJP_SERVICE has no exception.
Method IS_COUNTRY_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ACTIVE | Value transfer | Type reference (TYPE) | RECABOOL | Link field for view query | 20060821 | |||
| 2 | IV_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20060821 |
Method IS_COUNTRY_ACTIVE on class CL_REXCJP_SERVICE has no exception.
Method ROUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_CONDVALUE | Call by reference | Type reference (TYPE) | RECDCONDVALUE | Condition item currency amount | 20060828 | |||
| 2 | ED_UNITPRICE | Call by reference | Type reference (TYPE) | RECDUNITPRICE | Unit Price | 20060828 | |||
| 3 | ID_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20060828 | |||
| 4 | ID_CONDVALUE | Call by reference | Type reference (TYPE) | RECDCONDVALUE | Condition item currency amount | 20060828 | |||
| 5 | ID_CURRENCY | Call by reference | Type reference (TYPE) | WAERS | Currency Key | 20060828 | |||
| 6 | ID_ROUNDDECIMAL | Call by reference | Type reference (TYPE) | RECDROUNDDECIMAL | No. of decimal places to which rounding should be performed | 20060828 | |||
| 7 | ID_ROUNDTYPE | Call by reference | Type reference (TYPE) | RECDROUNDTYPE | Rounding Category of Unit Price | 20060828 | |||
| 8 | ID_ROUNDUNIT | Call by reference | Type reference (TYPE) | RECDROUNDUNIT | Unit to be rounded up to | 20060828 | |||
| 9 | ID_UNITPRICE | Call by reference | Type reference (TYPE) | RECDUNITPRICE | Unit Price | 20060828 |
Method ROUND on class CL_REXCJP_SERVICE has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |