SAP ABAP Class CL_FSL_IDOBJ_CUSTOMER (Validity Checks for Fuel Card)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
FI-LA (Application Component) Lease Accounting
⤷
VPACK_FSL_AB_APPL_IDO (Package) FSL: Identification Object (Agency Business)

⤷

⤷

Properties
Class | CL_FSL_IDOBJ_CUSTOMER | |
Short Description | Validity Checks for Fuel Card | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | VPACK_FSL_AB_APPL_IDO | FSL: Identification Object (Agency Business) |
Created | 20060331 | SAP |
Last change | 20130531 | 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_FSL_IDOBJ_CUSTOMER has no interface implemented.
Friends
Class CL_FSL_IDOBJ_CUSTOMER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | I | 100 | Maximum Number of Buffer Lines | 20060508 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | FSL_SCENARIO_SUBTYP | 'CUS' | FSL: Scenario Subtype for Contract Determination | 20080328 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | FSL_SCENARIO_SUBTYP | 'XIF' | FSL: Scenario Subtype for Contract Determination | 20060427 | |
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | FSL_LAE_CRM_LNK_TAB | Table Type for Table LAE_CRM_LNK | 20060508 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | FSL_TMIDTCT_TAB | Table Type for AB Customizing Table TMIDTCT | 20060403 | ||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BEMOT | Accounting Indicator | 20060508 | ||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | FILA_BUAG_ID | Business Agreement | 20060511 | ||
8 | ![]() |
Static Attribute | Private | Type reference (TYPE) | WLF_GUID_REFERENCE | Agency Business: GUID for Reference Document | 20060508 | ||
9 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TMIDTCT-TEXT | Name | 20060403 | ||
10 | ![]() |
Static Attribute | Private | Type reference (TYPE) | WSTATE | Bill of Exchange Status | 20060421 | ||
11 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BUT0ID-IDNUMBER | Identification Number | 20060403 | ||
12 | ![]() |
Static Attribute | Private | Type reference (TYPE) | NUMC10 | Position Number | 20061205 | ||
13 | ![]() |
Static Attribute | Private | Type reference (TYPE) | CHAR10 | Contract Number | 20061205 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | Check Whether a Valid Contract Exists | 20060508 |
2 | ![]() |
Static method | Private | Method | Check for Temporal Validity | 20060508 |
3 | ![]() |
Static method | Private | Method | Check Whether Checks Need to Be Performed | 20060419 |
4 | ![]() |
Static method | Public | Method | Validity Checks for Fuel Card | 20060331 |
5 | ![]() |
Static method | Private | Method | Delete Buffer Containing Contract Data | 20071102 |
6 | ![]() |
Static method | Public | Method | Get Contract for Current Identification Object | 20060508 |
7 | ![]() |
Static method | Public | Method | Get Customer | 20060407 |
8 | ![]() |
Static method | Private | Method | Get Contract from Databank (Using ID Object) | 20060508 |
9 | ![]() |
Static method | Public | Method | Get Current Contract GUID | 20060508 |
10 | ![]() |
Static method | Private | Method | Get Dummy Partner from Customizing | 20060406 |
11 | ![]() |
Static method | Private | Method | Delivers the Financing Item Data from the LAE | 20060818 |
12 | ![]() |
Static method | Private | Method | Get Identification Data | 20060331 |
13 | ![]() |
Static method | Private | Method | Get Description of Identification Object Types | 20060331 |
14 | ![]() |
Static method | Public | Method | Get Posting Block | 20060421 |
15 | ![]() |
Static method | Public | Method | Gets the UIID for a Contract GUID | 20060818 |
16 | ![]() |
Static method | Private | Method | Map Identification Object Type (AB) Acc. to ID Type (BP) | 20060406 |
17 | ![]() |
Static method | Private | Method | Set Global Attributes | 20060403 |
18 | ![]() |
Static method | Private | Method | Set Current Contract GUID | 20060508 |
Events
Class CL_FSL_IDOBJ_CUSTOMER has no event.
Types
Class CL_FSL_IDOBJ_CUSTOMER has no local type.
Method Signatures
Method CHECK_CONTRACT_VALIDITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CONTRACTS | Call by reference | Type reference (TYPE) | FSL_LAE_CRM_ITEMS_TAB | Positionen | 20060508 | ||
2 | ![]() |
I_REFERENCE_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | Aktuelles Datum des Applikationsservers | 20060508 |
Method CHECK_CONTRACT_VALIDITY on class CL_FSL_IDOBJ_CUSTOMER has no exception.
Method CHECK_IDENT_VALIDITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_IDENTIFICATION | Call by reference | Type reference (TYPE) | BUT0ID | GP: Identifikationsnummern | 20060508 | ||
2 | ![]() |
I_REFERENCE_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | Aktuelles Datum des Applikationsservers | 20060508 | ||
3 | ![]() |
R_VALID | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20060508 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060508 |
Method CHECK_RELEVANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_HEADDATA | Call by reference | Type reference (TYPE) | KOMLFK | Kommunikationsstruktur: Lieferantenfakturakopf | 20060419 | ||
2 | ![]() |
I_HEADDATA_OLD | Call by reference | Type reference (TYPE) | KOMLFK | Kommunikationsstruktur: Lieferantenfakturakopf | 20060419 | ||
3 | ![]() |
R_CHECK_RELEVANT | Value transfer | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20060419 |
Method CHECK_RELEVANCE on class CL_FSL_IDOBJ_CUSTOMER has no exception.
Method CHECK_VALIDITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_HEADDATA | Call by reference | Type reference (TYPE) | KOMLFK | Identifikationsnummer | 20060331 | ||
2 | ![]() |
I_HEADDATA_OLD | Call by reference | Type reference (TYPE) | KOMLFK | Kommunikationsstruktur: Lieferantenfakturakopf | 20060419 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Identifikationsobjekt nicht gültig | 20060331 |
Method CLEAR_CONTRACT_DATA Signature
Method CLEAR_CONTRACT_DATA on class CL_FSL_IDOBJ_CUSTOMER has no parameter.
Method CLEAR_CONTRACT_DATA on class CL_FSL_IDOBJ_CUSTOMER has no exception.
Method DETERMINE_CONTRACT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CONTRACT | Value transfer | Type reference (TYPE) | LAE_CRM_ITEMS | LAE: Vertragspositionen | 20090217 | ||
2 | ![]() |
E_CONTRACT_ID | Value transfer | Type reference (TYPE) | CHAR10 | Vertragsnummer ID | 20090217 | ||
3 | ![]() |
I_EXTERNAL_CALL | Call by reference | Type reference (TYPE) | FLAG | SPACE | allgemeines flag | 20090217 | |
4 | ![]() |
I_HEADDATA | Call by reference | Type reference (TYPE) | KOMLFK | Kommunikationsstruktur: Lieferantenfakturakopf | 20060508 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060508 | ||
2 | ![]() |
20060508 |
Method DETERMINE_CUSTOMER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_HEADDATA | Call by reference | Type reference (TYPE) | KOMLFK | Kommunikationsstruktur: Lieferantenfakturakopf | 20060407 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060407 |
Method GET_CONTRACTS_FROM_LAE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_HEADDATA | Call by reference | Type reference (TYPE) | KOMLFK | Kommunikationsstruktur: Lieferantenfakturakopf | 20060508 | ||
2 | ![]() |
RT_CONTRACTS | Value transfer | Type reference (TYPE) | FSL_LAE_CRM_ITEMS_TAB | LAE: Vertragspositionen | 20060508 |
Method GET_CONTRACTS_FROM_LAE on class CL_FSL_IDOBJ_CUSTOMER has no exception.
Method GET_CONTRACT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ACCOUNTING_INDICATOR | Call by reference | Type reference (TYPE) | BEMOT | Berechnungsmotiv | 20060508 | ||
2 | ![]() |
E_BUSINESS_AGREEMENT | Call by reference | Type reference (TYPE) | FILA_BUAG_ID | Nummer der Geschäftsvereinbarung | 20060511 | ||
3 | ![]() |
E_CONTRACT_GUID | Call by reference | Type reference (TYPE) | WLF_GUID_REFERENCE | AB: GUID des Referenzbeleges | 20060508 | ||
4 | ![]() |
E_CONTRACT_ID | Call by reference | Type reference (TYPE) | CHAR10 | Vertragsnummer | 20061205 | ||
5 | ![]() |
E_CONTRACT_ITEMNO | Call by reference | Type reference (TYPE) | NUMC10 | Positionsnummer | 20061205 |
Method GET_CONTRACT_DATA on class CL_FSL_IDOBJ_CUSTOMER has no exception.
Method GET_DUMMY_PARTNER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_HEADDATA | Call by reference | Type reference (TYPE) | KOMLFK | Kommunikationsstruktur: Lieferantenfakturakopf | 20060406 | ||
2 | ![]() |
R_PARTNER | Value transfer | Type reference (TYPE) | KUNNR | Debitorennummer 1 | 20060406 |
Method GET_DUMMY_PARTNER on class CL_FSL_IDOBJ_CUSTOMER has no exception.
Method GET_FINANCING_ITEM_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ITEM | Call by reference | Type reference (TYPE) | LAE_CRM_ITEMS | LAE: Vertragspositionen | 20060818 | ||
2 | ![]() |
IV_ITEM_GUID | Call by reference | Type reference (TYPE) | LAE_CRM_ITEM_GUID | Positionsguid des CRM-Vetrages | 20060818 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Kein Item gefunden | 20060818 |
Method GET_IDENTIFICATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_IDENTIFICATION | Call by reference | Type reference (TYPE) | BUT0ID | GP: Identifikationsnummern | 20060403 | ||
2 | ![]() |
I_HEADDATA | Call by reference | Type reference (TYPE) | KOMLFK | Kommunikationsstruktur: Lieferantenfakturakopf | 20060331 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060331 | ||
2 | ![]() |
20060331 |
Method GET_IDOBJ_TYPE_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DESCRIPTION | Value transfer | Type reference (TYPE) | TMIDTCT-TEXT | Bezeichnung | 20060331 | ||
2 | ![]() |
I_IDOBJ_TYPE | Call by reference | Type reference (TYPE) | TMIDTCT-IDOBJ_TYPE_C | AB: Identifikationsobjekttyp Kunde | 20060331 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Eintrag im Customizing nicht gefunden | 20060331 |
Method GET_POSTING_BLOCK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_ESTATUS | Value transfer | Type reference (TYPE) | WSTATE | Agenturgeschäft: Applikationsstatus | 20060421 |
Method GET_POSTING_BLOCK on class CL_FSL_IDOBJ_CUSTOMER has no exception.
Method GET_UIID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_UIID | Call by reference | Type reference (TYPE) | FILA_UIID | Eindeutige Positionsidentifikation im Lebenszyklus | 20060818 | ||
2 | ![]() |
IV_ITEM_GUID | Call by reference | Type reference (TYPE) | LAE_CRM_ITEM_GUID | Positionsguid des CRM-Vetrages | 20060818 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Keine Vertragsposition gefunden | 20060818 |
Method MAP_IDOBJTYPE_TO_BUIDTYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_IDOBJTYPE | Call by reference | Type reference (TYPE) | WLF_IDOBJ_TYPE_CUSTOMER | AB: Identifikationsobjekttyp Kunde | 20060406 | ||
2 | ![]() |
R_BUIDTYPE | Value transfer | Type reference (TYPE) | BU_ID_TYPE | Identifikationsart | 20060406 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060406 |
Method SET_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_HEADDATA | Call by reference | Type reference (TYPE) | KOMLFK | Kommunikationsstruktur: Lieferantenfakturakopf | 20060403 |
Method SET_ATTRIBUTES on class CL_FSL_IDOBJ_CUSTOMER has no exception.
Method SET_CONTRACT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BEMOT | Call by reference | Type reference (TYPE) | BEMOT | Berechnungsmotiv | 20060508 | ||
2 | ![]() |
I_BUAG_ID | Call by reference | Type reference (TYPE) | FILA_BUAG_ID | Nummer der Geschäftsvereinbarung | 20060511 | ||
3 | ![]() |
I_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 20060508 | ||
4 | ![]() |
I_ITEMNO | Call by reference | Type reference (TYPE) | NUMC10 | Positionsnummer | 20061205 | ||
5 | ![]() |
I_OBJECTID | Call by reference | Type reference (TYPE) | CHAR10 | Vertragsnummer | 20061205 | ||
6 | ![]() |
I_OBJID | Call by reference | Type reference (TYPE) | FILA_OBJID | AB: GUID des Referenzbeleges | 20060508 | ||
7 | ![]() |
I_SUBID | Call by reference | Type reference (TYPE) | FILA_SUBID | Subobjektnummer | 20060508 |
Method SET_CONTRACT_DATA on class CL_FSL_IDOBJ_CUSTOMER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 600 |