Class Method list used by SAP ABAP Class /SAPPSPRO/CL_POEXT_FIELDS (Fill PO Extension Fields)
SAP ABAP Class
/SAPPSPRO/CL_POEXT_FIELDS (Fill PO Extension Fields) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | /SAPPSPRO/CL_POEXT_FIELDS - ADJUST_FIELDNAMES | Fill PO Extension Fields | SOURCE CALL METHOD me->adjust_fieldnames |
|
| 2 | /SAPPSPRO/CL_POEXT_FIELDS - ADJUST_FIELDNAMES | Fill PO Extension Fields | SOURCE CHANGING |
|
| 3 | /SAPPSPRO/CL_POEXT_FIELDS - ADJUST_FIELDNAMES | Fill PO Extension Fields | SOURCE ct_customer_fields = lt_bbp_customer_fields[]. |
|
| 4 | /SAPPSPRO/CL_POEXT_FIELDS - FILL_POEXT_FIELDS | Fill PO Extension Fields | SOURCE CALL METHOD me->fill_poext_fields |
|
| 5 | /SAPPSPRO/CL_POEXT_FIELDS - FILL_POEXT_FIELDS | Fill PO Extension Fields | SOURCE EXPORTING |
|
| 6 | /SAPPSPRO/CL_POEXT_FIELDS - FILL_POEXT_FIELDS | Fill PO Extension Fields | SOURCE it_customer_fields = lt_bbp_customer_fields[] |
|
| 7 | /SAPPSPRO/CL_POEXT_FIELDS - FILL_POEXT_FIELDS | Fill PO Extension Fields | SOURCE CHANGING |
|
| 8 | /SAPPSPRO/CL_POEXT_FIELDS - FILL_POEXT_FIELDS | Fill PO Extension Fields | SOURCE ct_extensionin = bapi_extensionin[]. |
|
| 9 | CL_ABAP_TYPEDESCR - DESCRIBE_BY_NAME | Runtime Type Services | ||
| 10 | IF_EX_BBP_BDI_MAP_BEFORE_BAPI - MAP_BEFORE_BAPI | Interface for BAdI: BBP_BDI_MAP_BEFORE_BAPI | ||