SAP ABAP Class CL_FITV_T706_SUB_SRV_C_T (Subcodes for Goods and Services)
Hierarchy
☛
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
⤷
FI-TV-COS (Application Component) Travel Expenses
⤷
PTRA_ADDON (Package) Travel Management Add-On
⤷
⤷
Properties
| Class | CL_FITV_T706_SUB_SRV_C_T | |
| Short Description | Subcodes for Goods and Services | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PTRA_ADDON | Travel Management Add-On |
| Created | 20100216 | SAP |
| Last change | 20110810 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FITV_T706_SUB_SRV_C_T has no forward declaration.
Interfaces
Class CL_FITV_T706_SUB_SRV_C_T has no interface implemented.
Friends
Class CL_FITV_T706_SUB_SRV_C_T has no friend class.
Attributes
Class CL_FITV_T706_SUB_SRV_C_T has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Retrieves All Entries to 1st Partial Key Field | 20100510 | |
| 2 | Static method | Public | Method | Retrieves all subcodes for a service/country | 20100510 | |
| 3 | Static method | Public | Method | Retrieves a list of subcodes per country/date/service | 20100510 | |
| 4 | Static method | Public | Method | Retrieves All Entries to 1st Partial Key Field within Lifesp | 20100510 | |
| 5 | Static method | Public | Method | Retrieves all subcodes for a service/country | 20100510 |
Events
Class CL_FITV_T706_SUB_SRV_C_T has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_DATA | Public | See coding | 20100510 | BEGIN OF ty_s_data .
INCLUDE TYPE t706_sub_srv_c_t.
TYPES END OF ty_s_data
|
||
| 2 | TY_T_DATA | Public | See coding | 20100510 | ty_t_data TYPE STANDARD TABLE OF ty_s_data WITH DEFAULT KEY
|
||
| 3 | TY_V_DATE | Public | Type reference (TYPE) | SYDATUM | Current Date of Application Server | 20100510 | |
Method Signatures
Method GET_LIST_BY_LNDGR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LNDGR | Call by reference | Type reference (TYPE) | LNDGR | Reiseland / Reiseländergruppe | 20100510 | |||
| 2 | RT_LIST | Value transfer | Type reference (TYPE) | TY_T_DATA | 20100510 |
Method GET_LIST_BY_LNDGR on class CL_FITV_T706_SUB_SRV_C_T has no exception.
Method GET_LIST_BY_VAT_SUB_SRV_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LNDGR | Call by reference | Type reference (TYPE) | LNDGR | Reiseland / Reiseländergruppe | 20100510 | |||
| 2 | IV_SPRAS | Call by reference | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20100510 | |||
| 3 | IV_VAT_SERVICE_CODE | Call by reference | Type reference (TYPE) | PTRV_VAT_SERVICE_CODE | Art der Gegenstände und Dienstleistungen | 20100510 | |||
| 4 | IV_VAT_SUB_SRV_CODE | Call by reference | Type reference (TYPE) | PTRV_VAT_SUB_SRV_CODE | Unterkennziffern für Gegenstände und Dienstleistungen | 20100510 | |||
| 5 | RT_LIST | Value transfer | Type reference (TYPE) | TY_T_DATA | 20100510 |
Method GET_LIST_BY_VAT_SUB_SRV_CODE on class CL_FITV_T706_SUB_SRV_C_T has no exception.
Method GET_LIST_ON_DATE_BY_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BLDAT | Call by reference | Type reference (TYPE) | BLDAT | Belegdatum im Beleg | 20100510 | |||
| 2 | IV_LNDGR | Call by reference | Type reference (TYPE) | LNDGR | Reiseland / Reiseländergruppe | 20100510 | |||
| 3 | IV_VAT_SERVICE_CODE | Call by reference | Type reference (TYPE) | PTRV_VAT_SERVICE_CODE | Art der Gegenstände und Dienstleistungen | 20100510 | |||
| 4 | RT_LIST | Value transfer | Type reference (TYPE) | TY_T_DATA | 20100510 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt nicht gefunden | 20100510 |
Method GET_LIST_ON_DATE_BY_LNDGR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BLDAT | Call by reference | Type reference (TYPE) | PTK03-BLDAT | Belegdatum | 20100510 | |||
| 2 | IV_LNDGR | Call by reference | Type reference (TYPE) | LNDGR | Reiseland / Reiseländergruppe | 20100510 | |||
| 3 | RT_LIST | Value transfer | Type reference (TYPE) | TY_T_DATA | 20100510 |
Method GET_LIST_ON_DATE_BY_LNDGR on class CL_FITV_T706_SUB_SRV_C_T has no exception.
Method GET_LIST_ON_DATE_BY_VAT_SUB_SC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATE | Call by reference | Type reference (TYPE) | TY_V_DATE | Aktuelles Datum des Applikationsservers | 20100510 | |||
| 2 | IV_LNDGR | Call by reference | Type reference (TYPE) | LNDGR | Reiseland / Reiseländergruppe | 20100510 | |||
| 3 | IV_SPRAS | Call by reference | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20100510 | |||
| 4 | IV_VAT_SERVICE_CODE | Call by reference | Type reference (TYPE) | PTRV_VAT_SERVICE_CODE | Art der Gegenstände und Dienstleistungen | 20100510 | |||
| 5 | IV_VAT_SUB_SRV_CODE | Call by reference | Type reference (TYPE) | PTRV_VAT_SUB_SRV_CODE | Unterkennziffern für Gegenstände und Dienstleistungen | 20100510 | |||
| 6 | RT_LIST | Value transfer | Type reference (TYPE) | TY_T_DATA | 20100510 |
Method GET_LIST_ON_DATE_BY_VAT_SUB_SC on class CL_FITV_T706_SUB_SRV_C_T has no exception.
History
| Last changed by/on | SAP | 20110810 |
| SAP Release Created in |