SAP ABAP Class CL_SSC_FS_CREDIT_INFO (Credit Info for AIC Factsheet)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI (Application Component) Financial Accounting
⤷
FIN_FSSC_FS_INT (Package) FSSC - Integration of Fact Sheet
⤷
⤷
Properties
| Class | CL_SSC_FS_CREDIT_INFO | |
| Short Description | Credit Info for AIC Factsheet | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FIN_FSSC_FS_INT | FSSC - Integration of Fact Sheet |
| Created | 20091029 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SSC_FS_CREDIT_INFO has no forward declaration.
Interfaces
Class CL_SSC_FS_CREDIT_INFO has no interface implemented.
Friends
Class CL_SSC_FS_CREDIT_INFO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SWO_OBJTYP | 'LIKP' | Object Type | 20091029 | ||
| 2 | Constant | Private | Type reference (TYPE) | SWO_OBJTYP | 'BUS2032' | Object Type | 20091029 | ||
| 3 | Constant | Private | Type reference (TYPE) | OPTI | 'EQ' | Option for ranking structure | 20091029 | ||
| 4 | Constant | Private | Type reference (TYPE) | SIGN | 'I' | Debit/Credit Sign (+/-) | 20091029 | ||
| 5 | Constant | Private | Type reference (TYPE) | VBTYP | 'C' | SD document category | 20091029 | ||
| 6 | Constant | Private | Type reference (TYPE) | VBTYP | 'J' | SD document category | 20091029 | ||
| 7 | Static Attribute | Private | Type reference (TYPE) | TY_T_CREDIT_SGMNT | 20091103 | ||||
| 8 | Static Attribute | Private | Type reference (TYPE) | TRCON_TVAKT_TAB | Trading Contract: Table via TVAKT | 20091029 | |||
| 9 | Static Attribute | Private | Type reference (TYPE) | LE_T_DLV_TVLKT | Delivery: Types: Texts | 20091117 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Check Authority | 20091029 | |
| 2 | Static method | Private | Method | Check existence of purchase order document | 20091125 | |
| 3 | Static method | Private | Method | Check Company Code vs. Sales Org | 20091030 | |
| 4 | Static method | Public | Method | 20091029 | ||
| 5 | Static method | Private | Method | Determine description of Sales Document Type | 20091029 | |
| 6 | Static method | Private | Method | Determine Credit Segment | 20091029 | |
| 7 | Static method | Private | Method | Determine description of credit segment | 20091103 | |
| 8 | Static method | Private | Method | Determine Deliveries | 20091117 | |
| 9 | Static method | Private | Method | Determine description of Delivery Type | 20091117 | |
| 10 | Static method | Private | Method | Determine Map Fields | 20091029 | |
| 11 | Static method | Private | Method | Determine description of Sales Document Type | 20091103 | |
| 12 | Static method | Private | Method | Map Message to BAPI | 20091029 | |
| 13 | Static method | Private | Method | Pre Selection of Document IDs | 20091030 |
Events
Class CL_SSC_FS_CREDIT_INFO has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_T_CREDIT_SGMNT | Private | See coding | 20091103 | TY_T_CREDIT_SGMNT type table of UKM_PI_SGM0T
|
Method Signatures
Method CHECK_AUTHORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_VAKPA | Call by reference | Type reference (TYPE) | VAKPA | Sales Document Type | 20091030 | |||
| 2 | IS_VLKPA | Call by reference | Type reference (TYPE) | VLKPA | SD Index: Deliveries by Partner Functions | 20091118 | |||
| 3 | RV_ALLOWED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091029 |
Method CHECK_AUTHORITY on class CL_SSC_FS_CREDIT_INFO has no exception.
Method CHECK_BSTNK_EXISTENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_BSTNK | Call by reference | Type reference (TYPE) | BSTNK | Customer purchase order number | 20091125 |
Method CHECK_BSTNK_EXISTENCE on class CL_SSC_FS_CREDIT_INFO has no exception.
Method CHECK_COMPCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20091030 | |||
| 2 | IV_VKORG | Call by reference | Type reference (TYPE) | VKORG | 20091030 | ||||
| 3 | RV_ALLOWED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091030 |
Method CHECK_COMPCODE on class CL_SSC_FS_CREDIT_INFO has no exception.
Method DETERMINE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20091029 | |||
| 2 | ET_SDOC_RESULT | Call by reference | Type reference (TYPE) | SSC_T_SDOC_RESULT | FSSC: Sales Document Data for Credit View | 20091029 | |||
| 3 | IV_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20091029 | |||
| 4 | IV_DATE_FROM | Call by reference | Type reference (TYPE) | D | 20091029 | ||||
| 5 | IV_KUNNR | Call by reference | Type reference (TYPE) | KUNNR | Customer Number 1 | 20091029 |
Method DETERMINE_DATA on class CL_SSC_FS_CREDIT_INFO has no exception.
Method GET_AUART_DESC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_AUART | Call by reference | Type reference (TYPE) | AUART | Sales Document Type | 20091029 | |||
| 2 | RV_BEZEI | Value transfer | Type reference (TYPE) | BEZEI | Name of the controlling area | 20091029 |
Method GET_AUART_DESC on class CL_SSC_FS_CREDIT_INFO has no exception.
Method GET_CREDIT_SEGMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_KKBER | Call by reference | Type reference (TYPE) | KKBER | Credit control area | 20091029 | |||
| 2 | RV_SEGMENT | Value transfer | Type reference (TYPE) | UKM_PI_CREDIT_SGMNT | 20091029 |
Method GET_CREDIT_SEGMENT on class CL_SSC_FS_CREDIT_INFO has no exception.
Method GET_CREDIT_SEGMENT_DESC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CREDIT_SGMNT | Call by reference | Type reference (TYPE) | UKM_PI_CREDIT_SGMNT | Credit Segment | 20091103 | |||
| 2 | RV_BEZEI | Value transfer | Type reference (TYPE) | UKM_PI_CREDIT_SGMNT_TXT | Name of Credit Segment | 20091103 |
Method GET_CREDIT_SEGMENT_DESC on class CL_SSC_FS_CREDIT_INFO has no exception.
Method GET_DELIVERIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DELI_RESULT | Call by reference | Type reference (TYPE) | SSC_T_SDOC_RESULT | FSSC: Sales Document Data for Credit View | 20091117 | |||
| 2 | IV_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20091117 | |||
| 3 | IV_DATE_FROM | Call by reference | Type reference (TYPE) | D | 20091117 | ||||
| 4 | IV_KUNNR | Call by reference | Type reference (TYPE) | KUNNR | Customer Number 1 | 20091117 |
Method GET_DELIVERIES on class CL_SSC_FS_CREDIT_INFO has no exception.
Method GET_LFART_DESC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LFART | Call by reference | Type reference (TYPE) | LFART | Delivery Type | 20091117 | |||
| 2 | RV_BEZEI | Value transfer | Type reference (TYPE) | BEZEI | Name of the controlling area | 20091117 |
Method GET_LFART_DESC on class CL_SSC_FS_CREDIT_INFO has no exception.
Method GET_MAP_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_MAP_FIELDS | Value transfer | Type reference (TYPE) | TDT_SW_MAP_FIELDS | Table Type for Structure TDS_SW_MAP_FIELDS | 20091029 |
Method GET_MAP_FIELDS on class CL_SSC_FS_CREDIT_INFO has no exception.
Method GET_VBTYP_DESC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VBTYP | Call by reference | Type reference (TYPE) | VBTYP | SD document category | 20091103 | |||
| 2 | RV_BEZEI | Value transfer | Type reference (TYPE) | BEZEI | Name of the controlling area | 20091103 |
Method GET_VBTYP_DESC on class CL_SSC_FS_CREDIT_INFO has no exception.
Method MAP_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20091029 | |||
| 2 | IS_MESSAGE | Call by reference | Type reference (TYPE) | TDS_SW_MSG | Return Parameter | 20091029 |
Method MAP_MESSAGE on class CL_SSC_FS_CREDIT_INFO has no exception.
Method VBELN_PRESELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VBELN | Call by reference | Type reference (TYPE) | TDT_RG_VBELN | Range Table for Data Element VBELN | 20091030 | |||
| 2 | IV_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20091030 | |||
| 3 | IV_DATE_FROM | Call by reference | Type reference (TYPE) | D | 20091030 | ||||
| 4 | IV_KUNNR | Call by reference | Type reference (TYPE) | KUNNR | Customer Number 1 | 20091030 |
Method VBELN_PRESELECTION on class CL_SSC_FS_CREDIT_INFO has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 605 |