SAP ABAP Class CL_SD_BILL_VBTYP_EXT (Handling of VBTYP_EXT for billing)
Hierarchy
BBPCRM (Software Component) BBPCRM
   AP-PRC-PR (Application Component) Pricing
     VF (Package) Application development R/3 invoice
Properties
Class CL_SD_BILL_VBTYP_EXT  
Short Description Handling of VBTYP_EXT for billing    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package VF   Application development R/3 invoice 
Created 20130305   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SD_BILL_VBTYP_EXT has no forward declaration.
Interfaces
Class CL_SD_BILL_VBTYP_EXT has no interface implemented.
Friends
Class CL_SD_BILL_VBTYP_EXT has no friend class.
Attributes
Class CL_SD_BILL_VBTYP_EXT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_BASIC_VBTYP Static method Public Method Get basic character, i. e. M, O, 5, 6 20131108
2 GET_VALID_VALUES Static method Public Method VBTYP_EXT values for billing depending on business function 20130305
3 IS_INTERCOMPANY Static method Public Method General intercompany 20130426
4 IS_PERIOD_END Static method Public Method Period-end in general 20130306
5 IS_PERIOD_END_CRED_MEMO Static method Public Method Period-end credit memo for customer billing 20130306
6 IS_PERIOD_END_CRED_MEMO_IB Static method Public Method Period-end credit memo for intercompany billing 20130306
7 IS_PERIOD_END_CRED_M_LIKE Static method Public Method Period-end credit memo like 20130307
8 IS_PERIOD_END_CUSTOMER Static method Public Method Period-end customer side 20130308
9 IS_PERIOD_END_IB Static method Public Method Period-end intercompany 20130308
10 IS_PERIOD_END_INV Static method Public Method Period-end invoice for customer billing 20130306
11 IS_PERIOD_END_INV_IB Static method Public Method Period-end invoice for intercompany billing 20130306
12 IS_PERIOD_END_INV_LIKE Static method Public Method Period-end invoice like 20130503
13 IS_POSITIVE_FOR_FI Static method Public Method Value at FI interface is positive, typically credit memo 20130306
Events
Class CL_SD_BILL_VBTYP_EXT has no event.
Types
Class CL_SD_BILL_VBTYP_EXT has no local type.
Method Signatures

Method GET_BASIC_VBTYP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VBTYP_EXT Call by reference Type reference (TYPE) TDD_VBTYP_EXT Extension of SD Document Category 20131108
2 Returning RV_VBTYP_BASIC Value transfer Type reference (TYPE) VBTYP SD document category 20131108

Method GET_BASIC_VBTYP on class CL_SD_BILL_VBTYP_EXT has no exception.

Method GET_VALID_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_VBTYP_EXT Value transfer Type reference (TYPE) TDT_VBTYP_EXT Table type for VBTYP_EXT 20130305

Method GET_VALID_VALUES on class CL_SD_BILL_VBTYP_EXT has no exception.

Method IS_INTERCOMPANY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VBTYP_EXT Call by reference Type reference (TYPE) TDD_VBTYP_EXT Extension of SD Document Category 20130426
2 Returning RV_IS_IB Value transfer Type reference (TYPE) XFELD Checkbox 20130426

Method IS_INTERCOMPANY on class CL_SD_BILL_VBTYP_EXT has no exception.

Method IS_PERIOD_END Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VBTYP_EXT Call by reference Type reference (TYPE) TDD_VBTYP_EXT Extension of SD document category 20130306
2 Returning RV_IS_PEV Value transfer Type reference (TYPE) XFELD Checkbox 20130306

Method IS_PERIOD_END on class CL_SD_BILL_VBTYP_EXT has no exception.

Method IS_PERIOD_END_CRED_MEMO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VBTYP_EXT Call by reference Type reference (TYPE) TDD_VBTYP_EXT Extension of SD document category 20130306
2 Returning RV_IS_PEV_CRED Value transfer Type reference (TYPE) XFELD Checkbox 20130306

Method IS_PERIOD_END_CRED_MEMO on class CL_SD_BILL_VBTYP_EXT has no exception.

Method IS_PERIOD_END_CRED_MEMO_IB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VBTYP_EXT Call by reference Type reference (TYPE) TDD_VBTYP_EXT Extension of SD document category 20130306
2 Returning RV_IS_PEV_CRED_IB Value transfer Type reference (TYPE) XFELD Checkbox 20130306

Method IS_PERIOD_END_CRED_MEMO_IB on class CL_SD_BILL_VBTYP_EXT has no exception.

Method IS_PERIOD_END_CRED_M_LIKE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VBTYP_EXT Call by reference Type reference (TYPE) TDD_VBTYP_EXT Extension of SD document category 20130307
2 Returning RV_IS_CRED_M_LIKE Value transfer Type reference (TYPE) XFELD Checkbox 20130307

Method IS_PERIOD_END_CRED_M_LIKE on class CL_SD_BILL_VBTYP_EXT has no exception.

Method IS_PERIOD_END_CUSTOMER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VBTYP_EXT Call by reference Type reference (TYPE) TDD_VBTYP_EXT Extension of SD document category 20130308
2 Returning RV_IS_CUSTOMER Value transfer Type reference (TYPE) XFELD Checkbox 20130308

Method IS_PERIOD_END_CUSTOMER on class CL_SD_BILL_VBTYP_EXT has no exception.

Method IS_PERIOD_END_IB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VBTYP_EXT Call by reference Type reference (TYPE) TDD_VBTYP_EXT Extension of SD document category 20130308
2 Returning RV_IS_IB Value transfer Type reference (TYPE) XFELD Checkbox 20130308

Method IS_PERIOD_END_IB on class CL_SD_BILL_VBTYP_EXT has no exception.

Method IS_PERIOD_END_INV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VBTYP_EXT Call by reference Type reference (TYPE) TDD_VBTYP_EXT Extension of SD document category 20130306
2 Returning RV_IS_PEV_INV Value transfer Type reference (TYPE) XFELD Checkbox 20130306

Method IS_PERIOD_END_INV on class CL_SD_BILL_VBTYP_EXT has no exception.

Method IS_PERIOD_END_INV_IB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VBTYP_EXT Call by reference Type reference (TYPE) TDD_VBTYP_EXT Extension of SD document category 20130306
2 Returning RV_IS_PEV_INV_IB Value transfer Type reference (TYPE) XFELD Checkbox 20130306

Method IS_PERIOD_END_INV_IB on class CL_SD_BILL_VBTYP_EXT has no exception.

Method IS_PERIOD_END_INV_LIKE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VBTYP_EXT Call by reference Type reference (TYPE) TDD_VBTYP_EXT Extension of SD Document Category 20130503
2 Returning RV_IS_INV_LIKE Value transfer Type reference (TYPE) XFELD Checkbox 20130503

Method IS_PERIOD_END_INV_LIKE on class CL_SD_BILL_VBTYP_EXT has no exception.

Method IS_POSITIVE_FOR_FI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VBTYP_EXT Call by reference Type reference (TYPE) TDD_VBTYP_EXT Extension of SD document category 20130306
2 Returning RV_IS_POSITIVE Value transfer Type reference (TYPE) XFELD Checkbox 20130306

Method IS_POSITIVE_FOR_FI on class CL_SD_BILL_VBTYP_EXT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 617