SAP ABAP Class CL_EXM_IM_BADI_IPAC (Example implementation for business add-in definition BADI_I)
Hierarchy
☛
EA-PS (Software Component) SAP Enterprise Extension Public Services
⤷
PSM-FG-TC (Application Component) Central Cash Desk Procedure
⤷
FMFG_PAY_E (Package) US Federal government Payment related

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EX_BADI_IPAC | Business add-in interface IF_EX_BADI_IPAC | 20021206 |
Properties
Class | CL_EXM_IM_BADI_IPAC | |
Short Description | Example implementation for business add-in definition BADI_I | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FMFG_PAY_E | US Federal government Payment related |
Created | 20021206 | SAP |
Last change | 00000000 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_EXM_IM_BADI_IPAC has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_EX_BADI_IPAC | Business add-in interface IF_EX_BADI_IPAC | 20021206 |
Friends
Class CL_EXM_IM_BADI_IPAC has no friend class.
Attributes
Class CL_EXM_IM_BADI_IPAC has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | IPACed process - Numeric convert to char | 20021218 |
2 | ![]() |
Instance method | Private | Method | IPACed process - Invoice number right justify | 20021218 |
Events
Class CL_EXM_IM_BADI_IPAC has no event.
Types
Class CL_EXM_IM_BADI_IPAC has no local type.
Method Signatures
Method IPACED_CONVERT_CHAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_FKIMG | Call by reference | Type reference (TYPE) | CHAR12 | Character Field of Length 12 | 20021218 | ||
2 | ![]() |
E_MENGE | Call by reference | Type reference (TYPE) | CHAR12 | Character Field of Length 12 | 20021218 | ||
3 | ![]() |
E_NETWR | Call by reference | Type reference (TYPE) | CHAR14 | Text field length 14 | 20021218 | ||
4 | ![]() |
I_FKIMG | Call by reference | Type reference (TYPE) | VBRP-FKIMG | Actual Invoiced Quantity | 20021218 | ||
5 | ![]() |
I_MENGE | Call by reference | Type reference (TYPE) | EKPO-MENGE | Purchase order quantity | 20021218 | ||
6 | ![]() |
I_NETWR | Call by reference | Type reference (TYPE) | VBRP-NETWR | Net value of the billing item in document currency | 20021218 |
Method IPACED_CONVERT_CHAR on class CL_EXM_IM_BADI_IPAC has no exception.
Method IPACED_RIGHT_JUSTIFY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_INVOICE | Call by reference | Type reference (TYPE) | BSEG-BELNR | Accounting Document Number | 20021218 | ||
2 | ![]() |
I_INVOICE | Call by reference | Type reference (TYPE) | CHAR22 | Text string 22 characters | 20021218 | ||
3 | ![]() |
I_OBLDOC | Call by reference | Type reference (TYPE) | CHAR17 | Field length 17 | 20021218 | ||
4 | ![]() |
I_TRANSID | Call by reference | Type reference (TYPE) | CHAR3 | 3-Byte field | 20021218 |
Method IPACED_RIGHT_JUSTIFY on class CL_EXM_IM_BADI_IPAC has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 110 |