Home
last modified time | relevance | path

Searched refs:sCustomerId (Results 1 – 1 of 1) sorted by relevance

/dports/finance/aqbanking/aqbanking-6.2.10/src/libs/plugins/backends/aqebics/client/
H A Dp_tools.c1131 const char *sCustomerId; in EBC_Provider_GetIniLetterTxt() local
1134 sCustomerId=AB_User_GetCustomerId(u); in EBC_Provider_GetIniLetterTxt()
1139 GWEN_Buffer_AppendString(lbuf, sCustomerId?sCustomerId:""); in EBC_Provider_GetIniLetterTxt()
1530 const char *sCustomerId; in EBC_Provider_GetHiaLetterTxt() local
1533 sCustomerId=AB_User_GetCustomerId(u); in EBC_Provider_GetHiaLetterTxt()
1538 GWEN_Buffer_AppendString(lbuf, sCustomerId?sCustomerId:""); in EBC_Provider_GetHiaLetterTxt()