Ansicht
Dokumentation

ECSCC001 - FI-CA Customer Contact: Subscreen Integration and Field Test

ECSCC001 - FI-CA Customer Contact: Subscreen Integration and Field Test

General Data in Customer Master   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.
SAP E-Book

Enhancement

You can maintain your own tables and fields for customer contacts. You maintain them in a subscreen in the customer contact transactions BCT0 BCT1 and BCT2

You must create and activate a screen as well as several functions modules for this subscreen. The system uses these function modules to enter and check your data. The system uses the standardized enhancement function modules EXIT_SAPLBPT1_003 to EXIT_SAPLBPT1_010 to communicate with the customer contact transactions.

From these function modules, you can activate the following components independently of the other enhancements (this means you do not need a CI Include or a subscreen):

  • EXIT_SAPLBPT1_001
Use to perform your own field checks.
  • EXIT_SAPLBPT1_002
Use to preassign values to fields

Note

You can store your own coding for each function module in the following include files:

Function module Include file
EXIT_SAPLBPT1_001 ZXBPT1U01
EXIT_SAPLBPT1_002 ZXBPT1U02
EXIT_SAPLBPT1_003 ZXBPT1U03
EXIT_SAPLBPT1_004 ZXBPT1U04
EXIT_SAPLBPT1_005 ZXBPT1U05
EXIT_SAPLBPT1_006 ZXBPT1U06
EXIT_SAPLBPT1_007 ZXBPT1U07
EXIT_SAPLBPT1_008 ZXBPT1U08
EXIT_SAPLBPT1_009 ZXBPT1U09
EXIT_SAPLBPT1_010 ZXBPT1U10

Recommendation

Before implementing this enhancement, see the IS-U program model. You need this information to understand the program structure and the function modules. The information also helps you to implement your own coding.

You can add your own data to customer contacts in the following way:

  • For data that you maintain directly in table BCONT (SI/CI include), you must implement and activate the following components:
  • Function modules the following function module documentation:

- EXIT_SAPLBPT1_003 (PBO)
- EXIT_SAPLBPT1_004 (PAI_BEFORE)
- EXIT_SAPLBPT1_005 (PAI_AFTER)
- EXIT_SAPLBPT1_007 (INPUT)
- EXIT_SAPLBPT1_009 (ACTION)
  • Screen SAPLXBPT1, screen number 0100

  • CI include CI_BCONT (customer table with your own data)

  • For data in your own table (independent of the customer contact), you must implement and activate the following components
  • Function modules the following function module documentation:

- EXIT_SAPLBPT1_003 (PBO)
- EXIT_SAPLBPT1_004 (PAI_BEFORE)
- EXIT_SAPLBPT1_005 (PAI_AFTER)
- EXIT_SAPLBPT1_006 (OPEN)
- EXIT_SAPLBPT1_007 (INPUT)
- EXIT_SAPLBPT1_008 (PREPARE_CLOSE)
- EXIT_SAPLBPT1_009 (ACTION)
- EXIT_SAPLBPT1_010 (CLOSE)
  • Screen SAPLXBPT1, screen number 0100






SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.

Length: 4970 Date: 20240416 Time: 202444     sap01-206 ( 42 ms )