Esempio n. 1
0
 void bpc담당자_QueryAfter(object sender, BpQueryArgs e)
 {
 }
Esempio n. 2
0
 private void MULTI_CD_AGENT_QueryBefore(object sender, BpQueryArgs e)
 {
     MULTI_CD_AGENT.UserParams = "광고주 도움창;H_CZ_ME_AGENT;" + MULTI_CD_AGENT.CodeNames + ";";
 }
Esempio n. 3
0
 private void MULTI_CD_ACCOUNT_QueryBefore(object sender, BpQueryArgs e)
 {
     MULTI_CD_ACCOUNT.UserParams = "매출분석 계정과목 도움창;H_CZ_ME_ACCOUNT_USERDE1;" + MULTI_CD_ACCOUNT.CodeNames + ";";
 }
Esempio n. 4
0
 private void MULTI_CD_MEDIAGR_QueryBefore(object sender, BpQueryArgs e)
 {
     MULTI_CD_MEDIAGR.UserParams = "매체구분 도움창;H_CZ_ME_MEDIAGR;" + MULTI_CD_MEDIAGR.CodeNames + ";";
 }
Esempio n. 5
0
 private void MULTI_CD_CORP_QueryBefore(object sender, BpQueryArgs e)
 {
     MULTI_CD_CORP.UserParams = "매체 도움창;H_CZ_ME_GR;" + MULTI_CD_CORP.CodeNames + ";";
 }
Esempio n. 6
0
 private void MULTI_CD_DEPT_QueryBefore(object sender, BpQueryArgs e)
 {
     MULTI_CD_DEPT.UserParams = "부서 도움창;H_CZ_ME_DEPT;" + MULTI_CD_DEPT.CodeNames + ";";
 }
Esempio n. 7
0
 private void MULTI_CD_AGENCY_QueryBefore(object sender, BpQueryArgs e)
 {
     MULTI_CD_AGENCY.UserParams = "대행사 도움창;H_CZ_ME_AGENCY;" + MULTI_CD_AGENCY.CodeNames + ";";
 }
Esempio n. 8
0
 private void bpc광고주_QueryBefore(object sender, BpQueryArgs e)
 {
     //bpc광고주.UserParams = "광고주 도움창;H_CZ_ME_AGENT;" + bpc광고주.CodeValue + ";";
 }